summaryrefslogtreecommitdiff
path: root/mesonbuild
AgeCommit message (Expand)Author
2018-10-14Use relative build-tree RPATHs on macOSDavid Seifert
2018-10-14Do not try to remove duplicate RPATH entries on macOSDavid Seifert
2018-10-14Move some cross file parsing validition to MachineInfoJohn Ericson
2018-10-13Added .so to list possible darwin dynamic library suffixes (#4364)gsobala
2018-10-11dependencies/llvm: Mark as not found when not foundDylan Baker
2018-10-10os.path.relpath() can fail on WindowsJon Turney
2018-10-10gnome.compile_resources: Put dependency directories before current source dirTingPing
2018-10-09coverage: fix lcov branch coverage generationMohammed Sadiq
2018-10-08gnome: Quote arguments passed to gtkdoc-scangobjTing-Wei Lan
2018-10-08Pass arguments from in xcode projectsGuillermo Ignacio Enriquez Gutierrez
2018-10-08Xcode project now supports assembly filesGuillermo Ignacio Enriquez Gutierrez
2018-10-08configure_file: Support taking values from a dictXavier Claessens
2018-10-08scanbuild: Split SCANBUILD using shlexGuido Günther
2018-10-07d: Allow static library to be passed with -L to dmd/ldcMatthias Klumpp
2018-10-07Expose wrap_mode as an option. Closes #4266.Jussi Pakkanen
2018-10-07Merge pull request #3900 from xclaesse/in-operatorJussi Pakkanen
2018-10-07dependency variable from subproject could be not-foundXavier Claessens
2018-10-07Print warning when using deprecated 'python3' moduleXavier Claessens
2018-10-07Adding "compiler_type" flag to ARM compilers.Mohammed Amer Khalidi
2018-10-07Substitute output file then check for conflict.Christoph Behle
2018-10-06i18n: replace path separator with @Marty E. Plummer
2018-10-04Interpreter: Add 'continue' and 'break' keywordsXavier Claessens
2018-10-04Interpreter: Add "in" and "not in" operatorsXavier Claessens
2018-10-05Fix handling generated .desktop files. Closes #4304.Jussi Pakkanen
2018-10-05Centralize description of build, host, and target, machinesJohn Ericson
2018-10-04backends: allow running host arch binaries on compatible build machinesDylan Baker
2018-10-04Merge pull request #4293 from marcelhollerbach/masterJussi Pakkanen
2018-10-04Make custom dist scripts accept arguments.Jan Tojnar
2018-10-04Hide 'rewrite' and 'runpython' commands from helpXavier Claessens
2018-10-04Use a single ArgumentParser for all subcommandsXavier Claessens
2018-10-04Simplify run_script_command()Xavier Claessens
2018-10-04Move setup command handling to its own msetup.py fileXavier Claessens
2018-10-04Move set_meson_command() to mesonlibXavier Claessens
2018-10-04Fixed the lack of stdout being displayed when not in capture mode for meson_e...dx-mon
2018-10-03Merge pull request #4307 from jon-turney/probe-win-rc-typeJussi Pakkanen
2018-10-03Add custom libgcrypt dependency using libgcrypt-configPatrick Griffis
2018-10-03Verify library directories as either 32-bit or 64-bitBruce Richardson
2018-10-02Merge pull request #4296 from nacho4d/feature/fix-xcode-configure-fileJussi Pakkanen
2018-10-02Merge pull request #4283 from dcbaker/macos-llvm-configJussi Pakkanen
2018-10-02Merge pull request #4051 from GoaLitiuM/d-debugJussi Pakkanen
2018-10-02Probe Windows resource compiler typeJon Turney
2018-10-01build: generate the mappings in the TargetsMarcel Hollerbach
2018-10-01build: move default_install_dir to the Target classesMarcel Hollerbach
2018-10-01dependencies/LLVM: rework shared link detection to be more robustDylan Baker
2018-10-01dependencies/llvm: Fix shared linking on osxDylan Baker
2018-10-01Factor out windows resource compiler determinationJon Turney
2018-10-01msvc: Don't use /O3 with MSVCMartin Storsjö
2018-10-01compilers/c: don't return -pthread for MacOS with any compilerDylan Baker
2018-10-01Fix Xcode backend: Add build dir to SYSTEM_HEADER_SEARCH_PATHS so generated h...Guillermo Ignacio Enriquez Gutierrez
2018-09-28gnome.gtkdoc: Fix static library ldflagsIñigo Martínez