summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-21Raise clearer error if -Doption is invalid.Elliott Sales de Andrade
2016-12-21Merge pull request #1218 from ximion/masterJussi Pakkanen
2016-12-21Shut down the noise.Jussi Pakkanen
2016-12-21d: Correctly set SONAME on D shared librariesMatthias Klumpp
2016-12-21ldc: Protect linker flags from deduplicationMatthias Klumpp
2016-12-21ldc/dmd: Properly set warning argumentsMatthias Klumpp
2016-12-21Some merge conflicts are logical. Such as this one was.Jussi Pakkanen
2016-12-21Fix exception when linking with invalid object.Elliott Sales de Andrade
2016-12-21Merge pull request #1233 from mesonbuild/wip/ignatenko/code-styleJussi Pakkanen
2016-12-21add sideci.ymlIgor Gnatenko
2016-12-21add flake8 configurationIgor Gnatenko
2016-12-20Add per target argument for Fortran.Jussi Pakkanen
2016-12-20Version number bump for new development (again).Jussi Pakkanen
2016-12-20Update version number for 0.37.1.Jussi Pakkanen
2016-12-20Merge pull request #1228 from mesonbuild/runcrossJussi Pakkanen
2016-12-20Make cross tests use same framework as regular tests.Jussi Pakkanen
2016-12-20Minimal fixes to make tests pass when cross compiling.Jussi Pakkanen
2016-12-20Fix cross test and run them if a cross compiler is available.Jussi Pakkanen
2016-12-20Merge pull request #1227 from centricular/ninja-clean-recursive-dir-deleteJussi Pakkanen
2016-12-20Cache the scripts used for postconf and install phasesNirbheek Chauhan
2016-12-20Fix several more lint errorsNirbheek Chauhan
2016-12-19tree-wide: use proper 'not in' notationIgor Gnatenko
2016-12-20clean-ctlist is a forbidden target nameNirbheek Chauhan
2016-12-19find_program: Don't leak mutable array in get_command()Nirbheek Chauhan
2016-12-19tree-wide: remove blank lines at EOFIgor Gnatenko
2016-12-19tree-wide: remove trailing whitespacesIgor Gnatenko
2016-12-19run_project_test: don't import sys twiceIgor Gnatenko
2016-12-19interpreter: remove duplicated dictionary keyIgor Gnatenko
2016-12-19tree-wide: remove unused variablesIgor Gnatenko
2016-12-19tree-wide: remove unused importsIgor Gnatenko
2016-12-19Use a script to clean-up custom-target output dirsNirbheek Chauhan
2016-12-19run_project_tests.py: Also do ninja clean on testsNirbheek Chauhan
2016-12-19backend/ninja: pass language name instead of compilerIgor Gnatenko
2016-12-19fix some of pylint's undefined-variableIgor Gnatenko
2016-12-19Fix pkg-config during cross-compile.Elliott Sales de Andrade
2016-12-19Fix undefined variables in cross-compile.Elliott Sales de Andrade
2016-12-18Version update for new development.Jussi Pakkanen
2016-12-18Bump version number for release.Jussi Pakkanen
2016-12-18Add rewriter to manifest.Jussi Pakkanen
2016-12-18Merge pull request #1216 from mesonbuild/ignatenko/shebangsJussi Pakkanen
2016-12-18custom_target: Make directory outputs installableNirbheek Chauhan
2016-12-18Fix PGI Fortran compiler detection.Jussi Pakkanen
2016-12-18s/Nonexistant/Nonexistent/gIgor Gnatenko
2016-12-18Allow passing arguments to install scriptsNirbheek Chauhan
2016-12-18remove shebang from wraptoolIgor Gnatenko
2016-12-18remove shebangs from scriptsIgor Gnatenko
2016-12-18Merge pull request #1210 from centricular/qt-fixes-windowsJussi Pakkanen
2016-12-18Merge pull request #1209 from mesonbuild/ignatenko/dirsJussi Pakkanen
2016-12-18Merge pull request #1207 from centricular/has-header-preprocess-onlyJussi Pakkanen
2016-12-18tests/125 shared module: Run with the VS backendNirbheek Chauhan