6355 Commits (5af2717e76015b47bfc2b11d4034099d9b62d978)
 

Author SHA1 Message Date
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
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
Nirbheek Chauhan cbbab82b70 dist: Make usage of period in messages consistent 6 years ago
Marvin Scholz 843b0b1d50 compilers: Do not use -pthread with clang for darwin 6 years ago
Ross Burton fe981b0231 gnome: use target c_args/c_link_args for g-ir-scanner when cross-compiling 6 years ago
Ross Burton 47d115f6a8 gnome: add missing cflags/ldflags to gtk-doc when cross-compiling 6 years ago
Ross Burton 1efcca637b gtkdochelper: show full command if it fails 6 years ago
Ari Vuollet c4b885bfd1 docs: Document conditional debug compilation flags [skip ci] 6 years ago
GoaLitiuM 389f012ed2 Additional tests for D version and debug features 6 years ago
GoaLitiuM 8776dac773 Add conditional debug identifiers for D compilers, and enable for debug builds 6 years ago
lzutao dc7bb37c46 README: Update IRC and contributing link (#4269) [skip ci] 6 years ago
Kostiantyn Ponomarenko e53be9c925 Update Meson docs README [skip ci] 6 years ago
Jussi Pakkanen f0c4d1cd00
Merge pull request #4214 from 3v1n0/gtk-docs-improvements 6 years ago
Masanori Kakura 99ecedc093 environment: Use os.path.basename() when checking mesonlib.meson_command 6 years ago
ePirat 80721b7605 Docs: Add DEPFILE to substitutions list [ci skip] 6 years ago
Marco Trevisan (Treviño) 8a5671c017 gnome: use project compiler flags in gtkdoc 6 years ago
Jussi Pakkanen 9ceb21997b
Merge pull request #4243 from nacho4d/feature/xcode-fix2 6 years ago
Martin Storsjö 48b6520764 Don't add rpath linker flags when building for MinGW 6 years ago
Ross Burton 89e0414efd environment: validate endian value from cross file 6 years ago
Guillermo Ignacio Enriquez Gutierrez 5262aac977 Skip all dot files/directories when running tests 6 years ago
Guillermo Ignacio Enriquez Gutierrez 6f4ba8b2f4 Fix Xcode backend: support for precompiled headers. Only one header per target is supported 6 years ago
Xavier Claessens 2f0285c7ef Return code 0 when builddir is already configured 6 years ago
Nirbheek Chauhan 1190ec096e
Update Release-notes-for-0.48.0.md 6 years ago