summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* compilers: prefer C++ over objc in clink_langsnirbheek/c++-proj-objc-subprojNirbheek Chauhan2017-12-305-1/+27
* Release notes for 0.43 are no longer preliminaryGabríel Arthúr Pétursson2017-12-291-1/+1
* docs: Fix missing syntax highlightingTingPing2017-12-281-4/+8
* docs: find_program native: is available since 0.43Nirbheek Chauhan2017-12-281-1/+1
* Add missing spaceKarol Szuster2017-12-271-1/+1
* Explain test setup a bit more.Jussi Pakkanen2017-12-261-0/+31
* Merge pull request #2334 from mesonbuild/promotedepJussi Pakkanen2017-12-2618-10/+222
|\
| * Reformat and update doc page.Jussi Pakkanen2017-12-261-14/+40
| * Dead code removal.promotedepJussi Pakkanen2017-12-211-9/+0
| * Also promote wrap files.Jussi Pakkanen2017-12-174-11/+26
| * Print instructions on how to promote subsubprojects.Jussi Pakkanen2017-12-173-20/+55
| * Add functionality to promote nested dependencies to top level.Jussi Pakkanen2017-12-1715-0/+145
* | Merge pull request #2817 from jon-turney/masterJussi Pakkanen2017-12-263-1/+50
|\ \
| * | Update prefix-dependent defaults when project(default_options:) changes prefixJon Turney2017-12-211-1/+10
| * | Add a test of prefix-dependent defaults for project(default_options:)Jon Turney2017-12-212-0/+40
* | | Merge pull request #2581 from NickeZ/check-subproj-versionJussi Pakkanen2017-12-2622-6/+158
|\ \ \
| * | | Print 'cached' if dependency is found in cacheNiklas Claesson2017-12-221-0/+5
| * | | subproject handling: add fixNiklas Claesson2017-12-221-6/+16
| * | | subproject handling: add two testsNiklas Claesson2017-12-2221-0/+137
| |/ /
* | | Merge pull request #2806 from inigomartinez/gtkdocJussi Pakkanen2017-12-265-3/+104
|\ \ \
| * | | gnome.gtkdoc: Extend GtkDoc testIñigo Martínez2017-12-224-1/+75
| * | | gnome.gtkdoc: Add dependencies over generated targetsIñigo Martínez2017-12-221-2/+8
| * | | gnome.gtkdoc: Add support for non string based content filesIñigo Martínez2017-12-191-1/+22
* | | | Merge pull request #2819 from NickeZ/boost-comp-fixJussi Pakkanen2017-12-263-6/+24
|\ \ \ \
| * | | | Add failing boost testNiklas Claesson2017-12-251-0/+5
| * | | | boost: Allow older behavior with a warningNiklas Claesson2017-12-252-6/+19
* | | | | Merge pull request #2826 from bredelings/fix-clang-on-linuxJussi Pakkanen2017-12-264-2/+29
|\ \ \ \ \
| * | | | | unit tests: Test that relative install_rpath works correctlyNirbheek Chauhan2017-12-263-1/+23
| * | | | | Add whitespace around '+'.Benjamin Redelings2017-12-231-1/+1
| * | | | | Fix linking with clang++ on linux if install_rpath.Benjamin Redelings2017-12-231-1/+6
| |/ / / /
* | | | | fix AttributeError in CustomTargetIndex.__repr__Andrei Alexeyev2017-12-261-1/+1
* | | | | add one more blank line at the tail of Disabler.mdPassw2017-12-261-1/+1
|/ / / /
* | | | Merge pull request #2636 from dcbaker/submit/no-unknown-argumentsJussi Pakkanen2017-12-227-1/+92
|\ \ \ \ | |_|/ / |/| | |
| * | | Warn on unknown command line argumentsDylan Baker2017-12-196-0/+91
| * | | mesonmain: Remove useless ternaryDylan Baker2017-12-191-1/+1
| |/ /
* | | Created documentation page for code contributions.Jussi Pakkanen2017-12-204-73/+162
* | | Merge pull request #2791 from behlec/compiler-versionJussi Pakkanen2017-12-208-61/+73
|\ \ \
| * | | Fix: More information for C compilers.Christoph Behle2017-12-191-2/+2
| * | | Fix flake8 issues.Christoph Behle2017-12-162-13/+13
| * | | More version information for Fortran.Christoph Behle2017-12-162-18/+19
| * | | More version information for DChristoph Behle2017-12-162-11/+12
| * | | More version information for C#Christoph Behle2017-12-162-3/+4
| * | | More version information for compilers.Christoph Behle2017-12-165-19/+28
* | | | [Dependencies] Add --ldflags to cups-config invocationAlexis Jeandet2017-12-201-1/+1
* | | | Merge pull request #2799 from inigomartinez/remove-duplicatesJussi Pakkanen2017-12-201-0/+4
|\ \ \ \
| * | | | Deprecate duplicated values in array optionsIñigo Martínez2017-12-191-1/+5
| * | | | Remove duplicated values in array optionsIñigo Martínez2017-12-181-1/+1
* | | | | tests: skip libwmf test if libwmf-config not installedDylan Baker2017-12-201-0/+5
| |_|/ / |/| | |
* | | | Use -MD instead of -MMD for reliability.Jussi Pakkanen2017-12-182-2/+2
* | | | Use deterministic builddir so CCache works across invocations.Jussi Pakkanen2017-12-181-1/+10
|/ / /