index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-05-05
Use release buildtype in Cython tests, and skip unless ninja backend
Ralf Gommers
2023-05-03
dependencies: allow config-tool to fallback to default program names
Eli Schwartz
2023-05-03
cmake module: fix many typing issues
Eli Schwartz
2023-05-03
cmake module: make configured file correctly handle the do_conf_file API
Eli Schwartz
2023-05-03
cmake module: use more typed_pos_args for consistency
Eli Schwartz
2023-05-03
doc: Add link to argument details
Xavier Claessens
2023-05-03
Visual studio: Generate vcxproj.filters files to adds filters to imitated dir...
Renan Lavarec
2023-05-03
tests: fix `test_always_prefer_c_compiler_for_asm`
Benoit Pierre
2023-05-03
python bytecompile: use correct install tag
Eli Schwartz
2023-05-02
unittests: add magic flag global to integrate utility methods with unittest
Eli Schwartz
2023-05-02
tests: add workarounds for python brokenness on Windows
Eli Schwartz
2023-05-02
bytecompile: switch to handling destdir in the script launcher env
Eli Schwartz
2023-05-02
tests: add a python test for bytecode compilation
Eli Schwartz
2023-05-02
python module: add an automatic byte-compilation step
Eli Schwartz
2023-05-02
update the devenv module hooks to support generic modifications to Build
Eli Schwartz
2023-05-02
extend install scripts to allow specific directory variable exports
Eli Schwartz
2023-05-02
fix regression in precomputing CMAKE_SIZEOF_VOID_P
MaxHearnden
2023-05-02
Log python name when not found
Charles Brunet
2023-05-02
Find python3.xx on windows
Charles Brunet
2023-05-02
Ensure python fallback has the right version
Charles Brunet
2023-05-01
avoid re-uploading the docs when a PR is based on the upstream repo
Eli Schwartz
2023-04-29
wrap: Always pass posix paths to patch
Nirbheek Chauhan
2023-04-28
detect_cpu: Fix mips32 detection on mips64
Cyan
2023-04-27
Don't use dyndep scanner when preprocessing
Volker Weißmann
2023-04-27
Specify c++ 11 flag as code uses c++ 11 features
Peter Hull
2023-04-26
Add env kwarg to gnome.generate_gir().
Volker Weißmann
2023-04-26
Set the CC environment variable for g-ir-scanner.
Volker Weißmann
2023-04-25
Fix html coverage report generation when using clang on linux
Jakob Widauer
2023-04-24
yasm: Fix usage of incompatible optimization flags
L. E. Segovia
2023-04-24
mtest: prevent parse error with gtest protocol
Charles Brunet
2023-04-24
ci: Don't error out CI if codecov upload fails
Nirbheek Chauhan
2023-04-24
ci: Don't search for llvm modules with LLVM 16.0.x
Nirbheek Chauhan
2023-04-24
dependencies: allow to fallback on CMake to find the SDL2 library
Matthieu Bouron
2023-04-24
Initial support for Metrowerks C/C++ compiler
Nomura
2023-04-23
fix python.version() not working in some cases
Charles Brunet
2023-04-21
rust: Add new `rust_dependency_map` target configuration
Sebastian Dröge
2023-04-21
docs: update the Rust bindgen docs to talk about assertions
Dylan Baker
2023-04-21
modules/rust: Add -DNDEBUG to bindgen if b_ndebug is false
Dylan Baker
2023-04-21
rust: add support for b_ndebug
Dylan Baker
2023-04-21
compilers: split code for deciding if debug is needed into a helper
Dylan Baker
2023-04-21
compilers: convert method to get assert control to a boolean
Dylan Baker
2023-04-21
ci: Move to the codecov github action
Nirbheek Chauhan
2023-04-20
intro: add more details to generated json files
Charles Brunet
2023-04-20
extra_files keyword in declare_dependency()
Charles Brunet
2023-04-20
rust: Also disallow `.` in Rust library target names
Sebastian Dröge
2023-04-20
rust: Don't allow spaces/dashes in Rust library names
Sebastian Dröge
2023-04-19
rust: Don't use prefer-dynamic in case of proc-macro Rust dependencies
Sebastian Dröge
2023-04-19
Revert "cygwin CI: work around gcovr bug"
Eli Schwartz
2023-04-19
CI: update cygwin cache actions to new version supporting granular save
Eli Schwartz
2023-04-18
pkgconfig module: fix traceback on invalid missing description
Eli Schwartz
[next]