summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* backends: Also accept dylibs while finding RPATHsnirbheek/rpath-bugfixesNirbheek Chauhan2018-05-231-1/+3
* backends: Simplify loop getting rpaths for bundled libsNirbheek Chauhan2018-05-231-17/+19
* backends: Use a set while gathering RPATHsNirbheek Chauhan2018-05-231-8/+4
* depfixer: Run install_name_tool only once while deleting rpathsNirbheek Chauhan2018-05-231-2/+5
* depfixer: We no longer run this as a scriptNirbheek Chauhan2018-05-233-20/+0
* Windows: Fix exception when windres is not foundXavier Claessens2018-05-211-1/+1
* Add support for finding libraries in Fortran projectsMatthew Krupcale2018-05-215-170/+265
* for_darwin: Also accept system='ios' in cross filesNirbheek Chauhan2018-05-211-1/+1
* Write coredata transactionally. Closes #3511.Jussi Pakkanen2018-05-213-5/+16
* Print message when using polkitRyan Gonzalez2018-05-181-0/+2
* Fix #3579: Wait for a permissions failure before trying to run pkexecRyan Gonzalez2018-05-181-13/+17
* appveyor: update boost version used with VS 2015Jon Turney2018-05-181-4/+4
* Generalize message about fallback failureJon Turney2018-05-172-3/+3
* Improve reporting about falling back to a subproject for a dependencyJon Turney2018-05-171-2/+8
* Merge pull request #3577 from noverby/wip/rib/java-codegenJussi Pakkanen2018-05-1710-3/+94
|\
| * tests: Remove redundant test and include_directories('.')Niclas Moeslund Overby2018-05-1610-39/+1
| * ninja: add build dir to javac -sourcepathRobert Bragg2018-05-166-0/+53
| * ninja: avoid needing include_directory('.') with jar()Robert Bragg2018-05-164-3/+39
| * ninja: pass separated paths to javac -sourcepathRobert Bragg2018-05-164-1/+41
* | Support installation via polkitRyan Gonzalez2018-05-173-18/+53
|/
* vala: Fix shared_module linking with export_dynamic executableNirbheek Chauhan2018-05-105-2/+48
* test setups: Inherit env when using a test setupNirbheek Chauhan2018-05-103-1/+9
* unit tests: Undo accidental disabling of testNirbheek Chauhan2018-05-101-1/+0
* Merge pull request #3539 from mesonbuild/nirbheek/fix-gtkdoc-content-files-FileJussi Pakkanen2018-05-095-17/+45
|\
| * gdbus_codegen: Guess the output list for docbook generationNirbheek Chauhan2018-05-093-5/+22
| * gtkdoc: Fix typo that made xml_files an array of arraysNirbheek Chauhan2018-05-091-1/+1
| * introspect: Fix listing target files that are File objectsNirbheek Chauhan2018-05-091-2/+7
| * gnome.gtkdoc: Allow passing file objects as xml_filesNirbheek Chauhan2018-05-063-10/+16
* | Revert "Add macOS linker versioning information"Nirbheek Chauhan2018-05-097-24/+16
* | args flattening: preserve configuration_data.set behaviourMathieu Duponchelle2018-05-092-0/+12
* | docs: Add a warning about find_program().path()Nirbheek Chauhan2018-05-091-3/+3
* | subprojects.md: document --wrap-mode Nirbheek Chauhan2018-05-091-0/+29
* | Reference-manual: compiler checksNirbheek Chauhan2018-05-091-0/+6
|/
* gnome: Use the header basename for #include in mkenums_simpleNirbheek Chauhan2018-05-052-2/+2
* gnome: Update minimum glib version for gdbus-codegenNirbheek Chauhan2018-05-051-3/+2
* add linker flag to handle $ORIGIN on OpenBSDJasper Lievisse Adriaanse2018-05-042-2/+5
* gnome: Disable usage of new --body and --header argsNirbheek Chauhan2018-05-042-5/+13
* Interpreter: don't flatten the arguments of various methodsMathieu Duponchelle2018-05-045-21/+67
* No longer require duplicate gtest header install.Jussi Pakkanen2018-05-041-3/+5
* Merge pull request #3445 from MathieuDuponchelle/pypy_supportJussi Pakkanen2018-05-037-5/+61
|\
| * python module: Move tests to test cases/unitNirbheek Chauhan2018-05-036-1/+1
| * python module: make it work with pypyMathieu Duponchelle2018-05-032-4/+60
|/
* Merge pull request #3474 from mesonbuild/dcppJussi Pakkanen2018-05-0314-16/+94
|\
| * Can use C++ and FORTRAN in a single target. Closes #2685.dcppJussi Pakkanen2018-05-024-1/+26
| * Can combine D and C++ in a single target. Closes #3125.Jussi Pakkanen2018-05-0210-15/+68
* | Update minimum python version in README.mdMike Gilbert2018-05-031-1/+1
|/
* Update CI image to bionic.Jussi Pakkanen2018-05-024-13/+13
* pkgconfig: Don't expose internal libraries in .pc filesNirbheek Chauhan2018-05-026-13/+26
* Keep separator spaces in pkg-config declarations. Closes #3479.Jussi Pakkanen2018-05-024-2/+37
* docs: Added reference to pkg-config module page [skip ci]Roy Buitenhuis2018-05-021-0/+2