1764 Commits (a90e47bd4f0f81c156c582f00d3cc005887547e2)

Author SHA1 Message Date
Leif Middelschulte a90e47bd4f adds missing import of `Popen_safe` 7 years ago
Leif Middelschulte 078527a744 As per jpakkane's suggestion use `Popen_safe` instead of `subprocess.getoutput` 7 years ago
Leif Middelschulte 50376cca37 fixup 993a12c5: use right variable 7 years ago
Leif Middelschulte 993a12c543 avoid errornous type conversion. Compare strings instead 7 years ago
Leif Middelschulte fab15d433a fixes offline working (if desired revision is already present). 7 years ago
Leif Middelschulte aa28675ebc fixes initial checkout command independend of provided revision 7 years ago
Leif Middelschulte 667d5d2d9f introduce svn wrap support 7 years ago
Jussi Pakkanen 876b2475dd Made man page gzip creation deterministic. Closes #2363. 7 years ago
Nirbheek Chauhan 177283d203 pcap dependency: Frameworks for libpcap do not exist 7 years ago
Luke Shumaker 4dbbb4884c flake8: Clean up complained-about unused imports 7 years ago
Luke Shumaker bb25260f00 flake8: Perform suggested whitespace/formatting changes 7 years ago
Corentin Noël 3e6c3ea10c Change ternary to another argument 7 years ago
Corentin Noël 6a2926870c Add 'install' keyword to the gettext macro 7 years ago
Luke Shumaker e7d5b9dd8e fix file permissions on a couple of files 7 years ago
Dylan Baker d5003c2190 Consider compilers used in static_library parents 7 years ago
Thibault Saunier 96e24a50f9 Add cs_args as known args for csharp 7 years ago
Florian Zwoch 7e1caaf1cd ninja: Generator is more informative on what it is doing. 7 years ago
Dylan Baker 59a90309ab Fix error message for find_program if program cannot be found 7 years ago
Niklas Claesson 07dde545d9 Add @PLAINNAME@ and @BASENAME@ to arguments argument for Generator 7 years ago
Nirbheek Chauhan 20991c0669 dependencies: Add version detection to pcap 7 years ago
Nirbheek Chauhan 59473e9ed7 Add a new compiler method: get_return_value() 7 years ago
Alexis Jeandet e553d0807b Last round with listify function refactoring. 7 years ago
Alexis Jeandet bf64cf569b Gnome, pkgconfig, Qt4, Qt5 and windows modules slightly refactored. 7 years ago
Alexis Jeandet 55975f852e Introduced extract_as_list. 7 years ago
Alexis Jeandet 7549a39a17 Introduction of listify method. Test on build.py module to see benefits. 7 years ago
Guillaume Poirier-Morency 02ad00b982 ninja: Fix the dependency on the VAPI when 'vala_vapi' is used 7 years ago
Jussi Pakkanen df18c1ac98 Do not use universal newlines on old Python versions. 7 years ago
Nirbheek Chauhan 7c2ae55fab Revert "Revert "Merge pull request #1931 from centricular/use-patched-ninja"" 7 years ago
Matthias Klumpp 61db415d7f d: Make feature names less verbose 7 years ago
Hristo Venev 56c566a38e Fix get_option() for base options on reconfigure. 7 years ago
Nirbheek Chauhan f04d141088 logging: Print location of log file on error 7 years ago
Jérôme Duval 0b8db94065 Add is_haiku(), needed for run_tests.py. 7 years ago
Emmanuele Bassi 6f1d7e3d0a Add deprecation warning for gnome.yelp() argument 7 years ago
Jussi Pakkanen b63710863b Renamed test serialisation from is_cross to is_cross_built for clarity. 7 years ago
Jussi Pakkanen 9b50a4aac1 An external program is never a "cross test". 7 years ago
Chet Gurevitch e5e060a6b7 Update message for already configured builddir 7 years ago
Iñigo Martínez 540c928e30 gnome: Docbook generation for gdbus_codegen() 7 years ago
Jon Turney b04c4fa878 Add Windows extra_paths to beginning of PATH when running tests 7 years ago
Matthias Klumpp 75fdf413e4 Drop feature_args call in favor of letting pkgconfig do this directly 7 years ago
Matthias Klumpp 6cd3f066b4 d: Implement specific properties for D features 7 years ago
Matthias Klumpp d83c289442 d: Add easy way to use D-specific features 7 years ago
Nirbheek Chauhan 276e9c15cc str.split() can now take a positional argument 7 years ago
Nirbheek Chauhan b3c70f495b interpreter: Always flatten when unholding arrays 7 years ago
Nirbheek Chauhan 5b1babd611 backends: Add custom target inc dirs before target inc dirs 7 years ago
Nirbheek Chauhan aff981a6b0 Fix regression in test definitions 7 years ago
Nirbheek Chauhan 6cf5cb5842 wrap-mode: Make the error output more useful 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