aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild
AgeCommit message (Expand)AuthorFilesLines
2016-12-21Fix exception when linking with invalid object.Elliott Sales de Andrade1-1/+1
2016-12-21Merge pull request #1233 from mesonbuild/wip/ignatenko/code-styleJussi Pakkanen22-54/+41
2016-12-20Add per target argument for Fortran.Jussi Pakkanen1-0/+5
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 Pakkanen1-1/+1
2016-12-20Merge pull request #1227 from centricular/ninja-clean-recursive-dir-deleteJussi Pakkanen5-5/+90
2016-12-20Cache the scripts used for postconf and install phasesNirbheek Chauhan5-19/+27
2016-12-20Fix several more lint errorsNirbheek Chauhan6-24/+18
2016-12-19tree-wide: use proper 'not in' notationIgor Gnatenko9-24/+24
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-19tree-wide: remove blank lines at EOFIgor Gnatenko3-3/+0
2016-12-19tree-wide: remove trailing whitespacesIgor Gnatenko3-7/+7
2016-12-19interpreter: remove duplicated dictionary keyIgor Gnatenko1-1/+0
2016-12-19tree-wide: remove unused variablesIgor Gnatenko5-5/+0
2016-12-19tree-wide: remove unused importsIgor Gnatenko12-15/+11
2016-12-19Use a script to clean-up custom-target output dirsNirbheek Chauhan4-5/+89
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 Pakkanen1-1/+1
2016-12-18Merge pull request #1216 from mesonbuild/ignatenko/shebangsJussi Pakkanen13-22/+2
2016-12-18custom_target: Make directory outputs installableNirbheek Chauhan1-45/+68
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 Chauhan5-54/+45
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 Pakkanen3-52/+80
2016-12-18Merge pull request #1209 from mesonbuild/ignatenko/dirsJussi Pakkanen3-6/+15
2016-12-18Merge pull request #1207 from centricular/has-header-preprocess-onlyJussi Pakkanen1-27/+45
2016-12-18Qt: Allow passing a name arg to preprocess()Nirbheek Chauhan2-13/+19
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 Chauhan1-27/+42
2016-12-18add support for $sharedstatedirIgor Gnatenko3-6/+9
2016-12-18add support for $infodirIgor Gnatenko3-0/+3
2016-12-18add support for $sbindirIgor Gnatenko3-0/+3
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 Pakkanen9-49/+95
2016-12-15introspect: Allow listing all installed filesThibault Saunier1-0/+13
2016-12-16modules: Cache programs found by find_programNirbheek Chauhan3-12/+19
2016-12-15gnome.mkenums: Use absolute paths for all commandline argsNirbheek Chauhan4-12/+19