3132 Commits (beb1f00f3bca05a0d9bd30a115da2621f43e2b73)

Author SHA1 Message Date
Josh Gao beb1f00f3b Hoist gen_vs_module_defs_args from Gnu to GnuLike. 6 years ago
Josh Gao edda80cc75 Generalize gnulike-targeting-windows checks. 6 years ago
Jussi Pakkanen fe3efe0bc6 Fix merge file using an array. Closes #4424. 6 years ago
Nirbheek Chauhan a52cd31a6c Print dependencies being used for compiler checks 6 years ago
Xavier Claessens edccb11f01 Rollback if an optional subproject fails 6 years ago
Jan Alexander Steffens (heftig) e4da09b8f9 get_base_compile_args: Add -fprofile-correction to -fprofile-use 6 years ago
John Ericson 807981889f Fix bug in PerMachine constructor 6 years ago
Xavier Claessens be09acbf56 wrap: Check the directory key is a name and not a path 6 years ago
Nicole Mazzuca d5bf869dec add support for `/permissive-` 6 years ago
Dylan Baker ff9ba84426 dependencies/base: Replace windows path separators with \\\\ 6 years ago
pbl 198d4b83b9 add implib support for ArmclangCompiler (#4420) 6 years ago
Jussi Pakkanen 0a217f40d7 Detect powerpc processors on FreeBSD. Closes #4397. 6 years ago
Marvin Scholz 2256e6314b compilers/c: Fix allow undefined link arg for PE/COFF 6 years ago
Marvin Scholz fc3e2f5ad0 depfixer: Do not try to fix rpaths of dlls 6 years ago
Jussi Pakkanen 83c62a3341 Purge unused argument. Closes #4407. 6 years ago
Jon Turney 99b0a7acda Fix flake8 whitespace reports 6 years ago
Jon Turney 93f7b83bf5 Fix flake8 'imported but unused' reports 6 years ago
xiannox 5b3192534c module-qt: add rcc_extra_arguments to pass extra arguments to rcc (#4406) 6 years ago
Xavier Claessens 61348da069 Add 'disabler' argument to functions returning not-found objects 6 years ago
Nicole Mazzuca f1546e289c add cpp_std support for MSVC 6 years ago
Xavier Claessens adb9fdef3a wrap: Fix crash with file based wraps 6 years ago
Martin Storsjö ef14681fa0 Skip creating a PDB file if a debug build hasn't been requested 6 years ago
Jussi Pakkanen 31e6b70434 Order rpaths so that internal ones come first. 6 years ago
Jussi Pakkanen 4d7de6c122 Keep absolute rpaths to libraries outside the build dir. 6 years ago
Michał Górny e8232c7825 Remove implicit compression of man pages 6 years ago
Xavier Claessens c453400d59 Add 'b_pie' compiler option 6 years ago
Xavier Claessens 76ac4f5689 wrap: Make 'directory' key optional 6 years ago
Xavier Claessens d9ea7b16a8 wrap: Rename p to self.wrap 6 years ago
Xavier Claessens b26eb3d384 wrap: Disable interpolation 6 years ago
Xavier Claessens 3f98ad8eed wrap: Improve error handling and logging 6 years ago
Xavier Claessens 1889e33389 wrap: Remove dead code trying to update git/hg/svn repositories 6 years ago
Xavier Claessens f0b1f0340c msetup: Remove dead code 6 years ago
Xavier Claessens d6fba7f01c wrap: Allow source and patch to be local files 6 years ago
Xavier Claessens a3db9f6ae3 wrap: Some cleanups and fixes in resolver 6 years ago
Aki Van Ness 3ad99d2769 Added basic detection for AIX linker (not really a better way) 6 years ago
Matthias Klumpp aa27dd7928 Regression fix: Don't try to import empty-string custom target include dirs (#4342) 6 years ago
David Seifert a28eddb822 Use relative build-tree RPATHs on macOS 6 years ago
David Seifert 3a8911a07f Do not try to remove duplicate RPATH entries on macOS 6 years ago
John Ericson 4efb361d47 Move some cross file parsing validition to MachineInfo 6 years ago
gsobala 0ea626b89d Added .so to list possible darwin dynamic library suffixes (#4364) 6 years ago
Dylan Baker be07a710ee dependencies/llvm: Mark as not found when not found 6 years ago
Jon Turney a0a0c244e2 os.path.relpath() can fail on Windows 6 years ago
TingPing 08216a3a86 gnome.compile_resources: Put dependency directories before current source dir 6 years ago
Mohammed Sadiq 25fef3d1fa coverage: fix lcov branch coverage generation 6 years ago
Ting-Wei Lan bb9f60624b gnome: Quote arguments passed to gtkdoc-scangobj 6 years ago
Guillermo Ignacio Enriquez Gutierrez fd86b0c619 Pass arguments from in xcode projects 6 years ago
Guillermo Ignacio Enriquez Gutierrez 47edf72cad Xcode project now supports assembly files 6 years ago
Xavier Claessens 38a6582145 configure_file: Support taking values from a dict 6 years ago
Guido Günther 1e7aea65e6 scanbuild: Split SCANBUILD using shlex 6 years ago
Matthias Klumpp ce2eed32bc d: Allow static library to be passed with -L to dmd/ldc 6 years ago