596 Commits (a4db467669dcbc2e0501d9062eb359f0949895c4)

Author SHA1 Message Date
Philipp Ittershagen 69d07fe75a add_{project,global}_arguments: support language list 8 years ago
Jon Turney 16ad550872 Fix test cases/common/125 on Cygwin 8 years ago
Jon Turney b4b55c3022 Teach test cases/common/140 of the existence of Cygwin 8 years ago
Jon Turney 8a2699acd0 Fix test cases/common/135 on Cygwin 8 years ago
Jon Turney 4ef4a659f2 Fix test cases/common/37 on Cygwin 8 years ago
Jon Turney 205b375723 Cygwin uses the msabi calling convention on x86_64 8 years ago
Aaron Plattner c80ca384b2 Don't crash if a meson.build file is empty (#1570) 8 years ago
Jussi Pakkanen 578c3b6b6a Renamed tests with the same number. 8 years ago
Nirbheek Chauhan 6042e21e25 Use CPPFLAGS for pre-processor compiler checks 8 years ago
Nirbheek Chauhan de47541e6c New compiler function: cc.get_define() 8 years ago
Nirbheek Chauhan 57cb1f9aad Support multiple install dirs for built/custom targets 8 years ago
Nirbheek Chauhan 3070461ecc tests/common/141: Fix build on mingw64 8 years ago
Philipp Ittershagen adebed8ec8 Enable File() objects as an input parameter to configure_file 8 years ago
Jussi Pakkanen 1b81b32afb Add test for werror which is a boolean type. 8 years ago
Jussi Pakkanen e5a6283c4c Add MVP implementation of overriding options. 8 years ago
Nirbheek Chauhan 9261243834 tests/common/141: Also test C + asm targets 8 years ago
Tim-Philipp Müller 8cc89e468d configure_file: make input arg optional if command is used 8 years ago
Nirbheek Chauhan ebadef0fdf tests/common/127: Fix test on MinGW 64-bit 8 years ago
Nirbheek Chauhan ffdb6fa0a7 tests/common/135: Fix assembly on GCC/MinGW 8 years ago
Nirbheek Chauhan 27f5f0a963 Export MESONINTROSPECT to postconf/install/run_command scripts 8 years ago
Nirbheek Chauhan 98e71e1e65 Allow not-required not-found dependencies in subprojects 8 years ago
Nirbheek Chauhan 001cf52c3a Try even harder to use the C compiler for assembly 8 years ago
Nirbheek Chauhan ee3010e767 Don't require a language/compiler for configuring 8 years ago
Nirbheek Chauhan 8a7ac6ba4c vs: Fix custom target generated object paths 8 years ago
Tim-Philipp Müller 3bb3c9ce52 declare_dependency: flatten dependencies kwargs allowing [] as no-op dep 8 years ago
Nirbheek Chauhan 53795d89df vs: Always use a wrapper for custom target commands 8 years ago
Nicolas Schneider 1efab9b5a9 fix logic operations 8 years ago
Nirbheek Chauhan 8482286236 Test whether internal-dep include order is preserved 8 years ago
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
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 0e6045864c tests: Use #!/usr/bin/env python3 for all scripts 8 years ago
Nirbheek Chauhan 79fcd7054d tests/common/129: Fix configure_file invocation 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 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
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
Nirbheek Chauhan 15b6915954 custom_target: Recursively flatten `command:` 8 years ago
Nirbheek Chauhan a306a1f676 tests/common/95: Add a test for #1368 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