summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-04Document the compiler.cmd_array() methodMike Gilbert
2018-10-04Fixed the lack of stdout being displayed when not in capture mode for meson_e...dx-mon
2018-10-03Document when console: kwarg was added [skip ci]Nirbheek Chauhan
2018-10-03Merge pull request #4307 from jon-turney/probe-win-rc-typeJussi Pakkanen
2018-10-03Add custom libgcrypt dependency using libgcrypt-configPatrick Griffis
2018-10-03Verify library directories as either 32-bit or 64-bitBruce Richardson
2018-10-02Merge pull request #4296 from nacho4d/feature/fix-xcode-configure-fileJussi Pakkanen
2018-10-02Merge pull request #4283 from dcbaker/macos-llvm-configJussi Pakkanen
2018-10-02Merge pull request #4051 from GoaLitiuM/d-debugJussi Pakkanen
2018-10-02docs: Add note to cpu_family table about endianess [skip ci]Dylan Baker
2018-10-02Probe Windows resource compiler typeJon Turney
2018-10-01dependencies/LLVM: rework shared link detection to be more robustDylan Baker
2018-10-01dependencies/llvm: Fix shared linking on osxDylan Baker
2018-10-01travis: install llvm on osxDylan Baker
2018-10-01Factor out windows resource compiler determinationJon Turney
2018-10-01msvc: Don't use /O3 with MSVCMartin Storsjö
2018-10-01compilers/c: don't return -pthread for MacOS with any compilerDylan Baker
2018-10-01Fix Xcode backend: Add build dir to SYSTEM_HEADER_SEARCH_PATHS so generated h...Guillermo Ignacio Enriquez Gutierrez
2018-09-30Docs: fix 'Wrap-dependency-system-manual' to be more consistent [skip ci]Kostiantyn Ponomarenko
2018-09-30Fix indentation (make it uniform) in test file "14 configure file/meson.build"Guillermo Ignacio Enriquez Gutierrez
2018-09-28docs/Builtin-options: Clarify -Dc_args for cross compilation (#4289) [skip ci]Dylan Baker
2018-09-28gnome.gtkdoc: Fix static library ldflagsIñigo Martínez
2018-09-28 Add support for uic_extra_arguments to qt5 (#4178)Salamandar
2018-09-28Add LGTM.com code quality badgesXavier RENE-CORAIL
2018-09-28backend: Make sure to normalize paths before checking if it is a system dirThibault Saunier
2018-09-28Merge pull request #4261 from rossburton/crossJussi Pakkanen
2018-09-28dist: Warn if there are uncommitted changes in the repositoryNirbheek Chauhan
2018-09-28dist: Make usage of period in messages consistentNirbheek Chauhan
2018-09-28compilers: Do not use -pthread with clang for darwinMarvin Scholz
2018-09-28gnome: use target c_args/c_link_args for g-ir-scanner when cross-compilingRoss Burton
2018-09-28gnome: add missing cflags/ldflags to gtk-doc when cross-compilingRoss Burton
2018-09-28gtkdochelper: show full command if it failsRoss Burton
2018-09-27docs: Document conditional debug compilation flags [skip ci]Ari Vuollet
2018-09-27Additional tests for D version and debug featuresGoaLitiuM
2018-09-27Add conditional debug identifiers for D compilers, and enable for debug buildsGoaLitiuM
2018-09-27README: Update IRC and contributing link (#4269) [skip ci]lzutao
2018-09-27Update Meson docs README [skip ci]Kostiantyn Ponomarenko
2018-09-25Merge pull request #4214 from 3v1n0/gtk-docs-improvementsJussi Pakkanen
2018-09-25environment: Use os.path.basename() when checking mesonlib.meson_commandMasanori Kakura
2018-09-25Docs: Add DEPFILE to substitutions list [ci skip]ePirat
2018-09-25gnome: use project compiler flags in gtkdocMarco Trevisan (Treviño)
2018-09-24Merge pull request #4243 from nacho4d/feature/xcode-fix2Jussi Pakkanen
2018-09-25Don't add rpath linker flags when building for MinGWMartin Storsjö
2018-09-25environment: validate endian value from cross fileRoss Burton
2018-09-25Skip all dot files/directories when running testsGuillermo Ignacio Enriquez Gutierrez
2018-09-25Fix Xcode backend: support for precompiled headers. Only one header per targe...Guillermo Ignacio Enriquez Gutierrez
2018-09-24Return code 0 when builddir is already configuredXavier Claessens
2018-09-24Update Release-notes-for-0.48.0.mdNirbheek Chauhan
2018-09-24Partially fix targets that use precompiled header with --backend=xcode. Vario...Guillermo Ignacio Enriquez Gutierrez
2018-09-24Sort some objects before writing as Xcode expects [skip ci]Guillermo Ignacio Enriquez Gutierrez