5561 Commits (73adac113efb54643dd85474d0273391722ac422)
 

Author SHA1 Message Date
Xavier Claessens 73adac113e Passing --default-library=both should override project value 7 years ago
Xavier Claessens ed831fc862 Fix --warnlevel being renamed to --warning-level in latest release 7 years ago
Xavier Claessens b581c800a8 Remove duplicated definition of -D cmdline arg 7 years ago
Jussi Pakkanen 95ec893ecc Always generate a new Product GUID. Closes #2485. [skip ci] 7 years ago
Jussi Pakkanen d7014d1cb2 Made depfixer more robust on OSX. Closes #3493. 7 years ago
Xavier Claessens d2a770c874 Fix setting c_args and friends from command line 7 years ago
Niklas Claesson 0177d3f6d5 Allow custom_target do depend on indexed output of custom_target 7 years ago
Niklas Claesson 476e307fff Add test to show issue 7 years ago
Xavier Claessens 8456014be8 has_multi_link_arguments: Some compilers needs -Wl,--fatal-warnings 7 years ago
Jussi Pakkanen 1b6adbfa07 Install generated gdbus header with old glib version too. 7 years ago
Nirbheek Chauhan 12d988a668 New argument: --profile-self for profiling performance 7 years ago
Martin Hostettler 32dfddd1d4 CCompiler: Cache result of get_library_dirs(). 7 years ago
Martin Hostettler 507ba31cfa guess_external_link_dependencies: deduplicate search dirs and libraries. 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
Iñigo Martínez a52543cd1e gdbus_codegen: Fix install_dir parameter 7 years ago
Aleksey Filippov 917fd96435 Update 'manual tests/2 multiwrap' libpng dependency to 1.6.34 7 years ago
Jussi Pakkanen 628f910760
Merge pull request #3314 from sarum9in/test_depends 7 years ago
Jussi Pakkanen 8d5c33f92f Renamed test dirs so numbers are sequential. 7 years ago
Jussi Pakkanen 9790f2d500 Made Python module match the new init interface. 7 years ago
Dylan Baker 92487ea33d Add partial_dependency method to dependencies 7 years ago
Jussi Pakkanen 1952ef5ae1
Merge pull request #3243 from dcbaker/accept-d-setup 7 years ago
Jussi Pakkanen 8ee1e49ae6
Merge pull request #3353 from xclaesse/has-link-argument 7 years ago
Jussi Pakkanen 3fc1ca8687
Merge pull request #3240 from MathieuDuponchelle/python_module 7 years ago
Goncalo Carvalho 5faf7f1a96 fix fallback variable name 7 years ago
Jussi Pakkanen 88ca3805e7
Merge pull request #1852 from QuLogic/openmp 7 years ago