2258 Commits (275c737d571709f0653c24d18a3adb14bbd9cb2f)

Author SHA1 Message Date
Jussi Pakkanen cb64a3f07a Fix MSVC builds. 7 years ago
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
Jussi Pakkanen a655b64989 Add an rpath entry to shared libraries that are linked from the source tree. 7 years ago
Nirbheek Chauhan 8cc52b5d4f vs: Fix link_whole usage with the vs backend 7 years ago
Nirbheek Chauhan 560f4b6fc7 vs: Fix detection of options vs libraries in link args 7 years ago
Nirbheek Chauhan b866cf0804 vs: Add a helper for adding a project reference 7 years ago
Niklas Claesson 68275b32e8 Implement capture for generators 7 years ago
liugang c93bce7839 Don't download patch archive if already download 7 years ago
Dylan Baker dda5e8cadb Allow CustomTarget's to be indexed 7 years ago
Dylan Baker 5a8d1b6431 deps: strip 'svn' from LLVM version 7 years ago
Dylan Baker 035bee5c54 deps: demote LLVM config to instance variable 7 years ago
Dylan Baker 95ba1fcab2 deps: convert LLVM modules to a set before checking for them 7 years ago
Dylan Baker ce6099b704 deps: flatten module argument to LLVM dependency 7 years ago
Jussi Pakkanen cf6693a4eb Linker flag for Windows GUI applications was missing on MSVC. 7 years ago
Nirbheek Chauhan 87327d414a configure_file: Fix infinite loop in some cases 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
liugang a93ac1a6a8 Improve download package 7 years ago
liugang de259b6690 Fix unpack patch archive fail 7 years ago
liugang 7060b15773 fix patch archive never download on some case 7 years ago
Nirbheek Chauhan 177283d203 pcap dependency: Frameworks for libpcap do not exist 7 years ago
Dylan Baker d070100c8c link_whole should be considered a source for targets 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
Martin Blanchard 71deffab18 get-unquoted: Fix indentation and remove useless arithmetic 7 years ago
Martin Blanchard fa1fee5686 get-unquoted: Implement a get_unquoted() method for ConfigurationData 7 years ago