summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-05Use release buildtype in Cython tests, and skip unless ninja backendRalf Gommers
2023-05-03dependencies: allow config-tool to fallback to default program namesEli Schwartz
2023-05-03cmake module: fix many typing issuesEli Schwartz
2023-05-03cmake module: make configured file correctly handle the do_conf_file APIEli Schwartz
2023-05-03cmake module: use more typed_pos_args for consistencyEli Schwartz
2023-05-03doc: Add link to argument detailsXavier Claessens
2023-05-03Visual studio: Generate vcxproj.filters files to adds filters to imitated dir...Renan Lavarec
2023-05-03tests: fix `test_always_prefer_c_compiler_for_asm`Benoit Pierre
2023-05-03python bytecompile: use correct install tagEli Schwartz
2023-05-02unittests: add magic flag global to integrate utility methods with unittestEli Schwartz
2023-05-02tests: add workarounds for python brokenness on WindowsEli Schwartz
2023-05-02bytecompile: switch to handling destdir in the script launcher envEli Schwartz
2023-05-02tests: add a python test for bytecode compilationEli Schwartz
2023-05-02python module: add an automatic byte-compilation stepEli Schwartz
2023-05-02update the devenv module hooks to support generic modifications to BuildEli Schwartz
2023-05-02extend install scripts to allow specific directory variable exportsEli Schwartz
2023-05-02fix regression in precomputing CMAKE_SIZEOF_VOID_PMaxHearnden
2023-05-02Log python name when not foundCharles Brunet
2023-05-02Find python3.xx on windowsCharles Brunet
2023-05-02Ensure python fallback has the right versionCharles Brunet
2023-05-01avoid re-uploading the docs when a PR is based on the upstream repoEli Schwartz
2023-04-29wrap: Always pass posix paths to patchNirbheek Chauhan
2023-04-28detect_cpu: Fix mips32 detection on mips64Cyan
2023-04-27Don't use dyndep scanner when preprocessingVolker Weißmann
2023-04-27Specify c++ 11 flag as code uses c++ 11 featuresPeter Hull
2023-04-26Add env kwarg to gnome.generate_gir().Volker Weißmann
2023-04-26Set the CC environment variable for g-ir-scanner.Volker Weißmann
2023-04-25Fix html coverage report generation when using clang on linuxJakob Widauer
2023-04-24yasm: Fix usage of incompatible optimization flagsL. E. Segovia
2023-04-24mtest: prevent parse error with gtest protocolCharles Brunet
2023-04-24ci: Don't error out CI if codecov upload failsNirbheek Chauhan
2023-04-24ci: Don't search for llvm modules with LLVM 16.0.xNirbheek Chauhan
2023-04-24dependencies: allow to fallback on CMake to find the SDL2 libraryMatthieu Bouron
2023-04-24Initial support for Metrowerks C/C++ compilerNomura
2023-04-23fix python.version() not working in some casesCharles Brunet
2023-04-21rust: Add new `rust_dependency_map` target configurationSebastian Dröge
2023-04-21docs: update the Rust bindgen docs to talk about assertionsDylan Baker
2023-04-21modules/rust: Add -DNDEBUG to bindgen if b_ndebug is falseDylan Baker
2023-04-21rust: add support for b_ndebugDylan Baker
2023-04-21compilers: split code for deciding if debug is needed into a helperDylan Baker
2023-04-21compilers: convert method to get assert control to a booleanDylan Baker
2023-04-21ci: Move to the codecov github actionNirbheek Chauhan
2023-04-20intro: add more details to generated json filesCharles Brunet
2023-04-20extra_files keyword in declare_dependency()Charles Brunet
2023-04-20rust: Also disallow `.` in Rust library target namesSebastian Dröge
2023-04-20rust: Don't allow spaces/dashes in Rust library namesSebastian Dröge
2023-04-19rust: Don't use prefer-dynamic in case of proc-macro Rust dependenciesSebastian Dröge
2023-04-19Revert "cygwin CI: work around gcovr bug"Eli Schwartz
2023-04-19CI: update cygwin cache actions to new version supporting granular saveEli Schwartz
2023-04-18pkgconfig module: fix traceback on invalid missing descriptionEli Schwartz