3276 Commits (f1fe823763bf0b9b7320639e918ab32b56065145)
 

Author SHA1 Message Date
Nirbheek Chauhan f1fe823763 Add repr() for EnvironmentVariables{,Holder} 8 years ago
Nirbheek Chauhan e9f9a42c7a mesontest: Don't run tests if no tests were selected 8 years ago
Jussi Pakkanen 0cf18eb3bc Merge pull request #1356 from centricular/cross-platform-unit-tests 8 years ago
Jussi Pakkanen aba099a491 Merge pull request #1396 from fabio-porcedda/cross-ccache 8 years ago
Nirbheek Chauhan 07c3d35d4b mesontest: Set MALLOC_PERTURB_ to a random value 8 years ago
Nirbheek Chauhan f23a4a8b27 run_command: Fix error message on incorrect argument 8 years ago
Nirbheek Chauhan 2478bb144d rpm: We no longer provide the full path to a library 8 years ago
Nirbheek Chauhan 940b8a2e93 tests/common/119: Test array args to join_paths() 8 years ago
Nirbheek Chauhan 7d1cee9d84 dependencies: Remove useless and verbose dict.get() call 8 years ago
Nirbheek Chauhan 7e805a019a find_program: Fix implementation of .path() 8 years ago
Nirbheek Chauhan 280346da3a find_program: Support passing mesonlib.File objects 8 years ago
Nirbheek Chauhan 18bce47691 find_program: Correctly use scripts found in PATH 8 years ago
Nirbheek Chauhan d5b4944924 run_unittests: Move more tests to AllPlatformTests 8 years ago
Nirbheek Chauhan b3d5db49e8 mesonintrospect: Normalize install_filename in the output 8 years ago
Nirbheek Chauhan 8e36697617 run_unittests: Resolve the real path of the tmpdir 8 years ago
Nirbheek Chauhan 2eef18b163 run_unittests: Filter out non-object contents in static library test 8 years ago
Nirbheek Chauhan de1b10c32d run_unittests: Print output if a test failed 8 years ago
Nirbheek Chauhan a14eba27a9 ninja: Delete output static lib before calling `ar` 8 years ago
Nirbheek Chauhan 217eae4011 run_unittests: Move sleep() ninja bug hack to setconf 8 years ago
Nirbheek Chauhan dd47bcd210 run_unittests: Support returning the output of a subprocess 8 years ago
Nirbheek Chauhan 82057ccd55 Add unit tests related to absolute prefixes 8 years ago
Nirbheek Chauhan 67d3d512ff mesonintrospect: Also print builtins for --buildoptions 8 years ago
Jussi Pakkanen 5ee92d5bb0 Prohibit absolute paths in subdir(). 8 years ago
Jussi Pakkanen 28353e10e1 Prohibit manually built paths that point in srcdir in include_directories and give information on what to use instead. 8 years ago
Nirbheek Chauhan 15b6915954 custom_target: Recursively flatten `command:` 8 years ago
Jussi Pakkanen 16adedf6bc Merge pull request #1377 from mesonbuild/64_32 8 years ago
Hemmo Nieminen cda24a641d Don't forbid "test:" as a target name anymore. 8 years ago
Fabio Porcedda 9de7ed82ee authors: add myself 8 years ago
Fabio Porcedda 16d4c466fc detect_c_compiler(): support extra commands and arguments in the string 8 years ago
Fabio Porcedda aa7f496144 detect_c_compiler(): use shlex.split() instead of str.split() for env 8 years ago
Jussi Pakkanen 7144b03fd4 Merge pull request #1363 from kymeria/cross_compile_link_args_order 8 years ago
Jussi Pakkanen 1f2f010765 Detect Boost libraries primarily with the C++ compiler's find_library. 8 years ago
Jussi Pakkanen 5973dcc25b Detect x86/amd64 from the compilers because system info may be incorrect. 8 years ago
Jussi Pakkanen 87632fa51e Merge pull request #1368 from dimkr/subproject_defaults 8 years ago
Thibault Saunier 00251f16b6 gnome: Do not use gir specific `--extra-lib` to generate gtkdoc args 8 years ago
Nirbheek Chauhan a306a1f676 tests/common/95: Add a test for #1368 8 years ago
Dima Krasner 795fc62b62 Added myself to authors.txt 8 years ago
Jussi Pakkanen f3d106e786 Bump version number for new development. 8 years ago
Jussi Pakkanen 3108f98d6b Updated version numbers on manpages. 8 years ago
Nirbheek Chauhan 781e69094a dependencies: Distinguish native/cross while caching 8 years ago
Dima Krasner 65029f4114 Bug fix - KeyError on subproject without default options 8 years ago
Jussi Pakkanen 4dae59dfea Update contributor list. 8 years ago
Jussi Pakkanen 34cc5bcc9f Merge pull request #1360 from centricular/fix-arch-python 8 years ago
Nirbheek Chauhan 97911c4384 Fix absolute prefix/xxxdir subdir check on Windows 8 years ago
Jussi Pakkanen 14e0529a03 Do not strip jar targets. Closes #1343. 8 years ago
Matthieu Gautier fab04b1fbe Change the order of link_args when cross_compiling with ninja. 8 years ago
Matthieu Gautier 0b2146c8f7 Use named field for command_template when generating ninja command. 8 years ago
Nirbheek Chauhan 8e585b468b tests/common/134: Rename copy.py to copyfile.py 8 years ago
Mike Sinkovsky f113f165f9 test cases\common\135 generated assembly: rename copy.py 8 years ago
Jussi Pakkanen a9c4428c69 Merge pull request #1342 from centricular/commonpath-py34 8 years ago