aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild
AgeCommit message (Expand)AuthorFilesLines
2017-01-01style: fix E265 violationsIgor Gnatenko3-12/+12
2017-01-01style: fix E271 violationsIgor Gnatenko1-1/+1
2017-01-01style: fix E231 violationsIgor Gnatenko6-7/+7
2017-01-01style: fix E221 violationsIgor Gnatenko1-3/+3
2017-01-01style: fix E222 violationsIgor Gnatenko4-6/+6
2017-01-01style: fix E226 violationsIgor Gnatenko12-41/+41
2017-01-01style: fix E225 violationsIgor Gnatenko12-97/+97
2017-01-01backends/ninja: remove unused variablesIgor Gnatenko1-2/+0
2016-12-31Fix space before :.Jussi Pakkanen18-406/+407
2016-12-31Pass project's user options to scan-build temporary project.Hemmo Nieminen1-1/+7
2016-12-31Add simple uninstall target. Closes #753.Jussi Pakkanen4-0/+56
2016-12-31Merge pull request #1258 from QuLogic/compile_resource-includesJussi Pakkanen3-38/+53
2016-12-31Use the correct directory for scan-build command.Hemmo Nieminen1-1/+2
2016-12-28Add include_directories to windows.compile_resources.Elliott Sales de Andrade1-0/+10
2016-12-28Move _get_include_args from gnome to modules.Elliott Sales de Andrade2-38/+43
2016-12-23Can specify include directories to compiler tests.Jussi Pakkanen1-0/+9
2016-12-23Add get_version() method to all dependenciesNirbheek Chauhan1-13/+69
2016-12-23gdc: Make dependency check workMatthias Klumpp1-3/+1
2016-12-23Merge pull request #1247 from centricular/fix-installed-soname-aliasesJussi Pakkanen4-29/+27
2016-12-23Do not automatically set warning flags if buildtype is 'plain'Matthias Klumpp1-1/+1
2016-12-22Add Generator.process_files to reduce code duplication.Elliott Sales de Andrade5-19/+19
2016-12-22configure_file: Use utf-8 to write configured fileKseniia Vasilchuk1-1/+1
2016-12-22Fix shared library symlink aliasing on installNirbheek Chauhan4-29/+27
2016-12-21Fix installation of statically linked executable for ELF binary.Matthieu Gautier1-0/+7
2016-12-21Store pkg-config path on the instance tooNirbheek Chauhan1-4/+13
2016-12-21Raise clearer error if -Doption is invalid.Elliott Sales de Andrade1-1/+4
2016-12-21d: Correctly set SONAME on D shared librariesMatthias Klumpp1-1/+2
2016-12-21ldc: Protect linker flags from deduplicationMatthias Klumpp1-1/+1
2016-12-21ldc/dmd: Properly set warning argumentsMatthias Klumpp1-4/+7
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