5575 Commits (2fc0a11062757c7f621b53d6ccfc158889c18544)
 

Author SHA1 Message Date
Alexis Jeandet 2fc0a11062 [Qt module] Privates headers: Implemented private_headers option 6 years ago
Alexis Jeandet f8604a9128 [Qt module] Privates headers: Added failing test case 6 years ago
Jussi Pakkanen ccaf5711cd Install generated gdbus header with old glib version too. 6 years ago
Nirbheek Chauhan 900c23f98a New argument: --profile-self for profiling performance 6 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
Nirbheek Chauhan 2993eaf884 docs: Update gnome.gdbus-codegen docs 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
Martin Hostettler 247b1a598a regression: pkgconfig module: Fix Fix regression in Requires.private generation. 7 years ago
Jussi Pakkanen 2b3562cc3a
Merge pull request #3404 from xclaesse/extract-recursive 7 years ago
Bruce Richardson 11ebe0bfee cache the generated headers for each target 7 years ago
Xavier Claessens 2b93852a2e CCompiler: Do not call to_native() twice 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
Xavier Claessens b0e4d4047b Fix using object extracted from a unity build 7 years ago
Filipe Brandenburger a98e9a1b70 Add release-notes snippet for install_umask 7 years ago
Filipe Brandenburger 59b0fa9722 Add a unit test for install_umask. 7 years ago
Filipe Brandenburger b0382733d8 Update default of install-umask to 022 7 years ago