4982 Commits (1af531c2d53972f18b988f88f37323a55b80c1ae)
 

Author SHA1 Message Date
Jussi Pakkanen d0d07a6fa9
Merge pull request #2826 from bredelings/fix-clang-on-linux 7 years ago
Andrei Alexeyev 84e47ab654 fix AttributeError in CustomTargetIndex.__repr__ 7 years ago
Jussi Pakkanen a5507404ab Reformat and update doc page. 7 years ago
Passw caf151afb9 add one more blank line at the tail of Disabler.md 7 years ago
Nirbheek Chauhan 55abe16d5a unit tests: Test that relative install_rpath works correctly 7 years ago
Niklas Claesson 8a89956142 Add failing boost test 7 years ago
Niklas Claesson d014087fd9 boost: Allow older behavior with a warning 7 years ago
Benjamin Redelings f3c182f07d Add whitespace around '+'. 7 years ago
Benjamin Redelings 907744d55e Fix linking with clang++ on linux if install_rpath. 7 years ago
Iñigo Martínez 7f78b8aafc gnome.gtkdoc: Extend GtkDoc test 7 years ago
Iñigo Martínez f022cb3a40 gnome.gtkdoc: Add dependencies over generated targets 7 years ago
Jussi Pakkanen a50106afee
Merge pull request #2636 from dcbaker/submit/no-unknown-arguments 7 years ago
Niklas Claesson 7f4f082d69 Print 'cached' if dependency is found in cache 7 years ago
Niklas Claesson ba161d42ee subproject handling: add fix 7 years ago
Niklas Claesson d1d2aa2213 subproject handling: add two tests 7 years ago
Xavier Claessens 68eedc8b71 pkgconfig: Rename DepsHolder to DependenciesHelper 7 years ago
Jussi Pakkanen 27d4a611a5 Fix Windows. 7 years ago
Jon Turney 861cbc2e73 Update prefix-dependent defaults when project(default_options:) changes prefix 7 years ago
Jon Turney 198251395a Add a test of prefix-dependent defaults for project(default_options:) 7 years ago
Jussi Pakkanen ff98407ade Dead code removal. 7 years ago
Xavier Claessens 2881db7379 pkgconfig: Move pc file checks to run_unittests.py 7 years ago
Xavier Claessens f9c9e80d4a pkgconfig: Update documentation 7 years ago
Xavier Claessens 49977686b5 pkgconfig: Use the pc file we generated for libraries 7 years ago
Xavier Claessens 9e541a0fff pkgconfig: Avoid duplicated -L flags 7 years ago
Xavier Claessens 1c0570906c pkgconfig: Allow passing Dependency objects to library(_private) 7 years ago
Xavier Claessens 2ff37ae41a pkgconfig: Early abort tests if pkg-config is not present 7 years ago
Jussi Pakkanen b437977a60 Created documentation page for code contributions. 7 years ago
Jussi Pakkanen b6dd50db31
Merge pull request #2791 from behlec/compiler-version 7 years ago
Alexis Jeandet 0560478f75 [Dependencies] Add --ldflags to cups-config invocation 7 years ago
Jussi Pakkanen dc39c46841
Merge pull request #2799 from inigomartinez/remove-duplicates 7 years ago
Dylan Baker d4673301b8 tests: skip libwmf test if libwmf-config not installed 7 years ago
Iñigo Martínez 1eab075c8e Deprecate duplicated values in array options 7 years ago
Christoph Behle c772841af7 Fix: More information for C compilers. 7 years ago
Dylan Baker e245e57865 Warn on unknown command line arguments 7 years ago
Dylan Baker e1c9d2f53a mesonmain: Remove useless ternary 7 years ago
Iñigo Martínez f92d117bec gnome.gtkdoc: Add support for non string based content files 7 years ago
Jussi Pakkanen 8eaa0a2732 Use -MD instead of -MMD for reliability. 7 years ago
Jussi Pakkanen 34c03719a3 Added documentation. 7 years ago
Jussi Pakkanen 658442bef4 Can declare file generation in one dir and use the output in another. 7 years ago
Jussi Pakkanen b1c25ccde0 Use deterministic builddir so CCache works across invocations. 7 years ago
Iñigo Martínez 3a1f4ab34c Remove duplicated values in array options 7 years ago
Jussi Pakkanen b949c4792d Preserve_path_from should be a kwarg of process(), not generator(). 7 years ago
Jussi Pakkanen 164fb9a150 Also promote wrap files. 7 years ago
Jussi Pakkanen 5b9d79b902 Print instructions on how to promote subsubprojects. 7 years ago
Jussi Pakkanen 46c071ea5c Add functionality to promote nested dependencies to top level. 7 years ago
Hemmo Nieminen d232a80e90 Allow value 'if-release' for b_ndebug project option. (#1896) 7 years ago
Shawn Landden 202b2fedf3 make clickable 7 years ago
snsmac 2b12d3b20f Exclude llvm/clang lib headers from test coverage 7 years ago
Christoph Behle 7bd30c522b Fix flake8 issues. 7 years ago
Christoph Behle 1f3b41021d More version information for Fortran. 7 years ago