4431 Commits (35313c2a850020dc2d98c1aa5b2f4340e49f01d6)
 

Author SHA1 Message Date
Mohammed Sadiq 35313c2a85 docs: Fix typo 7 years ago
Jussi Pakkanen cb3d980a1f Merge pull request #2282 from NickeZ/improve-boost 7 years ago
Jussi Pakkanen 357b34f915 Merge pull request #2375 from centricular/gnome-gir-fixes 7 years ago
Patrick Griffis 893d101fff gnome: Add header kwarg to generate_gir() 7 years ago
Alexis Jeandet a9258923fa Added include directory argument for Qt's Moc which is needed to build plugins. 7 years ago
Nirbheek Chauhan bb0e18b738 Use listify and extract_as_list everywhere 7 years ago
Niklas Claesson 4df8650560 Appveyor: Enable Boost tests where possible 7 years ago
Niklas Claesson bbdba876af Boost: Improve search algorithm 7 years ago
Niklas Claesson 09ccd0eeaa C/C++: Get default include dirs from compilers 7 years ago
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
Nirbheek Chauhan 7c4f0f97d3 tests: Always run ninja with -d explain 7 years ago
Nirbheek Chauhan 24e0774ace Always flatten in listify() since we always want that 7 years ago
Nirbheek Chauhan 26dada3797 gnome: Flatten and unholder all dependencies 7 years ago
Nirbheek Chauhan b0c40737bf tests/7 gnome: Test that GIR deps are flattened 7 years ago
Nirbheek Chauhan 3a63f0d63c interpreter: Add a new ObjectHolder class 7 years ago
Jussi Pakkanen 1b442d11b4 Prevent projects from grabbing other projects' options. 7 years ago
Jussi Pakkanen 7d49d1d2d7 Merge pull request #2373 from leiflm/svn-wraps 7 years ago
Jussi Pakkanen ea5ae8ef27 Merge pull request #2313 from dcbaker/fix-2180 7 years ago
Leif Middelschulte a90e47bd4f adds missing import of `Popen_safe` 7 years ago
Leif Middelschulte 3c36cf1d5e updates test svn-url to point to meson controlled repository 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
Nirbheek Chauhan 040fa07e36 tests/common/145: Move each target into its own subdir 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
Jussi Pakkanen 5e47739633 Merge pull request #2378 from dcbaker/llvm-cleanups 7 years ago
Reverend Homer fd339759f2 fix typo? 7 years ago
Jon Turney c654e58c53 Revert "Add an additional Cygwin package repo with patched ninja" 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 dfc2b75ee2 Merge pull request #2348 from centricular/configure-file-infinite-loop 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
Nirbheek Chauhan 92318c7660 docs: get_supported_arguments was added in 0.43.0 7 years ago
Leif Middelschulte 667d5d2d9f introduce svn wrap support 7 years ago
Jussi Pakkanen 011adc4bd2 Merge pull request #2365 from liugang/master 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