1520 Commits (80d665e8decd644d737930d450f0bc66d6b5b02c)

Author SHA1 Message Date
Jussi Pakkanen 80d665e8de Converted some modules. 8 years ago
Jussi Pakkanen 7f482824bb Add kwarg checker in module code. 8 years ago
Jussi Pakkanen 50e75baa91 Removed in_builddir from public usage as it is an internal feature that was visible by accident. 8 years ago
Jussi Pakkanen fe74c54079 Alphabetization. 8 years ago
Jussi Pakkanen 97b7a7b10e Moved func_ methods from base class to Interpreter. 8 years ago
Jussi Pakkanen 325a231abe Add a few more. 8 years ago
Jussi Pakkanen f7da8dc84d A few more. 8 years ago
Jussi Pakkanen e08d735105 Added a few more kwarg checks to functions. 8 years ago
Jussi Pakkanen 0eb41a9a08 Checks for all build target functions. 8 years ago
Jussi Pakkanen 92493d4e5e Added kwargs for executable(). 8 years ago
Jussi Pakkanen 46e61971ce Decorator to check for permitted kwargs. 8 years ago
Alistair Thomas 117f4ab8b5 Split out languages from compilers.py 8 years ago
Alistair Thomas d71da5bdb3 Converted compilers.py to a sub-package 8 years ago
Alistair Thomas e5559903b3 Split linkers out from compilers.py 8 years ago
Nirbheek Chauhan 185808bf16 vala: Only add --use-header for unity builds 8 years ago
Elliott Sales de Andrade 70776cda98 Add build include directory to gtkdoc source paths. 8 years ago
Adam C. Foltzer 6165612f6b fix indentation per @ignatenkobrain 8 years ago
Elliott Sales de Andrade ca798e1538 Add all internal dep rpaths to gnome module builds. 8 years ago
Elliott Sales de Andrade 6bc14424b4 Use absolute path to target dir within gnome module. 8 years ago
Jussi Pakkanen 797bca22a5 Bump version number for new development. 8 years ago
Jussi Pakkanen defcea7fb5 Update version number for bugfix release. 8 years ago
Jussi Pakkanen fa9fde5029 Storage object has changed so use values(). Closes #1963. 8 years ago
Jussi Pakkanen cccb932f8f Expand magic markers on custom and run targets too. Closes #1681. 8 years ago
Jussi Pakkanen 9baa740aa1 Only call to_native once per invocation. 8 years ago
Jussi Pakkanen 7c7dc0efde Fix a stray variable renaming. Closes #1952. 8 years ago
Jussi Pakkanen 1c34707aee Preserve standalone -D arguments always. 8 years ago
Patrick Griffis ccb253189a gnome.generate_gir(): Fix linking to libasan if sanitizer enabled 8 years ago
Nirbheek Chauhan 73c06780f9 Make external library no-op when used with incompatible target (#1941) 8 years ago
Nirbheek Chauhan 1441cb9812 wxwidgets: Fix usage of multiple dependency() calls 8 years ago
Nirbheek Chauhan ea3e28dbb9 valgrind: Fix __init__ call 8 years ago
Patrick Griffis 604adce33f gnome: Fix getting sanitize cflags for gir 8 years ago
Adam C. Foltzer 35fae9d019 fix failing Rust test cases 8 years ago
Adam C. Foltzer 69b18cf7e9 rename `crate_type` to `rust_crate_type` per @TingPing 8 years ago
Elliott Sales de Andrade 79d005364f Add Mercurial dist support. 8 years ago
Elliott Sales de Andrade 1aa1d0d9ad Remove extraneous os.path.split()s. 8 years ago
Jussi Pakkanen f75d394683 Update versions for new development. 8 years ago
Jussi Pakkanen 93681b0137 Updated version number for release. 8 years ago
Nirbheek Chauhan d23e6b34c7 Preserve -L -l pairings fetched from external deps 8 years ago
Florian Müllner a3dda095bc gnome: Guard all cflags passed to g-ir-scanner 8 years ago
Florian Müllner 4b8dc3b746 gnome: Fix includedir cflags 8 years ago
Nirbheek Chauhan 1e42241ef3 gnome: Don't assume that a C compiler is being used 8 years ago
Nirbheek Chauhan d38f3deaed gnome: Work around GNU ld bug with -rpath,$ORIGIN 8 years ago
Patrick Griffis a88ad9173a gnome.yelp(): Default symlink_media to true 8 years ago
Nirbheek Chauhan 9308a6d923 tests: Add Boost unit tests and project tests on Windows 8 years ago
Nirbheek Chauhan 56462e1439 compilers: Fix build_unix_rpath_args indentation 8 years ago
Patrick Griffis 7764c0a7fa gnome.yelp(): Handle file existing on symlink 8 years ago
Patrick Griffis b2d9e4c1c0 gnome.yelp(): Handle platforms where symlink not supported 8 years ago
Patrick Griffis cacc8d99ce gnome.yelp(): Make copies of media files when symlink is false 8 years ago
Adam C. Foltzer bdd4c45b17 Enhance Rust support 8 years ago
Nirbheek Chauhan c1e9c757eb tests: Increase dependencies coverage a bit more 8 years ago