13595 Commits (1958ded04f2f072571e86bbd5e805c06a4b89704)
 

Author SHA1 Message Date
Xavier Claessens 1958ded04f mcompile: Fix target name suggestions 2 years ago
Radek Bartoň 0bea4b632e Fix building python extensions on win-arm64 2 years ago
Ralf Gommers e4f6eeb7d7 Python module: emit warning for debug buildtypes with MSVC and no debug Python 2 years ago
Ralf Gommers 9fe1efe357 Fix unit test that hardcoded `/` and hence broke on Windows 2 years ago
Ralf Gommers 6834224d72 Fix `ERROR: no toolchain found` when run from unittests 2 years ago
Ralf Gommers aa7bc2adf0 Add Cython to Windows CI jobs on Azure 2 years ago
Ralf Gommers 91c7e79519 Use release buildtype in Cython tests, and skip unless ninja backend 2 years ago
Eli Schwartz a95ebf1077 dependencies: allow config-tool to fallback to default program names 2 years ago
Eli Schwartz 8d3e22f50b
cmake module: fix many typing issues 2 years ago
Eli Schwartz db074141d3
cmake module: make configured file correctly handle the do_conf_file API 2 years ago
Eli Schwartz 5a9b2cb8f8
cmake module: use more typed_pos_args for consistency 2 years ago
Xavier Claessens 4ed5c0eefa doc: Add link to argument details 2 years ago
Renan Lavarec e94de2b872 Visual studio: Generate vcxproj.filters files to adds filters to imitated directories to navigate more easily in the source files. 2 years ago
Benoit Pierre 66db4abf32 tests: fix `test_always_prefer_c_compiler_for_asm` 2 years ago
Eli Schwartz 7a3409f3d0
python bytecompile: use correct install tag 2 years ago
Eli Schwartz 9dbe718eb6
unittests: add magic flag global to integrate utility methods with unittest 2 years ago
Eli Schwartz 4e17d60d47
tests: add workarounds for python brokenness on Windows 2 years ago
Eli Schwartz 877d5ea8e0
bytecompile: switch to handling destdir in the script launcher env 2 years ago
Eli Schwartz 6a1427401c
tests: add a python test for bytecode compilation 2 years ago
Eli Schwartz 0e7fb07f91
python module: add an automatic byte-compilation step 2 years ago
Eli Schwartz 4a2530802c
update the devenv module hooks to support generic modifications to Build 2 years ago
Eli Schwartz 6823cabb83
extend install scripts to allow specific directory variable exports 2 years ago
MaxHearnden 7c78c2b5a0 fix regression in precomputing CMAKE_SIZEOF_VOID_P 2 years ago
Charles Brunet 3b1b1b5fec Log python name when not found 2 years ago
Charles Brunet 51b9f2f1a5 Find python3.xx on windows 2 years ago
Charles Brunet 107f933b52 Ensure python fallback has the right version 2 years ago
Eli Schwartz f3635ff50d
avoid re-uploading the docs when a PR is based on the upstream repo 2 years ago
Nirbheek Chauhan f71c9aebfb wrap: Always pass posix paths to patch 2 years ago
Cyan 6def03c787 detect_cpu: Fix mips32 detection on mips64 2 years ago
Volker Weißmann f5fa56fdfa Don't use dyndep scanner when preprocessing 2 years ago
Peter Hull 1fdcc30ae6 Specify c++ 11 flag as code uses c++ 11 features 2 years ago
Volker Weißmann 38b35eca30 Add env kwarg to gnome.generate_gir(). 2 years ago
Volker Weißmann bf44120a4f Set the CC environment variable for g-ir-scanner. 2 years ago
Jakob Widauer 07bd28732e Fix html coverage report generation when using clang on linux 2 years ago
L. E. Segovia e1de1bae09 yasm: Fix usage of incompatible optimization flags 2 years ago
Charles Brunet 70e2da0773 mtest: prevent parse error with gtest protocol 2 years ago
Nirbheek Chauhan 523204f1f1 ci: Don't error out CI if codecov upload fails 2 years ago
Nirbheek Chauhan 9cc5009a44 ci: Don't search for llvm modules with LLVM 16.0.x 2 years ago
Matthieu Bouron 09ec4f6e22 dependencies: allow to fallback on CMake to find the SDL2 library 2 years ago
Nomura 18cfa545f0 Initial support for Metrowerks C/C++ compiler 2 years ago
Charles Brunet bda799dff2
fix python.version() not working in some cases 2 years ago
Sebastian Dröge 01420bf8fc rust: Add new `rust_dependency_map` target configuration 2 years ago
Dylan Baker 474e3ea8af docs: update the Rust bindgen docs to talk about assertions 2 years ago
Dylan Baker 73981b2c34 modules/rust: Add -DNDEBUG to bindgen if b_ndebug is false 2 years ago
Dylan Baker c62989ce80 rust: add support for b_ndebug 2 years ago
Dylan Baker f80f40fa4f compilers: split code for deciding if debug is needed into a helper 2 years ago
Dylan Baker bfce5c45a4 compilers: convert method to get assert control to a boolean 2 years ago
Nirbheek Chauhan c0c9f755a4 ci: Move to the codecov github action 2 years ago
Charles Brunet 5eb55075ba intro: add more details to generated json files 2 years ago
Charles Brunet fbab1488ae extra_files keyword in declare_dependency() 2 years ago