1095 Commits (55165ba504ce107c0636986087ba1139308d6fcb)

Author SHA1 Message Date
Nicolas Schneider 59984f5014 do not skip test case 113 on Windows 8 years ago
Nirbheek Chauhan f427603aa2 tests/37 has header: Disable fallback test on macOS 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
Haakon Sporsheim 1e2c914b3c compiler: Fix compute_int and sizeof for cross compilation. 8 years ago
Haakon Sporsheim 52f23f8c34 compiler: Add compute_int functionality. 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
Nirbheek Chauhan 2340fd3d8a tests/windows: Tests for #1444 8 years ago
Nirbheek Chauhan 0e6045864c tests: Use #!/usr/bin/env python3 for all scripts 8 years ago
Nirbheek Chauhan 7a671e21b9 objc tests: Disable nsstring test on Clang + Linux 8 years ago
Nirbheek Chauhan 798c349e35 Fix compiler exelist in cross-info and the environment 8 years ago
Nirbheek Chauhan 79fcd7054d tests/common/129: Fix configure_file invocation 8 years ago
Nirbheek Chauhan dabf0c1882 gnome: Support configure_file() output in compile_resources 8 years ago
Nirbheek Chauhan cb0aa6a83a configure_file: Substitute @INPUT@/@OUTPUT@/etc in command 8 years ago
Nirbheek Chauhan f3ff8fe6b7 custom_target: Substitute input into output 8 years ago
Nirbheek Chauhan f90f17b250 unit tests: Test some corner-cases in test setups 8 years ago
Nirbheek Chauhan 940b8a2e93 tests/common/119: Test array args to join_paths() 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
Jussi Pakkanen 8ecff137cb Improved the Doxygen sample project. 8 years ago
Nirbheek Chauhan 18bce47691 find_program: Correctly use scripts found in PATH 8 years ago
Nirbheek Chauhan a14eba27a9 ninja: Delete output static lib before calling `ar` 8 years ago
Nirbheek Chauhan 82057ccd55 Add unit tests related to absolute prefixes 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 1f2f010765 Detect Boost libraries primarily with the C++ compiler's find_library. 8 years ago
Jussi Pakkanen d7dd20b1c1 Created doxygen sample project. 8 years ago
Nirbheek Chauhan a306a1f676 tests/common/95: Add a test for #1368 8 years ago
Jussi Pakkanen 14e0529a03 Do not strip jar targets. Closes #1343. 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
Nirbheek Chauhan 2bb58c909f Use CompilerArgs for generation of compile commands 8 years ago
Nirbheek Chauhan 626bdd1836 tests/common/117: Check that capturing wrote to a file 8 years ago
Nirbheek Chauhan 4677f37366 tests: Move build-by-default unit test to common tests 8 years ago
Tim-Philipp Müller b98599ad96 tests: build_by_default : false targets used in tests should be built 8 years ago
Nirbheek Chauhan 0e078adf5a interpreter: Implement array.get(index, fallback) 8 years ago
Nirbheek Chauhan e084a47a0a compilers: Don't run built-in checks on MSVC 8 years ago
Nirbheek Chauhan 85b8e92bc4 compilers: Fix has_function check for builtins 8 years ago
Nirbheek Chauhan fbbfbfac7e compilers: Fix builtin checks with clang on Linux 8 years ago
Jussi Pakkanen 080674371f Use Python3 explicitly on this test because shutil.which does not exist on Python 2. 8 years ago
Jussi Pakkanen 8ec9b0a71f Better error message when using = rather than : for defining keywords. 8 years ago
Jussi Pakkanen 0a2daf84eb No longer require a binary called python3 on Windows. The default name is "python". 8 years ago
Nirbheek Chauhan 7d6f628ed4 Support file perms for install_data and install_subdir 8 years ago
Nirbheek Chauhan 23f3cec9d0 Force installation dir options to be inside prefix 8 years ago
Nirbheek Chauhan d9c31d4a24 tests/4 qt: Force the use of -std=c++11 8 years ago