5857 Commits (c0f59399e43bb83de4cf78e80034326ef381d9ac)
 

Author SHA1 Message Date
Mathieu Duponchelle f1c92d7c9c Interpreter: don't flatten the arguments of various methods 7 years ago
Jussi Pakkanen 8b9fe0efff No longer require duplicate gtest header install. 7 years ago
Jussi Pakkanen 211127c834
Merge pull request #3445 from MathieuDuponchelle/pypy_support 7 years ago
Nirbheek Chauhan 575ffec62e python module: Move tests to test cases/unit 7 years ago
Mathieu Duponchelle 8bda86faab python module: make it work with pypy 7 years ago
Jussi Pakkanen 6c115f1626
Merge pull request #3474 from mesonbuild/dcpp 7 years ago
Mike Gilbert 8d5598227e Update minimum python version in README.md 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
Roy Buitenhuis 554266d6f2 docs: Added reference to pkg-config module page [skip ci] 7 years ago
David Seifert d28e6c6153 Allow `required : false` for OpenMP dependency 7 years ago
Jussi Pakkanen b730ab6766 Always generate a new Product GUID. Closes #2485. [skip ci] 7 years ago
Alexis Jeandet bfcd71cecb [skip ci] fixed broken link to repoinit.py script in wrap documentation 7 years ago
Isabella Muerte 91c1cc6f9e Add VT100 ANSI escape sequences for Windows 10. 7 years ago
Jussi Pakkanen d3ff7d44ab Made depfixer more robust on OSX. Closes #3493. 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 f3a8efc11b Added Added Qt's private header support with pkg-config 7 years ago
Jussi Pakkanen d52f892de9
Merge pull request #3485 from xclaesse/warnlevel 7 years ago
Alexis Jeandet 91e204e382 adds Qt5 private headers [skip ci] 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 0045d95a16 really switch to qmake automatically if pkg-config fails 7 years ago
Alexis Jeandet 51868d00e7 [Qt module] Privates headers: added documentation 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
Nirbheek Chauhan 900c23f98a New argument: --profile-self for profiling performance 7 years ago
Xavier Claessens 6de68e5201 Passing --default-library=both should override project value 7 years ago
Xavier Claessens 5970f1be3c Passing --bindir twice is fine 7 years ago
Xavier Claessens 570c108635 Fix --warnlevel being renamed to --warning-level in latest release 7 years ago
Xavier Claessens cb5ad2f211 Remove duplicated definition of -D cmdline arg 7 years ago
Martin Hostettler 3ad45ef94e CCompiler: Cache result of get_library_dirs(). 7 years ago
Martin Hostettler ab17476355 guess_external_link_dependencies: deduplicate search dirs and libraries. 7 years ago
Niklas Claesson ceeae58225 Prettifying some output with pathlib 7 years ago
Jussi Pakkanen 9b0453d3e9
Merge pull request #3225 from filbranden/fixperms3 7 years ago
Jussi Pakkanen 9c073620aa
Merge pull request #3372 from NickeZ/vs-sol-folders 7 years ago
Filipe Brandenburger 170776d626 Add install_umask to list of options of `meson configure` 7 years ago
Xavier Claessens 10a9bdad96 interpreter: Verify permitted kwargs on all methods 7 years ago
Jussi Pakkanen 0af029e08c Wrap-git files can have tags as well as commit ids. [skip ci] 7 years ago
Dylan Baker 185ae3d420 tests: Add the same kind of tests for configure. 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
Nirbheek Chauhan eb6b56216c
Tweak some 0.46 release note language [skip ci] 7 years ago
Nirbheek Chauhan 63b4cd5f6d
Users.md: Add bolt [skip ci] 7 years ago
Jan Alexander Steffens (heftig) 7d34353beb Fix syntax error in tests common/22, 64 and 132 7 years ago