aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild
AgeCommit message (Expand)AuthorFilesLines
2018-05-21dict: fix CI issuesMathieu Duponchelle2-2/+2
2018-05-20dict: address review commentsMathieu Duponchelle2-10/+10
2018-05-20Add methods to the dict builtinKyrylo Shpytsya1-0/+39
2018-05-20Add new built-in type, dictMathieu Duponchelle3-19/+102
2018-05-18Print message when using polkitRyan Gonzalez1-0/+2
2018-05-18Fix #3579: Wait for a permissions failure before trying to run pkexecRyan Gonzalez1-13/+17
2018-05-17Generalize message about fallback failureJon Turney1-1/+1
2018-05-17Improve reporting about falling back to a subproject for a dependencyJon Turney1-2/+8
2018-05-17Merge pull request #3577 from noverby/wip/rib/java-codegenJussi Pakkanen1-1/+5
2018-05-17Support installation via polkitRyan Gonzalez1-17/+27
2018-05-16ninja: add build dir to javac -sourcepathRobert Bragg1-0/+1
2018-05-16ninja: avoid needing include_directory('.') with jar()Robert Bragg1-3/+3
2018-05-16ninja: pass separated paths to javac -sourcepathRobert Bragg1-1/+4
2018-05-10vala: Fix shared_module linking with export_dynamic executableNirbheek Chauhan2-2/+4
2018-05-10test setups: Inherit env when using a test setupNirbheek Chauhan1-1/+1
2018-05-09Merge pull request #3539 from mesonbuild/nirbheek/fix-gtkdoc-content-files-FileJussi Pakkanen3-11/+25
2018-05-09Revert "Add macOS linker versioning information"Nirbheek Chauhan7-24/+16
2018-05-09args flattening: preserve configuration_data.set behaviourMathieu Duponchelle1-0/+6
2018-05-09gdbus_codegen: Guess the output list for docbook generationNirbheek Chauhan1-1/+5
2018-05-09gtkdoc: Fix typo that made xml_files an array of arraysNirbheek Chauhan1-1/+1
2018-05-09introspect: Fix listing target files that are File objectsNirbheek Chauhan1-2/+7
2018-05-06gnome.gtkdoc: Allow passing file objects as xml_filesNirbheek Chauhan2-7/+12
2018-05-05gnome: Use the header basename for #include in mkenums_simpleNirbheek Chauhan1-1/+1
2018-05-05gnome: Update minimum glib version for gdbus-codegenNirbheek Chauhan1-3/+2
2018-05-04add linker flag to handle $ORIGIN on OpenBSDJasper Lievisse Adriaanse2-2/+5
2018-05-04gnome: Disable usage of new --body and --header argsNirbheek Chauhan1-4/+6
2018-05-04Interpreter: don't flatten the arguments of various methodsMathieu Duponchelle4-21/+44
2018-05-04No longer require duplicate gtest header install.Jussi Pakkanen1-3/+5
2018-05-03python module: make it work with pypyMathieu Duponchelle1-4/+47
2018-05-02Can use C++ and FORTRAN in a single target. Closes #2685.Jussi Pakkanen1-1/+3
2018-05-02Can combine D and C++ in a single target. Closes #3125.Jussi Pakkanen5-15/+34
2018-05-02pkgconfig: Don't expose internal libraries in .pc filesNirbheek Chauhan2-5/+11
2018-05-02Keep separator spaces in pkg-config declarations. Closes #3479.Jussi Pakkanen1-2/+4
2018-05-02Allow `required : false` for OpenMP dependencyDavid Seifert1-1/+7
2018-05-01Add VT100 ANSI escape sequences for Windows 10.Isabella Muerte1-1/+15
2018-05-01Made depfixer more robust on OSX. Closes #3493.Jussi Pakkanen1-4/+10
2018-05-01Fix setting c_args and friends from command lineXavier Claessens2-17/+15
2018-05-01 Allow custom_target do depend on indexed output of custom_target Niklas Claesson2-2/+2
2018-04-30has_multi_link_arguments: Some compilers needs -Wl,--fatal-warningsXavier Claessens1-0/+14
2018-04-29Merge pull request #3485 from xclaesse/warnlevelJussi Pakkanen4-38/+52
2018-04-28Install generated gdbus header with old glib version too.Jussi Pakkanen1-1/+5
2018-04-27New argument: --profile-self for profiling performanceNirbheek Chauhan1-3/+16
2018-04-27Passing --default-library=both should override project valueXavier Claessens1-1/+1
2018-04-27Fix --warnlevel being renamed to --warning-level in latest releaseXavier Claessens3-31/+47
2018-04-26Remove duplicated definition of -D cmdline argXavier Claessens3-8/+6
2018-04-27CCompiler: Cache result of get_library_dirs().Martin Hostettler1-1/+9
2018-04-27guess_external_link_dependencies: deduplicate search dirs and libraries.Martin Hostettler1-6/+7
2018-04-26Merge pull request #3225 from filbranden/fixperms3Jussi Pakkanen5-14/+62
2018-04-26Merge pull request #3372 from NickeZ/vs-sol-foldersJussi Pakkanen3-24/+80
2018-04-25Add install_umask to list of options of `meson configure`Filipe Brandenburger1-1/+1