summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-09Update version number for release.0.48.2Jussi Pakkanen
2018-11-08Workaround for Debian bug 912563.Jussi Pakkanen
2018-11-08gnome: Quote arguments passed to gtkdoc-scangobjTing-Wei Lan
2018-11-08Fix merge file using an array. Closes #4424.Jussi Pakkanen
2018-10-23backends: allow running host arch binaries on compatible build machinesDylan Baker
2018-10-16Update version number for release.0.48.1Jussi Pakkanen
2018-10-16dependencies/llvm: Mark as not found when not foundDylan Baker
2018-10-16dependencies/LLVM: rework shared link detection to be more robustDylan Baker
2018-10-16dependencies/llvm: Fix shared linking on osxDylan Baker
2018-10-16travis: install llvm on osxDylan Baker
2018-10-16Import current directory if custom target dir is emptyMatthias Klumpp
2018-10-16Don't try to import empty-string custom target include dirsMatthias Klumpp
2018-10-16Do not try to remove duplicate RPATH entries on macOSDavid Seifert
2018-10-12Fix handling generated .desktop files. Closes #4304.Jussi Pakkanen
2018-10-12msvc: Don't use /O3 with MSVCMartin Storsjö
2018-10-12backend: Make sure to normalize paths before checking if it is a system dirThibault Saunier
2018-10-12environment: Use os.path.basename() when checking mesonlib.meson_commandMasanori Kakura
2018-10-12Don't add rpath linker flags when building for MinGWMartin Storsjö
2018-10-12Return code 0 when builddir is already configuredXavier Claessens
2018-10-12hotdoc: Add support for {Build,Custom}Target as sourcesThibault Saunier
2018-09-22Updated release note page.0.48.0Jussi Pakkanen
2018-09-22Bump version number for release.Jussi Pakkanen
2018-09-22Use only basename part in test. Closes #4237.Jussi Pakkanen
2018-09-22dependencies/llvm: Add LLVM 7Dylan Baker
2018-09-21Updating compilers.py to add functions - get_optimization_args, get_debug_arg...Mohammed Amer Khalidi
2018-09-20clarify old behaviour of set_variable in documentation [skip ci]Bruce Richardson
2018-09-20D: Fix incorrect arch handling in D linkersGoaLitiuM
2018-09-20mesonlib: use collections.abc for abc typesDylan Baker
2018-09-20syntax guide: move logical ops section beside if statement [skip ci]Bruce Richardson
2018-09-19Add some more implibs to list of installed files on cygwinJon Turney
2018-09-19Fix setting `-Doptimization` breaking buildDavid Seifert
2018-09-19Fix `build --backend=xcode` (#4220)Guillermo Ignacio Enriquez Gutierrez
2018-09-18Doc: Deprecate python3 module [skip ci]Xavier Claessens
2018-09-18Drop unnecessary periods from help stringsZbigniew Jędrzejewski-Szmek
2018-09-18python module: Only run command once to get all infoXavier Claessens
2018-09-17[skip ci] Add some documentation for PR #3998Alexis Jeandet
2018-09-17ICC does not support `-Og`David Seifert
2018-09-17Abstract shared GCC/Clang/ICC methods in GnuLikeCompilerDavid Seifert
2018-09-17Merge pull request #4174 from jon-turney/link-with-custom-targetJussi Pakkanen
2018-09-17Also check wx-config-gtk3 when looking for wxWidgetsJan Niklas Hasse
2018-09-17Fix regressed D test cases on WindowsGoaLitiuM
2018-09-17Fix broken unit test qt5dependency_pkgconfig_detectionAlexis Jeandet
2018-09-17gnome.gtkdoc: Add new c_args parameterIñigo Martínez
2018-09-17gnome.gtkdoc: Fix dependencies compile_args in gtkdocIñigo Martínez
2018-09-17Fix version check when passing feature option to find_installation()Xavier Claessens
2018-09-17Pkgconfig-module.md: fix typos [skip ci]Will Thompson
2018-09-16Add test case for trying to link with a library made by a custom_targetJon Turney
2018-09-16Implement thread linker args for D compilersMihails Strasuns
2018-09-16Fix ICC on macOSDavid Seifert
2018-09-16Fix GCC on macOSDavid Seifert