aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-27README: Update IRC and contributing link (#4269) [skip ci]lzutao1-2/+5
2018-09-27Update Meson docs README [skip ci]Kostiantyn Ponomarenko1-6/+31
2018-09-25Merge pull request #4214 from 3v1n0/gtk-docs-improvementsJussi Pakkanen5-6/+71
2018-09-25environment: Use os.path.basename() when checking mesonlib.meson_commandMasanori Kakura1-1/+1
2018-09-25Docs: Add DEPFILE to substitutions list [ci skip]ePirat1-0/+1
2018-09-25gnome: use project compiler flags in gtkdocMarco Trevisan (TreviƱo)1-1/+5
2018-09-24Merge pull request #4243 from nacho4d/feature/xcode-fix2Jussi Pakkanen4-40/+75
2018-09-25Don't add rpath linker flags when building for MinGWMartin Storsjƶ1-0/+2
2018-09-25environment: validate endian value from cross fileRoss Burton1-0/+3
2018-09-25Skip all dot files/directories when running testsGuillermo Ignacio Enriquez Gutierrez1-1/+1
2018-09-25Fix Xcode backend: support for precompiled headers. Only one header per targe...Guillermo Ignacio Enriquez Gutierrez2-7/+17
2018-09-24Return code 0 when builddir is already configuredXavier Claessens1-1/+1
2018-09-24Update Release-notes-for-0.48.0.mdNirbheek Chauhan1-5/+5
2018-09-24Partially fix targets that use precompiled header with --backend=xcode. Vario...Guillermo Ignacio Enriquez Gutierrez1-0/+15
2018-09-24Sort some objects before writing as Xcode expects [skip ci]Guillermo Ignacio Enriquez Gutierrez1-38/+45
2018-09-23Fix a typo in example commit message [skip ci]Kostiantyn Ponomarenko1-1/+1
2018-09-23Merge pull request #4158 from GoaLitiuM/d-windows-ciJussi Pakkanen3-0/+92
2018-09-23hotdoc: Add support for {Build,Custom}Target as sourcesThibault Saunier1-3/+7
2018-09-23linker flags --as-needed and --no-undefined aren't meaningful for PEJon Turney1-2/+4
2018-09-23mesonbuild: Recognise ARC architectureAlexey Brodkin2-0/+2
2018-09-22Updated version number for new development.Jussi Pakkanen1-1/+1
2018-09-22Updated release note page.0.48.0Jussi Pakkanen21-288/+316
2018-09-22Bump version number for release.Jussi Pakkanen2-2/+2
2018-09-22Use only basename part in test. Closes #4237.Jussi Pakkanen1-1/+1
2018-09-23Add flag to NOT use new build system in xcode because it fails in Xcode9 when...Guillermo Ignacio Enriquez Gutierrez1-1/+3
2018-09-22Fix test script to be able to run in local macosGuillermo Ignacio Enriquez Gutierrez1-0/+1
2018-09-22dependencies/llvm: Add LLVM 7Dylan Baker1-2/+3
2018-09-21Updating compilers.py to add functions - get_optimization_args, get_debug_arg...Mohammed Amer Khalidi1-0/+28
2018-09-21Skip dub dependency test with wrong compiler on WindowsGoaLitiuM1-0/+6
2018-09-21Appveyor: Install DMD compiler and dub packagesGoaLitiuM2-0/+86
2018-09-21gnome: add support for `module_version`Marco Trevisan (TreviƱo)5-5/+65
2018-09-21docs, Gnome-module: document include_directories in gtkdocMarco Trevisan (TreviƱo)1-0/+1
2018-09-20clarify old behaviour of set_variable in documentation [skip ci]Bruce Richardson1-0/+3
2018-09-20D: Fix incorrect arch handling in D linkersGoaLitiuM2-8/+7
2018-09-20mesonlib: use collections.abc for abc typesDylan Baker1-1/+1
2018-09-20syntax guide: move logical ops section beside if statement [skip ci]Bruce Richardson1-23/+24
2018-09-19Add some more implibs to list of installed files on cygwinJon Turney2-0/+6
2018-09-19Fix setting `-Doptimization` breaking buildDavid Seifert1-2/+19
2018-09-19Fix `build --backend=xcode` (#4220)Guillermo Ignacio Enriquez Gutierrez1-23/+33
2018-09-18Doc: Deprecate python3 module [skip ci]Xavier Claessens2-0/+32
2018-09-18Drop unnecessary periods from help stringsZbigniew Jędrzejewski-Szmek1-25/+25
2018-09-18python module: Only run command once to get all infoXavier Claessens1-43/+33
2018-09-17[skip ci] Add some documentation for PR #3998Alexis Jeandet1-2/+4
2018-09-17ICC does not support `-Og`David Seifert1-1/+1
2018-09-17Abstract shared GCC/Clang/ICC methods in GnuLikeCompilerDavid Seifert3-178/+84
2018-09-17Merge pull request #4174 from jon-turney/link-with-custom-targetJussi Pakkanen5-3/+57
2018-09-17Also check wx-config-gtk3 when looking for wxWidgetsJan Niklas Hasse2-5/+5
2018-09-17Fix regressed D test cases on WindowsGoaLitiuM2-10/+10
2018-09-17Fix broken unit test qt5dependency_pkgconfig_detectionAlexis Jeandet1-7/+7
2018-09-17gnome.gtkdoc: Add new c_args parameterIƱigo Martƭnez2-1/+6