5888 Commits (87871e7b95d4cc89627971f316bdeffebde048e5)
 

Author SHA1 Message Date
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
Jussi Pakkanen d2f8f7e312 Bump version number for new development. [skip ci] 7 years ago
TingPing c57b159495
docs: Fix syntax highlighting in 0.46.0 notes 7 years ago
Jon Turney 20088c22e9 Fix section headers in 0.46 release note [skip ci] 7 years ago
Jussi Pakkanen ade59f987f Updated version number for new release. 7 years ago
Jussi Pakkanen 01865899e5 Skip snippet validation if docs dir does not exist. 7 years ago
Jussi Pakkanen 83ffb3ea02 Use the correct file path. Not the wrong one. 7 years ago
Jussi Pakkanen 824650411e Final encoding fix. 7 years ago
Jussi Pakkanen c7e2549e59 If printing debug printing fails, try again in pure ASCII. 7 years ago
Jussi Pakkanen 166ed40097 Explicitly open log files in utf-8. 7 years ago
Jussi Pakkanen 04952fe220
Merge pull request #3446 from MathieuDuponchelle/python_module_with_doc 7 years ago
Mathieu Duponchelle 709e2bd70d Python module: update documentation for new API 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
Havard Graff 14db3861d8 modules/python: add some more options around path and config_vars 7 years ago
Nirbheek Chauhan 74404db469 gnome: If pkg-config is not found, assume glib is 2.54 (#3443) 7 years ago
Nirbheek Chauhan a015804049 ninja backend: Fix shared library symbols path 7 years ago
Elliott Sales de Andrade 8dd6b8c7ed Fix install checks when cross-compiling. 7 years ago
Elliott Sales de Andrade 78495b21e7 Fix Fortran dep hack when cross-compiling. 7 years ago
Nirbheek Chauhan fc5e8dfcda Don't fail on not-required not-found deps in forcefallback mode 7 years ago