3212 Commits (e72a2b2260f800db2ab1a42e4d736df24d909375)

Author SHA1 Message Date
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
Jussi Pakkanen 4d986563dc Expose wrap_mode as an option. Closes #4266. 6 years ago
Xavier Claessens 091e079354 dependency variable from subproject could be not-found 6 years ago
Xavier Claessens 047db1c64c Print warning when using deprecated 'python3' module 6 years ago
Mohammed Amer Khalidi 18204b8ed6 Adding "compiler_type" flag to ARM compilers. 6 years ago
Christoph Behle c0236e10f3 Substitute output file then check for conflict. 6 years ago
Marty E. Plummer 8fd5297f76 i18n: replace path separator with @ 6 years ago
John Ericson 68d0adf4d2 Rewrite `for_*` machine checks in terms of MachineInfo and phase out 6 years ago
John Ericson 0b1fb51b66 MachineInfo: Make equality structural 6 years ago
John Ericson d69d2697cd Pull out essence total map essence of MachineInfos into PerMachine 6 years ago
Xavier Claessens a816e1c1fa Interpreter: Add 'continue' and 'break' keywords 6 years ago
Xavier Claessens fa2e096aa0 Interpreter: Add "in" and "not in" operators 6 years ago
Jussi Pakkanen 2ff69b20df Fix handling generated .desktop files. Closes #4304. 6 years ago
John Ericson 1c6b8b72cb Centralize description of build, host, and target, machines 6 years ago
Dylan Baker a0e4548c41 backends: allow running host arch binaries on compatible build machines 6 years ago
Jan Tojnar c0c075c129 Make custom dist scripts accept arguments. 6 years ago
Xavier Claessens adae6b56de Hide 'rewrite' and 'runpython' commands from help 6 years ago
Xavier Claessens 37067a53c4 Use a single ArgumentParser for all subcommands 6 years ago
Xavier Claessens 5af2717e76 Simplify run_script_command() 6 years ago
Xavier Claessens f8913d1d28 Move setup command handling to its own msetup.py file 6 years ago
Xavier Claessens 246d5d86f5 Move set_meson_command() to mesonlib 6 years ago
dx-mon 65cb7b0241 Fixed the lack of stdout being displayed when not in capture mode for meson_exe (meson --internal exe) 6 years ago
Patrick Griffis 46a42a69a6 Add custom libgcrypt dependency using libgcrypt-config 6 years ago
Bruce Richardson 386e5b876f Verify library directories as either 32-bit or 64-bit 6 years ago
Jon Turney d0acada1d5
Probe Windows resource compiler type 6 years ago
Marcel Hollerbach c53d35aa72 build: generate the mappings in the Targets 6 years ago