summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ninjabackend: Obvious typo, missing spacenirbheek/fix-cross_args-typoNirbheek Chauhan2018-06-201-1/+1
* Properly name the targetsCorentin Noël2018-06-191-6/+8
* Add more tests to ensure no future regressionCorentin Noël2018-06-191-0/+4
* gdbus_codegen: Keep the same behavior for all GLib versionsCorentin Noël2018-06-191-51/+62
* generate_gir: Add all the files provided by the CustomTargetCorentin Noël2018-06-181-3/+4
* Make a custom target output dir as an include dir relative to @BUILD_ROOT@Jon Turney2018-06-181-1/+1
* Correctly substitute the internal @BUILD_ROOT@ token with MSVC backendJon Turney2018-06-181-1/+1
* Test windows.compile_resource() when depends: is a custom_targetJon Turney2018-06-187-0/+104
* Make depends: of windows.compile_resources() include-ableJon Turney2018-06-182-0/+8
* Add a depends: keyword to windows.compile_resources()Jon Turney2018-06-183-5/+9
* run_command: Add new kwarg 'capture'Nirbheek Chauhan2018-06-184-19/+46
* Deprecate `build_always`, add `build_always_stale`Alex Hirsch2018-06-186-11/+34
* meson_install: Don't add DESTDIR to install_nameNirbheek Chauhan2018-06-182-4/+16
* Add missing stubs to Compiler.Christoph Behle2018-06-181-0/+12
* Add check for arguments of has_members.Christoph Behle2018-06-181-0/+2
* Use stub to report misuse of get_defineChristoph Behle2018-06-182-4/+4
* Test if compiler supports get_define.Christoph Behle2018-06-181-1/+4
* unittests: Assert that we have pkg-config on all CINirbheek Chauhan2018-06-181-5/+12
* macos: Rewrite install_name for dependent built libraries on installNirbheek Chauhan2018-06-1814-84/+147
* depfixer: Rewrite install_name for dylibs on installNirbheek Chauhan2018-06-182-8/+18
* pkgconfig deps: Also resolve paths to shared librariesNirbheek Chauhan2018-06-182-31/+51
* Test that binaries that use external libraries workNirbheek Chauhan2018-06-189-14/+96
* nasm test: use -no-pie (#3710)Mathieu Duponchelle2018-06-181-1/+6
* Add UserFeatureOption typeXavier Claessens2018-06-1810-28/+263
* Report exit status or signal that killed the testKurtis Rader2018-06-176-3/+70
* Merge pull request #3715 from jon-turney/duplicate-rsrc-script-nameJussi Pakkanen2018-06-1710-2/+55
|\
| * Also test that the resource has the expected contentsJon Turney2018-06-112-6/+32
| * Test for Windows resource compilation reusing the same script nameJon Turney2018-06-078-0/+25
| * Use a unique name for windows resource compilation custom targetJon Turney2018-06-071-2/+4
* | Support Rust targets with more than one source file. Closes #3632.Jussi Pakkanen2018-06-174-3/+20
* | gtkdoc: Run gtkdoc-scangobj command from build directoryXavier Claessens2018-06-172-2/+5
* | Wrap a line in a way that doesn't break link [skip ci]Jon Turney2018-06-171-2/+2
* | Fix header level of pcap [skip ci]Jon Turney2018-06-171-1/+1
* | Improve documentation of case-(in)senstivity of dependency names [skip ci]Jon Turney2018-06-171-0/+8
* | Improved documentation.Christoph Behle2018-06-122-2/+8
* | Improve test case.Christoph Behle2018-06-121-1/+2
* | Document change in reference manual.Christoph Behle2018-06-121-0/+2
* | Always apply concatenate_string_literal.Christoph Behle2018-06-123-7/+3
* | Add tests for concatenate_string_literalsChristoph Behle2018-06-122-4/+29
* | Make concatenate_string_literals staticChristoph Behle2018-06-121-1/+2
* | get_define can concatenate string literals.Christoph Behle2018-06-123-2/+15
* | Add test case for string literal concatenation.Christoph Behle2018-06-122-0/+16
* | Revert changeChristoph Behle2018-06-121-2/+2
* | Concatenate string literals in get_defineChristoph Behle2018-06-121-3/+4
* | modules/qt: check for un-suffixed moc,rcc,uic on windowsMatthew Waters2018-06-101-1/+1
* | Visual Studio: Implement startup projectNiklas Claesson2018-06-103-6/+53
* | Add missing FeatureNew for libwmf dependencyNirbheek Chauhan2018-06-102-0/+7
* | run_tests: Run all cross tests togetherNirbheek Chauhan2018-06-102-22/+9
* | vala: fix extract_all_objects() resultPaolo Bonzini2018-06-109-2/+91
* | Document version when custom detectors were added [skip ci]Jon Turney2018-06-101-4/+23