1679 Commits (6a46ce4845bf6ecf7d9812e42b09f6bbb5f681fd)

Author SHA1 Message Date
Aleksey Filippov 5f5360470f Clarify that configuration_data()'s copy is immutable 7 years ago
Mathieu Duponchelle 9a0e380525 gnome.mkenums: test header built from generated template 7 years ago
Mathieu Duponchelle 6dd896d001 gnome/mkenums: allow passing generated files as templates 7 years ago
Filipe Brandenburger fa04e5c8fb Add a testing case for a decimal number with a leading zero 7 years ago
Filipe Brandenburger 86d2f57e86 Add support for octal and binary int literals. 7 years ago
Niklas Claesson ecbeae565b Enable running tests that fail at 'meson test' 7 years ago
Andrei Alexeyev d72f9a3e0f
Add 'check' kwarg for run_command 7 years ago
Nirbheek Chauhan a00433fdbc configure_file: Add a new action 'copy' 7 years ago
Matthew Krupcale 45cc001a40 Add support for finding libraries in Fortran projects 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
Niclas Moeslund Overby ef16fb2e97 tests: Remove redundant test and include_directories('.') 7 years ago
Robert Bragg ec7b834b6e ninja: add build dir to javac -sourcepath 7 years ago
Robert Bragg 61dd46811b ninja: avoid needing include_directory('.') with jar() 7 years ago
Robert Bragg 65b730bd59 ninja: pass separated paths to javac -sourcepath 7 years ago
Nirbheek Chauhan 8a9f7cf133 vala: Fix shared_module linking with export_dynamic executable 7 years ago
Nirbheek Chauhan 9565293f16 test setups: Inherit env when using a test setup 7 years ago
Mathieu Duponchelle dc91aad420 args flattening: preserve configuration_data.set behaviour 7 years ago
Nirbheek Chauhan 86cc4f2707 gdbus_codegen: Guess the output list for docbook generation 7 years ago
Nirbheek Chauhan c1f275bfa6 gnome.gtkdoc: Allow passing file objects as xml_files 7 years ago
Nirbheek Chauhan c5865c50c4 gnome: Use the header basename for #include in mkenums_simple 7 years ago
Nirbheek Chauhan 2e0485bb9b gnome: Disable usage of new --body and --header args 7 years ago
Mathieu Duponchelle f1c92d7c9c Interpreter: don't flatten the arguments of various methods 7 years ago
Nirbheek Chauhan 575ffec62e python module: Move tests to test cases/unit 7 years ago
Jussi Pakkanen a2fdaa9ea0 Can use C++ and FORTRAN in a single target. Closes #2685. 7 years ago
Jussi Pakkanen 1918c0d231 Can combine D and C++ in a single target. Closes #3125. 7 years ago
Jussi Pakkanen 77b72e8573 Update CI image to bionic. 7 years ago
Nirbheek Chauhan badbfa125c pkgconfig: Don't expose internal libraries in .pc files 7 years ago
Jussi Pakkanen 2b5766980b Keep separator spaces in pkg-config declarations. Closes #3479. 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
Alexis Jeandet f784ee62ea Fixed private headers on OSX with framework stuff 7 years ago
Alexis Jeandet b380251305 qconfig_p.h isn't available on OSX :( 7 years ago
Alexis Jeandet 2fc0a11062 [Qt module] Privates headers: Implemented private_headers option 7 years ago
Alexis Jeandet f8604a9128 [Qt module] Privates headers: Added failing test case 7 years ago
Jussi Pakkanen ccaf5711cd Install generated gdbus header with old glib version too. 7 years ago
Xavier Claessens 6de68e5201 Passing --default-library=both should override project value 7 years ago
Xavier Claessens 570c108635 Fix --warnlevel being renamed to --warning-level in latest release 7 years ago
Dylan Baker b8f1b84733 Tests: Add some tests for mixing -Dfoo and --foo 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
Nirbheek Chauhan fc5e8dfcda Don't fail on not-required not-found deps in forcefallback mode 7 years ago
Nirbheek Chauhan b5c919ebfe gnome: gdbus-codegen add a `sources:` kwarg 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