summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-04Merge pull request #2711 from xclaesse/both-libraryJussi Pakkanen
2018-04-04gnome.gtkdoc: Fix generated files used as content filesIñigo Martínez
2018-04-03Add both_libraries() to build both shared and static librariesXavier Claessens
2018-04-03extract_all_objects: Also extract generated sourcesXavier Claessens
2018-04-03pkgconfig generator: Only skip dependencies when using shared_library()Xavier Claessens
2018-04-03Remove duplicated list of known kwargs for build targetsXavier Claessens
2018-04-02Merge pull request #3242 from thejk/coverage_targetsJussi Pakkanen
2018-04-02Merge D feature flag fix branchJussi Pakkanen
2018-04-02gtkdochelper: print warningsSébastien Wilmet
2018-04-02Add link to `meson` github topic [skip ci]Isaiah Norton
2018-04-02Imported Debian fixes by Matthias Klose.Jussi Pakkanen
2018-04-02Fix detection to work with newer Java compilers.Jussi Pakkanen
2018-03-31Ensure D feature flags get applied to all D filesMatthias Klumpp
2018-03-31Update Pkg-config-files.md [skip ci]scontini76
2018-03-31Added link to documentation and examples for find_library replacement (#3346)Alexis Jeandet
2018-03-29docs: Expand on compiler vs compilee build host and target (#3308) [skip ci]John Ericson
2018-03-29Merge pull request #3277 from chitranjali/shared-mod-linkJussi Pakkanen
2018-03-29Merge pull request #3322 from sarum9in/run_timeoutJussi Pakkanen
2018-03-29Allow meson build file to exit early. (#2808)behlec
2018-03-29Don't crash when using d_module_versions for pkg-configMatthias Klumpp
2018-03-29Add test to check that D feature flags get applied to all filesMatthias Klumpp
2018-03-29Fixing flake8chitranjali
2018-03-29PR review changes closes #2865chitranjali
2018-03-29fix2865chitranjali
2018-03-29pkgconfig: Add a simple version of the generator (#3284)Xavier Claessens
2018-03-28Use consistent quotesAleksey Filippov
2018-03-28Split SingleTestRunner.run()Aleksey Filippov
2018-03-28Split SingleTestRunner._get_cmd() out of run()Aleksey Filippov
2018-03-28Move run_single_test() into separate classAleksey Filippov
2018-03-28Make run_single_test() method staticAleksey Filippov
2018-03-28Do not access counters from parallel codeAleksey Filippov
2018-03-28Use enum instead of string constantsAleksey Filippov
2018-03-28Use hermetic parameters in run_single_test(), initialize them before in the c...Aleksey Filippov
2018-03-27Always build parser objects anew to avoid leaking old data.Jussi Pakkanen
2018-03-26Do not leave open file handlers, use context manager to clean them upAleksey Filippov
2018-03-26Timeout on test subprocesses instead of hanging and failing CI completelyAleksey Filippov
2018-03-25pkgconfig generator: Add required versionXavier Claessens
2018-03-25Merge pull request #2976 from dzabraev/fix-reversed-orderJussi Pakkanen
2018-03-25Make the generated pkgconfig files reproducible.Chris Lamb
2018-03-25dependency's wanted version might be a listVíctor Manuel Jáquez Leal
2018-03-25Retry downloads in AppveyorAleksey Filippov
2018-03-25Skip CI for documentation-only pull requestsAleksey Filippov
2018-03-25Support data types larger than 128 bytesThierry Reding
2018-03-24Squash target_type warning for jar targetsSam H
2018-03-23Enable b_ndebug on VisualStudioCCompilerAleksey Filippov
2018-03-23docs: In executable() remove statement that all other files are ignored [skip...Alistair Thomas
2018-03-23docs: Update test() to include that a program found with find_program() can b...Alistair Thomas
2018-03-23Added get_asneeded_args method to Intel compiler.Alexis Jeandet
2018-03-23docs: fix one 'target' that should be 'host' [skip ci]John Ericson
2018-03-23docs/FAQ: fix typo [skip ci]Eric Engestrom