3370 Commits (7f80f81ac9c00ed328566d9aec5140b4f9d1d21d)
 

Author SHA1 Message Date
Nirbheek Chauhan 7f80f81ac9 Preserve the order of internal deps in a target 8 years ago
Nirbheek Chauhan 8482286236 Test whether internal-dep include order is preserved 8 years ago
Patrick Griffis dd828e3fd7 gnome.gdbus_codegen: Use --output-directory when available 8 years ago
Matthias Klumpp d9cabe9f0c d: Handle linker search paths correctly for non-GNU compilers 8 years ago
Tim-Philipp Müller 80f870c4bb gnome: fix genmarshal .c file generation 8 years ago
Jussi Pakkanen ed437d6d2e Merge pull request #1483 from nioncode/fix-generatorcustom 8 years ago
Thibault Saunier 2c6627d573 Also cleanup custom target paths for not installed not default targets 8 years ago
Thibault Saunier 4739d8763c interpretter: Use a namedtuple for the ModuleState 8 years ago
Nicolas Schneider baa6df2ce7 vs: do not add generated objects to project 8 years ago
Nicolas Schneider b3073aa1ca vs: use regular quotes instead of '"' in Generator commands 8 years ago
Nicolas Schneider b434fcd12b vs: support Generator outputs as CustomTarget inputs 8 years ago
Nicolas Schneider 59984f5014 do not skip test case 113 on Windows 8 years ago
Jussi Pakkanen 1aa940d844 One is zero. War is peace. Freedom is slavery. 8 years ago
Jussi Pakkanen bf1b6b2d2e Update version number for new development. 8 years ago
Jussi Pakkanen bbae6e4956 Update Ninja download url due to Dropbox changes. 8 years ago
Jussi Pakkanen 8ce7412b35 Set version number for bugfix release. 8 years ago
Jussi Pakkanen 02da0a02a6 Merge pull request #1463 from centricular/test-has-include-fallback 8 years ago
Nirbheek Chauhan f427603aa2 tests/37 has header: Disable fallback test on macOS 8 years ago
Nirbheek Chauhan 665dd78ffe project tests: Print meson log instead of stdout for configure failures 8 years ago
Nirbheek Chauhan 50e0543cd7 unittests: Print output for failing commands 8 years ago
Nirbheek Chauhan b8b05497af tests/37 has header: Also test the fallback include check 8 years ago
Nirbheek Chauhan 1612dbd719 has_header: Use "foo.h" syntax instead of <foo.h> 8 years ago
Nirbheek Chauhan 853634a48d Add UNIX large file support via compiler always-args 8 years ago
Michal Sojka 1713aef364 Do not colorize output on dumb terminals 8 years ago
Jussi Pakkanen 48d371bd19 Bump version number for new development. 8 years ago
Jussi Pakkanen b63cdc8395 Increment version number for release. 8 years ago
Nirbheek Chauhan 0543a378ca tests: Minor fixes to the library-usage tests 8 years ago
Nirbheek Chauhan 16c27bef0b Add a cmake file for manual comparison 8 years ago
Nirbheek Chauhan 9ccbe72509 Add manual-linking tests to Linux and Windows 8 years ago
Nirbheek Chauhan a24651f33a darwin: Also add the major version in the dylib 8 years ago
Jussi Pakkanen 2ecb26c9ae Merge pull request #1444 from mesonbuild/pdbinstall 8 years ago
Jussi Pakkanen b3aaab3a03 Have all compiler invocations in compdb. Closes #1439. 8 years ago
Patrick Griffis a795ea3cd4 gnome.genmarshal: Use --output when available 8 years ago
Nirbheek Chauhan 303b8819ec Nuke dead code which was used for installing PDB files 8 years ago
Nirbheek Chauhan 2340fd3d8a tests/windows: Tests for #1444 8 years ago
Jussi Pakkanen 0c957b75c6 Install PDB files. Closes #1442. 8 years ago
Jussi Pakkanen 293520f55f Merge pull request #1379 from mesonbuild/doxygen 8 years ago
Jussi Pakkanen a7609e76f6 Graceful fallback when printing messages with characters not understood by stdout. 8 years ago
Jussi Pakkanen b927468137 Use cross stripper when cross compiling and allow overriding native strip executable. Closes #1414. 8 years ago
Marc Becker 92d18b9256 Fix directory context for git wrap check 8 years ago
Jussi Pakkanen a61e41b1d2 Force log file to UTF-8. 8 years ago
Nirbheek Chauhan 0e6045864c tests: Use #!/usr/bin/env python3 for all scripts 8 years ago
Nirbheek Chauhan 438f219864 gnome: Pass ExternalProgram objects to CustomTarget 8 years ago
Jussi Pakkanen 792b07c61b Merge pull request #1421 from centricular/mesontest-test-args 8 years ago
Elliott Sales de Andrade 7c5de87656 Raise if gobject-introspection is not found. 8 years ago
Nirbheek Chauhan 4f0e204c34 Fix undefined variables in ObjC/C++ detection 8 years ago
Fabio Porcedda 7cece438cc ninjabackend: generate "compile_commands.json" even for cross compile 8 years ago
Nirbheek Chauhan f5b43eef1b mesontest: Support passing test arguments at runtime 8 years ago
Nirbheek Chauhan 9fffcef290 mesontest: Fix --repeat with --gdb 8 years ago
Nirbheek Chauhan 62c7dcf32d mesontest: Use shlex.split for parsing the wrapper 8 years ago