summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnome.compile_resources: Put dependency directories before current source dirtingping/resources-sourcedir-orderTingPing2018-10-092-2/+3
* gnome: Quote arguments passed to gtkdoc-scangobjTing-Wei Lan2018-10-081-4/+5
* Pass arguments from in xcode projectsGuillermo Ignacio Enriquez Gutierrez2018-10-081-4/+7
* Xcode project now supports assembly filesGuillermo Ignacio Enriquez Gutierrez2018-10-081-1/+7
* configure_file: Support taking values from a dictXavier Claessens2018-10-085-6/+99
* scanbuild: Split SCANBUILD using shlexGuido Günther2018-10-081-7/+14
* d: Allow static library to be passed with -L to dmd/ldcMatthias Klumpp2018-10-071-2/+6
* Expose wrap_mode as an option. Closes #4266.Jussi Pakkanen2018-10-075-11/+29
* Add elementary OS (#4341) [skip ci]Cristian Molina2018-10-071-0/+1
* Merge pull request #3900 from xclaesse/in-operatorJussi Pakkanen2018-10-077-13/+173
|\
| * Add documentation and release notes for 'in', 'continue' and 'break'Xavier Claessens2018-10-042-0/+85
| * Interpreter: Add 'continue' and 'break' keywordsXavier Claessens2018-10-043-4/+47
| * Interpreter: Add "in" and "not in" operatorsXavier Claessens2018-10-044-11/+43
* | dependency variable from subproject could be not-foundXavier Claessens2018-10-073-16/+19
* | Print warning when using deprecated 'python3' moduleXavier Claessens2018-10-071-1/+2
* | Adding "compiler_type" flag to ARM compilers.Mohammed Amer Khalidi2018-10-074-13/+19
* | Substitute output file then check for conflict.Christoph Behle2018-10-077-5/+31
* | Fix a comment in "test cases/frameworks/6 gettext"Masanori Kakura2018-10-061-1/+1
* | i18n: replace path separator with @Marty E. Plummer2018-10-065-1/+19
|/
* Fix handling generated .desktop files. Closes #4304.Jussi Pakkanen2018-10-055-10/+51
* Centralize description of build, host, and target, machinesJohn Ericson2018-10-052-68/+98
* backends: allow running host arch binaries on compatible build machinesDylan Baker2018-10-041-4/+6
* Merge pull request #4293 from marcelhollerbach/masterJussi Pakkanen2018-10-042-56/+69
|\
| * build: generate the mappings in the TargetsMarcel Hollerbach2018-10-012-28/+35
| * build: move default_install_dir to the Target classesMarcel Hollerbach2018-10-012-29/+35
* | Make custom dist scripts accept arguments.Jan Tojnar2018-10-045-17/+25
* | Merge pull request #4204 from xclaesse/unify-cmd-lineJussi Pakkanen2018-10-0412-382/+369
|\ \
| * | Hide 'rewrite' and 'runpython' commands from helpXavier Claessens2018-10-041-6/+22
| * | Use a single ArgumentParser for all subcommandsXavier Claessens2018-10-0411-134/+116
| * | Simplify run_script_command()Xavier Claessens2018-10-041-64/+24
| * | Move setup command handling to its own msetup.py fileXavier Claessens2018-10-042-228/+255
| * | Move set_meson_command() to mesonlibXavier Claessens2018-10-042-16/+18
* | | Document the compiler.cmd_array() methodMike Gilbert2018-10-041-0/+3
|/ /
* | Fixed the lack of stdout being displayed when not in capture mode for meson_e...dx-mon2018-10-041-0/+2
* | Document when console: kwarg was added [skip ci]Nirbheek Chauhan2018-10-031-2/+2
* | Merge pull request #4307 from jon-turney/probe-win-rc-typeJussi Pakkanen2018-10-031-19/+45
|\ \
| * | Probe Windows resource compiler typeJon Turney2018-10-021-4/+22
| * | Factor out windows resource compiler determinationJon Turney2018-10-011-17/+25
* | | Add custom libgcrypt dependency using libgcrypt-configPatrick Griffis2018-10-037-4/+80
* | | Verify library directories as either 32-bit or 64-bitBruce Richardson2018-10-031-4/+47
* | | Merge pull request #4296 from nacho4d/feature/fix-xcode-configure-fileJussi Pakkanen2018-10-022-35/+38
|\ \ \
| * | | Fix Xcode backend: Add build dir to SYSTEM_HEADER_SEARCH_PATHS so generated h...Guillermo Ignacio Enriquez Gutierrez2018-10-011-8/+22
| * | | Fix indentation (make it uniform) in test file "14 configure file/meson.build"Guillermo Ignacio Enriquez Gutierrez2018-09-301-27/+16
* | | | Merge pull request #4283 from dcbaker/macos-llvm-configJussi Pakkanen2018-10-022-14/+72
|\ \ \ \
| * | | | dependencies/LLVM: rework shared link detection to be more robustDylan Baker2018-10-011-14/+69
| * | | | dependencies/llvm: Fix shared linking on osxDylan Baker2018-10-011-5/+7
| * | | | travis: install llvm on osxDylan Baker2018-10-011-2/+3
| | |_|/ | |/| |
* | | | Merge pull request #4051 from GoaLitiuM/d-debugJussi Pakkanen2018-10-026-8/+147
|\ \ \ \
| * | | | docs: Document conditional debug compilation flags [skip ci]Ari Vuollet2018-09-272-3/+10
| * | | | Additional tests for D version and debug featuresGoaLitiuM2018-09-272-1/+85