1822 Commits (be36b0554484f3c015195ecd4199060cf71fd0b1)

Author SHA1 Message Date
getzze 6ce42e2ec5 Error for Libs in package_config function 7 years ago
Niklas Claesson 3fcf4ad272 MSI: Fix regenerate with visual studio 7 years ago
Narendra Vardi 6083eb29d0 Do not allow escaping the subprojects directory. 7 years ago
Corentin Noël fd860482e5 Allow to give source files to GtkDoc by respecting the File class 7 years ago
liugang 36d85db5d4 fix all subproject using wrap-file broken 7 years ago
Niklas Claesson c97e7749a6 Boost: Jamfile has two syntaxes for boost libraries 7 years ago
Jussi Pakkanen 6f066af61f Updated version number for new development. 7 years ago
Jussi Pakkanen 5626df4645 Bump version number for release. 7 years ago
Jussi Pakkanen 2fbc857ff4 Better error message when using external libraries incorrectly. Closes #2447. 7 years ago
Rico Tzschichholz 8b8e1ee620 gnome: g-ir-scanner accepts multiple symbol-prefix arguments 7 years ago
Jussi Pakkanen 68bd64cd38 Prevent projects from directly grabbing files from other subprojects. 7 years ago
Corentin Noël 93d2ced31f Create the .po file with the `update_po` subcommand if it doesn't exist 7 years ago
Jan Niklas Hasse 7b36897ff9 Use get_default_include_dirs to detect BOOST_ROOT 7 years ago
Dylan Baker e8df59cc5f llvm: don't add --system-libs 7 years ago
Dylan Baker 7dfad54f06 options: Add a permitted_kwargs function 7 years ago
Alistair Thomas d551dbff9a Use long form of valac options and make --basedir use relative path 7 years ago
Corentin Noël f13887b64a Reduce code complexity, fix nested array in files instruction 7 years ago
Corentin Noël ac8d5f2156 Allow different directories for Vala files 7 years ago
Jussi Pakkanen ec45c29c9d Add rpath entries for all found libraries outside of system libraries. 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 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 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 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 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