8858 Commits (d8fe60e3054f4e92c5e75d6f7351741ef5f41797)
 

Author SHA1 Message Date
Jon Turney d8fe60e305
Fix invalid and non-existent manfile extension tests 5 years ago
Jon Turney b6b347a547
Update test case to use run_target(command:) 5 years ago
Jon Turney 63d67e2042 Fix 'linuxlike/14 static dynamic linkage' test on Cygwin 5 years ago
Jussi Pakkanen 0fbd09609f Clang-cl cross fix from Dale Curtis. Closes #5639. 5 years ago
Mathieu Duponchelle 852fa087db doc: fix link warnings 5 years ago
Dylan Baker 2b6531a09b
Fix python2 rename (#6703) 5 years ago
Adam Duskett 6ba034c37d mesonbuild/modules/gnome.py: Fix giscanner and gicompiler logic 5 years ago
Adam Duskett f66b04b099 gobject-introspection: determine g-ir-scanner and g-ir-compiler paths from pkgconfig 5 years ago
Nirbheek Chauhan 36b573822a
azure ci: Test x86 Visual Studio builds again, closes #6604 5 years ago
Jussi Pakkanen fb2b637bbb Typo fix. [skip ci] 5 years ago
Jussi Pakkanen 999376a347 Document the project policy on mixing build systems. [skip ci] 5 years ago
Dylan Baker a94d70711c
Merge pull request #6658 from michaelbadcrumble/clean_meson_init 5 years ago
Michael Brockus 0f92e0c3fa
Update minit.py 5 years ago
Michael Brockus b12ba4b1bc
fixed issue with auto-detection failing 5 years ago
Michael Brockus c72de63b9b
use python set to tuple for checking members 5 years ago
Jussi Pakkanen 9c604320a0
Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-windows 5 years ago
Yann Dirson ee94cb6c15
cmake2meson fix if nesting (#6676) 5 years ago
Jussi Pakkanen 8bf937b012
Merge pull request #6602 from mensinda/depBoost 5 years ago
Jussi Pakkanen bacf063aae
Merge pull request #6635 from mensinda/cmOTMFix 5 years ago
adamjalkemo 00c9a7a430 Update Custom-build-targets.md 5 years ago
Nirbheek Chauhan 04e89d0867 symbolextractor: Add support for Cygwin 5 years ago
Nirbheek Chauhan cbd143844d symbolextractor: Add support for clang-cl 5 years ago
Nirbheek Chauhan cace70c64e symbolextractor: Add a Windows implementation 5 years ago
Nirbheek Chauhan 3320e13d91 unit tests: Add a test for the symbolchecker script 5 years ago
Nirbheek Chauhan b0061257c9 unit tests: Add a test for reconfigure causing no-op build 5 years ago
Nirbheek Chauhan 225d842e4c unit tests: Make assertBuildNoOp check stricter 5 years ago
Nirbheek Chauhan 26615ac422 unit tests: Skip if pkg-config is not found 5 years ago
Nirbheek Chauhan 5dcbf10a1b ninjabackend: Pass the import library to SHSYM 5 years ago
Nirbheek Chauhan 72c6cbd990 ninjabackend: Minor refactoring 5 years ago
Nirbheek Chauhan 7f1d78f304 tests: Ensure that executable and library are named differently 5 years ago
Nirbheek Chauhan be486a2ec8 ninjabackend: List PDBs in output list for targets 5 years ago
Dylan Baker be9bff81a2 coredata: Fix search and replace mistake 5 years ago
Dylan Baker edb52e9003 coredata: Warn on reconfigure if PKG_CONFIG_PATH has changed 5 years ago
Jussi Pakkanen 33fbc548ab
Merge pull request #6668 from mesonbuild/nirbheek/strip-more-unused-linkerlike-args 5 years ago
Nirbheek Chauhan 36b4dec262 macOS: Remove more unused linkerlike args 5 years ago
Dylan Baker 48f3e72493 linkers: Update the linker names to be more consistent 5 years ago
Dylan Baker 9e7cca1472 docs: Fix reference table for linker names 5 years ago
Dylan Baker cd30216ce4 compilers/compilers: Fix get_linker_id 5 years ago
Nirbheek Chauhan 090eaac918 unit tests: Remove an unused variable 5 years ago
Nirbheek Chauhan 4597235f92 msubprojects: We return a string from git() now 5 years ago
Rohan Garg 73f03e6093 Introduce dataonly for the pkgconfig module 5 years ago
Daniel Mensinger 96f5d4e455
boost: Updated tests 5 years ago
Daniel Mensinger 08224dafcb
boost: Rewrite the boost system dependency 5 years ago
Daniel Mensinger 893c246550
boost: Rewrite boost_names.py generator 5 years ago
Daniel Mensinger 113ec96626
cmake: Fix relative paths for add_custom_{command,target} 5 years ago
Michael 9edbaec2f4 make use of default project const 5 years ago
Michael ea93619092 make use of enums 5 years ago
Michael 15cbc4cf0d removed hardcoded values for more add less work in the long run. 5 years ago
Michael 69b4203a85 switch Python list for set 5 years ago
Michael 46f9a2a12d remove uneeded '(' and ')' 5 years ago