790 Commits (60b9c8300c7cb8f3b5afe1e01967f59420f23fb3)

Author SHA1 Message Date
Nirbheek Chauhan a1d9adba09 FeatureNew: Make all checks subproject-specific 6 years ago
Andrei Alexeyev f7f5e2a725 Don't let build_always take precedence over build_by_default (#3816) 7 years ago
Jon Turney fd4872ae77 More tests to cover missing fallback for a non-found dependency 7 years ago
Jon Turney 9efdcfbb8d Fix handling of dependency('', fallback: ['subproject', 'dep']) 7 years ago
Nirbheek Chauhan c9a89027ac run_command: Add new kwarg 'capture' 7 years ago
Xavier Claessens e565945253 Add UserFeatureOption type 7 years ago
Christoph Behle f2622133e2 Improve test case. 7 years ago
Christoph Behle 47c3a26915 Always apply concatenate_string_literal. 7 years ago
Christoph Behle b19b714f37 Add tests for concatenate_string_literals 7 years ago
Christoph Behle 40d121d33e get_define can concatenate string literals. 7 years ago
Christoph Behle bbb893f39e Add test case for string literal concatenation. 7 years ago
Sander Sweers 47785bf89b Add file encoding to configure_file 7 years ago
Xavier Claessens 2d3bfa0778 Interpreter: Fix subdir_done() to exit from inside if/foreach blocks 7 years ago
Jussi Pakkanen e581a8937f Add test case for generated headers used through a dependency. 7 years ago
Aleksey Filippov d1f9303787 Add 'common/202 subproject array version' test 7 years ago
Mathieu Duponchelle 9e7b0dd704 test extra paths: move test to windows 7 years ago
Mathieu Duponchelle bd2cc39f26 test extra paths: add test case 7 years ago
Filipe Brandenburger 862e1dd838 Add test case for 'install_mode' 7 years ago
Nirbheek Chauhan ff07314a86 New compiler method: check_header 7 years ago
Filipe Brandenburger 86d2f57e86 Add support for octal and binary int literals. 7 years ago
Nirbheek Chauhan a00433fdbc configure_file: Add a new action 'copy' 7 years ago
Mathieu Duponchelle f59d7bafd2 dict: address review comment I missed 7 years ago
Mathieu Duponchelle 195c356f91 dict: address review comments 7 years ago
Mathieu Duponchelle bd519fc75e dict: change test case numbering 7 years ago
Mathieu Duponchelle ecb8838082 Add new built-in type, dict 7 years ago
Mathieu Duponchelle dc91aad420 args flattening: preserve configuration_data.set behaviour 7 years ago
Mathieu Duponchelle f1c92d7c9c Interpreter: don't flatten the arguments of various methods 7 years ago
Xavier Claessens 24f1b96dde Fix setting c_args and friends from command line 7 years ago
Niklas Claesson 4f4cdee687 Allow custom_target do depend on indexed output of custom_target 7 years ago
Xavier Claessens 8c381e1786 has_multi_link_arguments: Some compilers needs -Wl,--fatal-warnings 7 years ago
Niklas Claesson d4a5a8419f Fix two test cases 7 years ago
Jan Alexander Steffens (heftig) 7d34353beb Fix syntax error in tests common/22, 64 and 132 7 years ago
Nirbheek Chauhan a5b99dce5d Add more tests for multi-line strings and update docs 7 years ago
Niklas Claesson cb0960a91e Remove escaping for triple-quoted strings 7 years ago
Aleksey Filippov f94093ce79 Rename common tests to remove numeric duplicates (#3425) 7 years ago
Xavier Claessens 9a82b0136a extract_all_objects: Add 'recursive' keyword argument 7 years ago
Xavier Claessens 60aaee55d4 extract_all_objects(): Recursively extract objects 7 years ago
Filipe Brandenburger b0382733d8 Update default of install-umask to 022 7 years ago
Jussi Pakkanen 8d5c33f92f Renamed test dirs so numbers are sequential. 7 years ago
Dylan Baker 92487ea33d Add partial_dependency method to dependencies 7 years ago
Niklas Claesson 348248f0a1 Exit meson with an error if an invalid escape sequence is found in a 7 years ago
Tim 'mithro' Ansell 36aab0f4b2 Complete python escape sequences aware strings 7 years ago
Nirbheek Chauhan 695b8f3a03 cc.has_multi_arguments: Convert all -Wno args 7 years ago
Elliott Sales de Andrade 2c8ff7c027 Skip OpenMP tests on old compilers. 7 years ago
Elliott Sales de Andrade dbb025a175 Add an OpenMP dependency. 7 years ago
Xavier Claessens bd37afeeea Add has_link_argument() and friends 7 years ago
Aleksey Filippov f4ea6ac454 Add '189 same target name flat layout' test 7 years ago
Aleksey Filippov cb761718f0 Generate target id based on subdirectory instead of subproject 7 years ago
Jussi Pakkanen 648e1303c4 Renamed test dirs to avoid duplicate numbers [skip ci] 7 years ago
Nirbheek Chauhan 87c166db95 find_program: Only store successful lookups 7 years ago