aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-20dict: address review comment I missedMathieu Duponchelle1-0/+5
2018-05-20dict: Document, add release snippetMathieu Duponchelle3-6/+92
2018-05-20dict: address review commentsMathieu Duponchelle4-10/+27
2018-05-20dict: change test case numberingMathieu Duponchelle2-0/+0
2018-05-20Add methods to the dict builtinKyrylo Shpytsya1-0/+39
2018-05-20Add new built-in type, dictMathieu Duponchelle5-19/+122
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-18appveyor: update boost version used with VS 2015Jon Turney1-4/+4
2018-05-17Generalize message about fallback failureJon Turney2-3/+3
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