aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-21add flake8 configurationIgor Gnatenko1-0/+2
2016-12-20Add per target argument for Fortran.Jussi Pakkanen2-1/+9
2016-12-20Version number bump for new development (again).Jussi Pakkanen1-1/+1
2016-12-20Update version number for 0.37.1.0.37.1Jussi Pakkanen5-5/+5
2016-12-20Merge pull request #1228 from mesonbuild/runcrossJussi Pakkanen9-83/+62
2016-12-20Make cross tests use same framework as regular tests.Jussi Pakkanen5-73/+36
2016-12-20Minimal fixes to make tests pass when cross compiling.Jussi Pakkanen6-15/+28
2016-12-20Fix cross test and run them if a cross compiler is available.Jussi Pakkanen4-4/+7
2016-12-20Merge pull request #1227 from centricular/ninja-clean-recursive-dir-deleteJussi Pakkanen6-36/+120
2016-12-20Cache the scripts used for postconf and install phasesNirbheek Chauhan9-19/+45
2016-12-20Fix several more lint errorsNirbheek Chauhan6-24/+18
2016-12-20clean-ctlist is a forbidden target nameNirbheek Chauhan1-0/+1
2016-12-19find_program: Don't leak mutable array in get_command()Nirbheek Chauhan1-1/+1
2016-12-19Use a script to clean-up custom-target output dirsNirbheek Chauhan4-5/+89
2016-12-19run_project_tests.py: Also do ninja clean on testsNirbheek Chauhan1-31/+30
2016-12-19backend/ninja: pass language name instead of compilerIgor Gnatenko1-1/+1
2016-12-19fix some of pylint's undefined-variableIgor Gnatenko6-4/+6
2016-12-19Fix pkg-config during cross-compile.Elliott Sales de Andrade1-2/+2
2016-12-19Fix undefined variables in cross-compile.Elliott Sales de Andrade1-4/+4
2016-12-18Version update for new development.Jussi Pakkanen1-1/+1
2016-12-18Bump version number for release.0.37.0Jussi Pakkanen6-5/+6
2016-12-18Add rewriter to manifest.Jussi Pakkanen1-0/+1
2016-12-18Merge pull request #1216 from mesonbuild/ignatenko/shebangsJussi Pakkanen13-22/+2
2016-12-18custom_target: Make directory outputs installableNirbheek Chauhan4-45/+92
2016-12-18Fix PGI Fortran compiler detection.Jussi Pakkanen1-1/+1
2016-12-18s/Nonexistant/Nonexistent/gIgor Gnatenko2-2/+2
2016-12-18Allow passing arguments to install scriptsNirbheek Chauhan8-70/+59
2016-12-18remove shebang from wraptoolIgor Gnatenko1-2/+0
2016-12-18remove shebangs from scriptsIgor Gnatenko12-20/+2
2016-12-18Merge pull request #1210 from centricular/qt-fixes-windowsJussi Pakkanen4-52/+83
2016-12-18Merge pull request #1209 from mesonbuild/ignatenko/dirsJussi Pakkanen4-6/+18
2016-12-18Merge pull request #1207 from centricular/has-header-preprocess-onlyJussi Pakkanen2-34/+55
2016-12-18tests/125 shared module: Run with the VS backendNirbheek Chauhan1-4/+0
2016-12-18Qt: Allow passing a name arg to preprocess()Nirbheek Chauhan3-13/+22
2016-12-18Fix detection of pkg-config on all platformsNirbheek Chauhan1-31/+41
2016-12-18QtDependency: Only use -fPIC on LinuxNirbheek Chauhan1-2/+3
2016-12-18qt: Fix detection of tools on WindowsNirbheek Chauhan1-6/+17
2016-12-18compilers: Always pass -pipe to compiler checksNirbheek Chauhan1-0/+3
2016-12-18has_header: Don't compile, only preprocessNirbheek Chauhan2-34/+52
2016-12-18add support for $sharedstatedirIgor Gnatenko4-6/+10
2016-12-18add support for $infodirIgor Gnatenko4-0/+4
2016-12-18add support for $sbindirIgor Gnatenko4-0/+4
2016-12-17gnome: Re-use gobject-introspection-1.0 pkg-config dependencyNirbheek Chauhan1-16/+17
2016-12-17gettext: Respect the --subdir argument before the MESON_SUBDIR varThibault Saunier1-1/+3
2016-12-17compilers: Ignore -pthread in link flags with MSVCNirbheek Chauhan1-0/+3
2016-12-15Revert "Merge pull request #1145 from AlexandreFoley/wrap-fix"Jussi Pakkanen2-23/+11
2016-12-15Merge pull request #1194 from centricular/critical-bugfixes-valaJussi Pakkanen25-49/+331
2016-12-15introspect: Allow listing all installed filesThibault Saunier1-0/+13
2016-12-15rpm: use VPATH macroIgor Gnatenko1-18/+16
2016-12-16tests/vala/14: Disable running of GTK+ testNirbheek Chauhan1-1/+2