6526 Commits (a59978cfa2287fe2c116cd9edf53559306692fe9)
 

Author SHA1 Message Date
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
Masanori Kakura 646a073e36 Fix a comment in "test cases/frameworks/6 gettext" 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 b6fc063b13 Add documentation and release notes for 'in', 'continue' and 'break' 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
Jussi Pakkanen 88054c48a6
Merge pull request #4293 from marcelhollerbach/master 6 years ago
Jan Tojnar c0c075c129 Make custom dist scripts accept arguments. 6 years ago
Jussi Pakkanen 577d6bfdb4
Merge pull request #4204 from xclaesse/unify-cmd-line 6 years ago
Mike Gilbert 019a627f04 Document the compiler.cmd_array() method 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
Nirbheek Chauhan 31e1e524ca
Document when console: kwarg was added [skip ci] 6 years ago
Jussi Pakkanen a39d7d4186
Merge pull request #4307 from jon-turney/probe-win-rc-type 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
Jussi Pakkanen c6eaf373f3
Merge pull request #4296 from nacho4d/feature/fix-xcode-configure-file 6 years ago
Jussi Pakkanen 1478cd41cd
Merge pull request #4283 from dcbaker/macos-llvm-config 6 years ago
Jussi Pakkanen e6395c6f44
Merge pull request #4051 from GoaLitiuM/d-debug 6 years ago
Dylan Baker 829d7bf6f9 docs: Add note to cpu_family table about endianess [skip ci] 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
Marcel Hollerbach c38544a6ec build: move default_install_dir to the Target classes 6 years ago
Dylan Baker ca8ae7f5e5 dependencies/LLVM: rework shared link detection to be more robust 6 years ago
Dylan Baker e5080a8453 dependencies/llvm: Fix shared linking on osx 6 years ago
Dylan Baker 177fa050b1 travis: install llvm on osx 6 years ago
Jon Turney d769de316d
Factor out windows resource compiler determination 6 years ago
Martin Storsjö 07800e29c9 msvc: Don't use /O3 with MSVC 6 years ago
Dylan Baker 6cf7d2492b compilers/c: don't return -pthread for MacOS with any compiler 6 years ago
Guillermo Ignacio Enriquez Gutierrez aff3930464 Fix Xcode backend: Add build dir to SYSTEM_HEADER_SEARCH_PATHS so generated headers can be included/imported in sources 6 years ago
Kostiantyn Ponomarenko ddc15e1bba Docs: fix 'Wrap-dependency-system-manual' to be more consistent [skip ci] 6 years ago
Guillermo Ignacio Enriquez Gutierrez f39d5ef6de Fix indentation (make it uniform) in test file "14 configure file/meson.build" 6 years ago
Dylan Baker c354a2b1cf docs/Builtin-options: Clarify -Dc_args for cross compilation (#4289) [skip ci] 6 years ago
Iñigo Martínez ee80620f65 gnome.gtkdoc: Fix static library ldflags 6 years ago
Salamandar 26a5e9a95f Add support for uic_extra_arguments to qt5 (#4178) 6 years ago
Xavier RENE-CORAIL ba7b7d0991 Add LGTM.com code quality badges 6 years ago
Thibault Saunier 533997891e backend: Make sure to normalize paths before checking if it is a system dir 6 years ago
Jussi Pakkanen ca4c8de09f
Merge pull request #4261 from rossburton/cross 6 years ago
Nirbheek Chauhan 4a8210e81c dist: Warn if there are uncommitted changes in the repository 6 years ago