aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Pakkanen10-3/+94
2018-05-17Support installation via polkitRyan Gonzalez3-18/+53
2018-05-16tests: Remove redundant test and include_directories('.')Niclas Moeslund Overby10-39/+1
2018-05-16ninja: add build dir to javac -sourcepathRobert Bragg6-0/+53
2018-05-16ninja: avoid needing include_directory('.') with jar()Robert Bragg4-3/+39
2018-05-16ninja: pass separated paths to javac -sourcepathRobert Bragg4-1/+41
2018-05-10vala: Fix shared_module linking with export_dynamic executableNirbheek Chauhan5-2/+48
2018-05-10test setups: Inherit env when using a test setupNirbheek Chauhan3-1/+9
2018-05-10unit tests: Undo accidental disabling of testNirbheek Chauhan1-1/+0
2018-05-09Merge pull request #3539 from mesonbuild/nirbheek/fix-gtkdoc-content-files-FileJussi Pakkanen5-17/+45
2018-05-09Revert "Add macOS linker versioning information"Nirbheek Chauhan7-24/+16
2018-05-09args flattening: preserve configuration_data.set behaviourMathieu Duponchelle2-0/+12
2018-05-09gdbus_codegen: Guess the output list for docbook generationNirbheek Chauhan3-5/+22
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-09docs: Add a warning about find_program().path()Nirbheek Chauhan1-3/+3
2018-05-09subprojects.md: document --wrap-mode Nirbheek Chauhan1-0/+29
2018-05-09Reference-manual: compiler checksNirbheek Chauhan1-0/+6
2018-05-06gnome.gtkdoc: Allow passing file objects as xml_filesNirbheek Chauhan3-10/+16
2018-05-05gnome: Use the header basename for #include in mkenums_simpleNirbheek Chauhan2-2/+2
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 Chauhan2-5/+13
2018-05-04Interpreter: don't flatten the arguments of various methodsMathieu Duponchelle5-21/+67
2018-05-04No longer require duplicate gtest header install.Jussi Pakkanen1-3/+5
2018-05-03Merge pull request #3445 from MathieuDuponchelle/pypy_supportJussi Pakkanen7-5/+61
2018-05-03python module: Move tests to test cases/unitNirbheek Chauhan6-1/+1
2018-05-03python module: make it work with pypyMathieu Duponchelle2-4/+60
2018-05-03Merge pull request #3474 from mesonbuild/dcppJussi Pakkanen14-16/+94
2018-05-03Update minimum python version in README.mdMike Gilbert1-1/+1
2018-05-02Can use C++ and FORTRAN in a single target. Closes #2685.Jussi Pakkanen4-1/+26
2018-05-02Can combine D and C++ in a single target. Closes #3125.Jussi Pakkanen10-15/+68
2018-05-02Update CI image to bionic.Jussi Pakkanen4-13/+13
2018-05-02pkgconfig: Don't expose internal libraries in .pc filesNirbheek Chauhan6-13/+26
2018-05-02Keep separator spaces in pkg-config declarations. Closes #3479.Jussi Pakkanen4-2/+37
2018-05-02docs: Added reference to pkg-config module page [skip ci]Roy Buitenhuis1-0/+2
2018-05-02Allow `required : false` for OpenMP dependencyDavid Seifert1-1/+7
2018-05-01Always generate a new Product GUID. Closes #2485. [skip ci]Jussi Pakkanen1-1/+1
2018-05-01[skip ci] fixed broken link to repoinit.py script in wrap documentationAlexis Jeandet1-3/+3
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 Claessens3-18/+16
2018-05-01 Allow custom_target do depend on indexed output of custom_target Niklas Claesson4-2/+27
2018-04-30has_multi_link_arguments: Some compilers needs -Wl,--fatal-warningsXavier Claessens2-0/+16
2018-04-29Merge pull request #3485 from xclaesse/warnlevelJussi Pakkanen6-42/+105
2018-04-29adds Qt5 private headers [skip ci]Alexis Jeandet1-1/+1
2018-04-28Install generated gdbus header with old glib version too.Jussi Pakkanen3-2/+9
2018-04-27New argument: --profile-self for profiling performanceNirbheek Chauhan1-3/+16
2018-04-27Passing --default-library=both should override project valueXavier Claessens3-2/+14