summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-24depfixer: Run install_name_tool only once while deleting rpathsNirbheek Chauhan
2018-05-24depfixer: We no longer run this as a scriptNirbheek Chauhan
2018-05-23Enable running tests that fail at 'meson test'Niklas Claesson
2018-05-23Print project versionTim-Philipp Müller
2018-05-23interpreter: fix configure_file() message on empty configuration_data() [skip...Tim-Philipp Müller
2018-05-22Merge pull request #3383 from mesonbuild/nirbheek/configure-file-nodataJussi Pakkanen
2018-05-22Merge pull request #3490 from MathieuDuponchelle/dict_builtinJussi Pakkanen
2018-05-22Merge pull request #3523 from taisei-project/run_command_checkJussi Pakkanen
2018-05-22Update Users.mdrandy408
2018-05-22Update documentation for run_command [skip ci]Andrei Alexeyev
2018-05-22Add 'check' kwarg for run_commandAndrei Alexeyev
2018-05-22dict: add since annotationsMathieu Duponchelle
2018-05-22docs: Add manual entry for configure_file copy kwargNirbheek Chauhan
2018-05-22configure_file: Don't use reserved keyword 'format'Nirbheek Chauhan
2018-05-22configure_file: Add a new action 'copy'Nirbheek Chauhan
2018-05-21Windows: Fix exception when windres is not foundXavier Claessens
2018-05-21Add support for finding libraries in Fortran projectsMatthew Krupcale
2018-05-21for_darwin: Also accept system='ios' in cross filesNirbheek Chauhan
2018-05-21dict: unit test integer keyMathieu Duponchelle
2018-05-21dict: fix CI issuesMathieu Duponchelle
2018-05-21Write coredata transactionally. Closes #3511.Jussi Pakkanen
2018-05-20dict: address review comment I missedMathieu Duponchelle
2018-05-20dict: Document, add release snippetMathieu Duponchelle
2018-05-20dict: address review commentsMathieu Duponchelle
2018-05-20dict: change test case numberingMathieu Duponchelle
2018-05-20Add methods to the dict builtinKyrylo Shpytsya
2018-05-20Add new built-in type, dictMathieu Duponchelle
2018-05-18Print message when using polkitRyan Gonzalez
2018-05-18Fix #3579: Wait for a permissions failure before trying to run pkexecRyan Gonzalez
2018-05-18appveyor: update boost version used with VS 2015Jon Turney
2018-05-17Generalize message about fallback failureJon Turney
2018-05-17Improve reporting about falling back to a subproject for a dependencyJon Turney
2018-05-17Merge pull request #3577 from noverby/wip/rib/java-codegenJussi Pakkanen
2018-05-17Support installation via polkitRyan Gonzalez
2018-05-16tests: Remove redundant test and include_directories('.')Niclas Moeslund Overby
2018-05-16ninja: add build dir to javac -sourcepathRobert Bragg
2018-05-16ninja: avoid needing include_directory('.') with jar()Robert Bragg
2018-05-16ninja: pass separated paths to javac -sourcepathRobert Bragg
2018-05-10vala: Fix shared_module linking with export_dynamic executableNirbheek Chauhan
2018-05-10test setups: Inherit env when using a test setupNirbheek Chauhan
2018-05-10unit tests: Undo accidental disabling of testNirbheek Chauhan
2018-05-09Merge pull request #3539 from mesonbuild/nirbheek/fix-gtkdoc-content-files-FileJussi Pakkanen
2018-05-09Revert "Add macOS linker versioning information"Nirbheek Chauhan
2018-05-09args flattening: preserve configuration_data.set behaviourMathieu Duponchelle
2018-05-09gdbus_codegen: Guess the output list for docbook generationNirbheek Chauhan
2018-05-09gtkdoc: Fix typo that made xml_files an array of arraysNirbheek Chauhan
2018-05-09introspect: Fix listing target files that are File objectsNirbheek Chauhan
2018-05-09docs: Add a warning about find_program().path()Nirbheek Chauhan
2018-05-09subprojects.md: document --wrap-mode Nirbheek Chauhan
2018-05-09Reference-manual: compiler checksNirbheek Chauhan