summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnome.gdbus_codegen: Fix output file list for docbook custom targetsnirbheek/fix-gtkdoc-content-files-FileNirbheek Chauhan2018-05-063-6/+29
* gnome.gtkdoc: Allow passing file objects as xml_filesNirbheek Chauhan2018-05-063-10/+16
* 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
* Allow `required : false` for OpenMP dependencyDavid Seifert2018-05-021-1/+7
* Always generate a new Product GUID. Closes #2485. [skip ci]Jussi Pakkanen2018-05-011-1/+1
* [skip ci] fixed broken link to repoinit.py script in wrap documentationAlexis Jeandet2018-05-011-3/+3
* Add VT100 ANSI escape sequences for Windows 10.Isabella Muerte2018-05-011-1/+15
* Made depfixer more robust on OSX. Closes #3493.Jussi Pakkanen2018-05-011-4/+10
* Fix setting c_args and friends from command lineXavier Claessens2018-05-013-18/+16
* Allow custom_target do depend on indexed output of custom_target Niklas Claesson2018-05-014-2/+27
* has_multi_link_arguments: Some compilers needs -Wl,--fatal-warningsXavier Claessens2018-04-302-0/+16
* Merge pull request #3485 from xclaesse/warnlevelJussi Pakkanen2018-04-296-42/+105
|\
| * Passing --default-library=both should override project valueXavier Claessens2018-04-273-2/+14
| * Passing --bindir twice is fineXavier Claessens2018-04-271-4/+2
| * Fix --warnlevel being renamed to --warning-level in latest releaseXavier Claessens2018-04-275-31/+86
| * Remove duplicated definition of -D cmdline argXavier Claessens2018-04-263-8/+6
* | adds Qt5 private headers [skip ci]Alexis Jeandet2018-04-291-1/+1
* | Install generated gdbus header with old glib version too.Jussi Pakkanen2018-04-283-2/+9
* | New argument: --profile-self for profiling performanceNirbheek Chauhan2018-04-271-3/+16
|/
* CCompiler: Cache result of get_library_dirs().Martin Hostettler2018-04-271-1/+9
* guess_external_link_dependencies: deduplicate search dirs and libraries.Martin Hostettler2018-04-271-6/+7
* Prettifying some output with pathlibNiklas Claesson2018-04-262-24/+33
* Merge pull request #3225 from filbranden/fixperms3Jussi Pakkanen2018-04-2617-16/+189
|\
| * Add install_umask to list of options of `meson configure`Filipe Brandenburger2018-04-251-1/+1
| * Add release-notes snippet for install_umaskFilipe Brandenburger2018-04-181-0/+17
| * Add a unit test for install_umask.Filipe Brandenburger2018-04-189-0/+106
| * Update default of install-umask to 022Filipe Brandenburger2018-04-183-3/+5
| * Add new builtin option --install-umaskFilipe Brandenburger2018-04-184-13/+61
* | Merge pull request #3372 from NickeZ/vs-sol-foldersJussi Pakkanen2018-04-263-24/+80
|\ \
| * | Use visual studio solution directoriesNiklas Claesson2018-04-173-21/+77
| * | Fix vs flat layout bugNiklas Claesson2018-04-171-4/+4
* | | interpreter: Verify permitted kwargs on all methodsXavier Claessens2018-04-263-65/+183
* | | Wrap-git files can have tags as well as commit ids. [skip ci]Jussi Pakkanen2018-04-251-3/+3
* | | tests: Add the same kind of tests for configure.Dylan Baker2018-04-251-1/+29