1788 Commits (488e57332f2264594ec8e05369664c6a7833f692)

Author SHA1 Message Date
Niklas Claesson 488e57332f VisualC: Add support for msvc toolset version 7 years ago
Liam Staskawicz ae532c807c backends: avoid extraneous trailing os.path.sep when joining paths 7 years ago
Jussi Pakkanen 1b442d11b4 Prevent projects from grabbing other projects' options. 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
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 8 years ago
Dylan Baker 5a8d1b6431 deps: strip 'svn' from LLVM version 8 years ago
Dylan Baker 035bee5c54 deps: demote LLVM config to instance variable 8 years ago
Dylan Baker 95ba1fcab2 deps: convert LLVM modules to a set before checking for them 8 years ago
Dylan Baker ce6099b704 deps: flatten module argument to LLVM dependency 8 years ago
Jussi Pakkanen cf6693a4eb Linker flag for Windows GUI applications was missing on MSVC. 8 years ago
Nirbheek Chauhan 87327d414a configure_file: Fix infinite loop in some cases 8 years ago
Leif Middelschulte 50376cca37 fixup 993a12c5: use right variable 8 years ago
Leif Middelschulte 993a12c543 avoid errornous type conversion. Compare strings instead 8 years ago
Leif Middelschulte fab15d433a fixes offline working (if desired revision is already present). 8 years ago
Leif Middelschulte aa28675ebc fixes initial checkout command independend of provided revision 8 years ago
Leif Middelschulte 667d5d2d9f introduce svn wrap support 8 years ago
Jussi Pakkanen 876b2475dd Made man page gzip creation deterministic. Closes #2363. 8 years ago
liugang a93ac1a6a8 Improve download package 8 years ago
liugang de259b6690 Fix unpack patch archive fail 8 years ago
liugang 7060b15773 fix patch archive never download on some case 8 years ago
Nirbheek Chauhan 177283d203 pcap dependency: Frameworks for libpcap do not exist 8 years ago
Dylan Baker d070100c8c link_whole should be considered a source for targets 8 years ago
Luke Shumaker 4dbbb4884c flake8: Clean up complained-about unused imports 8 years ago
Luke Shumaker bb25260f00 flake8: Perform suggested whitespace/formatting changes 8 years ago
Corentin Noël 3e6c3ea10c Change ternary to another argument 8 years ago
Corentin Noël 6a2926870c Add 'install' keyword to the gettext macro 8 years ago
Luke Shumaker e7d5b9dd8e fix file permissions on a couple of files 8 years ago
Dylan Baker d5003c2190 Consider compilers used in static_library parents 8 years ago
Thibault Saunier 96e24a50f9 Add cs_args as known args for csharp 8 years ago
Florian Zwoch 7e1caaf1cd ninja: Generator is more informative on what it is doing. 8 years ago
Dylan Baker 59a90309ab Fix error message for find_program if program cannot be found 8 years ago
Niklas Claesson 07dde545d9 Add @PLAINNAME@ and @BASENAME@ to arguments argument for Generator 8 years ago
Nirbheek Chauhan 20991c0669 dependencies: Add version detection to pcap 8 years ago
Nirbheek Chauhan 59473e9ed7 Add a new compiler method: get_return_value() 8 years ago
Alexis Jeandet e553d0807b Last round with listify function refactoring. 8 years ago
Alexis Jeandet bf64cf569b Gnome, pkgconfig, Qt4, Qt5 and windows modules slightly refactored. 8 years ago
Alexis Jeandet 55975f852e Introduced extract_as_list. 8 years ago
Alexis Jeandet 7549a39a17 Introduction of listify method. Test on build.py module to see benefits. 8 years ago
Guillaume Poirier-Morency 02ad00b982 ninja: Fix the dependency on the VAPI when 'vala_vapi' is used 8 years ago
Jussi Pakkanen df18c1ac98 Do not use universal newlines on old Python versions. 8 years ago
Nirbheek Chauhan 7c2ae55fab Revert "Revert "Merge pull request #1931 from centricular/use-patched-ninja"" 8 years ago
Matthias Klumpp 61db415d7f d: Make feature names less verbose 8 years ago
Hristo Venev 56c566a38e Fix get_option() for base options on reconfigure. 8 years ago
Nirbheek Chauhan f04d141088 logging: Print location of log file on error 8 years ago