4297 Commits (59473e9ed7b1333ff42efab0d5268d8d74bcc3b0)
 

Author SHA1 Message Date
Nirbheek Chauhan 59473e9ed7 Add a new compiler method: get_return_value() 7 years ago
Nirbheek Chauhan 276e9c15cc str.split() can now take a positional argument 7 years ago
Jussi Pakkanen e1fc17ef2a Merge pull request #2288 from centricular/fix-test-regression 7 years ago
Nirbheek Chauhan b3c70f495b interpreter: Always flatten when unholding arrays 7 years ago
Nirbheek Chauhan 4a9c31025c tests/common/48: Don't read newline 7 years ago
Jussi Pakkanen 77bf63d663 Merge pull request #2291 from centricular/fix-custom-target-includes-ordering 7 years ago
Nirbheek Chauhan db199b06e6 Add a test for the custom target incdirs change 7 years ago
Nirbheek Chauhan 5b1babd611 backends: Add custom target inc dirs before target inc dirs 7 years ago
Jussi Pakkanen 27554e9eb1 Merge pull request #2300 from mesonbuild/msixml 7 years ago
Jussi Pakkanen cb8b5a165a Removed --cov from travis.yml since coverage is currently disabled. 7 years ago
Jussi Pakkanen 68ac9b7a0b Require installer version 5.0, which corresponds to Win 7 and up. 7 years ago
Jussi Pakkanen a2ef1dc23b Fix installer generation on 64 bit Windows. 7 years ago
Jussi Pakkanen d3fab4c965 Add installer option to not install Ninja. 7 years ago
Jussi Pakkanen 41805f1b31 Delete XML string manipulation code. 7 years ago
Jussi Pakkanen 048d941e95 Create WiX source file with the XML module rather than string manipulation. 7 years ago
Nirbheek Chauhan aff981a6b0 Fix regression in test definitions 7 years ago
Jussi Pakkanen 21e2315afd Remove coverage because pip is broken in Travis. 7 years ago
Nirbheek Chauhan 6cf5cb5842 wrap-mode: Make the error output more useful 7 years ago
Jussi Pakkanen 9361666bd8 Merge pull request #2236 from trhd/env 7 years ago
Emmanuele Bassi 2cabcb39c9 gnome: Flatten the sources for generate_gir() 7 years ago
Jussi Pakkanen 72a6683c6f Permit overriding find_program from the cross file. 7 years ago
Michal Koutný e94a9c8fcf Allow version labels with trailing dots 7 years ago
Patrick Griffis 04b2c67b7d gnome.gdbus_codegen(): Add annotations keyword 7 years ago
Nirbheek Chauhan c63aa0372b install: Also ignore PermissionError for selinux 7 years ago
Jan Niklas Hasse c9d97a58c5 --unity flag needs {on,off,subprojects} parameter 7 years ago
Patrick Griffis 2acf737b4b pkgconfig: Document url keyword 7 years ago
Jussi Pakkanen 437fc04da1 Merge pull request #1614 from fooishbar/cc-filter-args 7 years ago
Hemmo Nieminen 64950bd318 Add a regression test for test suites. 7 years ago
Hemmo Nieminen fa57295623 Fix a stack trace caused by environment variables in test setups. 7 years ago
Daniel Stone 552c15b978 Alphabetize compiler.compiles() 7 years ago
Daniel Stone e1ffae0580 Add Compiler.get_supported_arguments() 7 years ago
Elliott Sales de Andrade 7fb1973cac Use include-uninstalled for internal gir deps. 7 years ago
Tense_du ae3ea22479 Removed duplicate title in doc theme. 7 years ago
Jussi Pakkanen c20ca0ad3d Try to use 2x the number of cores. 7 years ago
Chun-wei Fan aeaefce81e modules/gnome.py: Use a filelist for generate_gir() 7 years ago
Iñigo Martínez 35ef236c43 add support for cups dependencies (#2255) 7 years ago
Matthias Klumpp 5f0a91baa5 d: Newer GDC versions can compile shared libraries 7 years ago
Matthias Klumpp 36657e3a30 trivial: Fix typos 7 years ago
Matthias Klumpp 5275548b5c gnome: Ensure gir always works with asan, even if used together with ubsan 7 years ago
Matthias Klumpp d49eeb243f gnome: Fix typo in gtkdoc_html_dir, so it returns the correct path 7 years ago
Jussi Pakkanen d220683787 Create a proper 64 bit installer with WiX. 7 years ago
Jussi Pakkanen 3276882bbd Merge pull request #2196 from arteymix/patch-4 7 years ago
Jussi Pakkanen 858c1d4f30 Fix msi creation script to work on 64 bit Windows. 7 years ago
Jussi Pakkanen 1cd037b578 Merge pull request #2248 from thiblahute/csharp 7 years ago
Jussi Pakkanen a415fafe56 Rewrapped more files. 7 years ago
Thibault Saunier aac58f185b ciimage: Add glib-sharp2 to our docker image 7 years ago
Thibault Saunier 0968991394 csharp: Take into account project and global args 7 years ago
Thibault Saunier 52b7f1a096 c#: Handle external dependencies from .pc files 7 years ago
Thibault Saunier 596c7106f7 interpreter: Make cs_args a known argument 7 years ago
Jussi Pakkanen cad020f9da Merge pull request #2243 from thiblahute/csharp 7 years ago