6659 Commits (c502ddfebfdffe1a8bfa84d15fe782b5e98af5e4)
 

Author SHA1 Message Date
Nirbheek Chauhan c502ddfebf docs: Document subproject(... required: false) [skip ci] 6 years ago
Nirbheek Chauhan febd3e8524
Document how to declare fallback-only dependencies [skip ci] 6 years ago
Jussi Pakkanen 58b838a80b Can specify keyword arguments with a dict. 6 years ago
John Preston c17a80f47b Use correct environment for REGEN in VS backend. 6 years ago
Xavier Claessens 8612f1543f pkgconfig: Improve and document generator behaviour 6 years ago
Xavier Claessens 377719cc7b BuildTarget: Fix typo, self.install does not exists 6 years ago
John Ericson 2ba97d506d Use more `environment.default_*` for consistency 6 years ago
John Ericson 0fd548e16f Combine `run_tests` import lines in `run_unittests` 6 years ago
Luca Boccassi 80ac40b7e7 pkgconfig: do not generated dependency on itself 6 years ago
Jussi Pakkanen 7ffc26078d
Merge pull request #4389 from xclaesse/subprojects-cmd 6 years ago
Mohammed Sadiq 41a98d0fdd coverage: Print summary after gcovr html generation 6 years ago
Xavier Claessens 2efedf80e0 Add documentation for 'meson subprojects' command line 6 years ago
Xavier Claessens 0e7513e734 flake8: ignore W504: line break after binary operator 6 years ago
Xavier Claessens d655515a6b Add 'meson subprojects download' command 6 years ago
Xavier Claessens b5eac54c9e Add 'meson subprojects checkout' command 6 years ago
Xavier Claessens 60b58e056f Add 'meson subprojects update' command 6 years ago
Jussi Pakkanen d272f23dba
Merge pull request #4569 from lzutao/readme 6 years ago
lzutao 8b3939bde6 Fix the freenode link [skip ci] 6 years ago
Lzu Tao 4bd0243daf Update sample output of meson configure [skip ci] 6 years ago
Lzu Tao 2a23dd8bb0 Add link to built-in options page [skip ci] 6 years ago
Laurent Pinchart 80bdc71c0e syntax-highlighting: vim: Allow overriding shiftwidth and softtabstop 6 years ago
lzutao 0c23e65457 Add meson version required to use option type (#4562) [skip ci] 6 years ago
Jussi Pakkanen b0611bdd9a
Merge pull request #3061 from jon-turney/introspect-custom-target-files 6 years ago
Jon Turney d502e83493 docs: Remove mention of appveyor from Contributing doc 6 years ago
Jon Turney 37846eea30 appveyor: Remove vs2015 jobs 6 years ago
Jussi Pakkanen 509afe752c Use /O1 instead of /Os for MSVC as the latter is deprecated. 6 years ago
Christoph Reiter 7f9bd8d271 azure-pipelines: install cmake in msys2 6 years ago
Jon Turney 9d710503c4 azure: ignore PRs which should be skipped for ci 6 years ago
Jussi Pakkanen 270f2395d6
Merge pull request #4191 from trilader/feature/projectinfo-from-source 6 years ago
Jussi Pakkanen 2c91ca3d6a Remove linkerlike args from compile checks. Closes #4542. 6 years ago
Daniel Mensinger 22fca7589f Fixed unit test (see #4549) 6 years ago
Daniel Schulte f954eee906 Remove name property from introspect --projectinfo as it is not used 6 years ago
Daniel Schulte 0e62193730 mintro: Allow introspect --projectinfo without build directory. 6 years ago
Daniel Schulte 8c9c5199f9 AstInterpreter: Stub out more functions 6 years ago
Daniel Schulte bdc9f6846c mintro: Split list_buildsystem_files into generation and command function 6 years ago
Daniel Schulte 4c5ec91135 Split AstInterpreter into base class and RewriterInterpreter 6 years ago
Daniel Mensinger 37ffff0aed Fixed unbound cmvers variable (#4549) 6 years ago
Jussi Pakkanen 2fb98144dd
Merge pull request #4546 from mensinda/buildopts 6 years ago
Christoph Reiter 5e2dd5b2e0 CI: port msys2 jobs from appveyor to azure-pipelines 6 years ago
Daniel Mensinger ceb5e9f042
Updated docs [skip ci] 6 years ago
Daniel Mensinger 1759fc8f45
Sorted arrays alphabetically 6 years ago
Daniel Mensinger 1f48aa595d
Added 'section' key to buildoptions introspection 6 years ago
Aleksey Filippov 1c8c888854 Use first 7 letters of sha256 for subdirectory part of target id 6 years ago
Dylan Baker 9f675cc55a dependencies/ui: Fix qt compiler detection when bindir is set 6 years ago
Elliott Sales de Andrade e58f186121 Fix subproject initialization without git installed. 6 years ago
Floris Bruynooghe e629a4ad1d [skip ci] Document CFLAGS and friends in main docs 6 years ago
Jussi Pakkanen 50d5bcff87 Remove MinimalRebuild as it is deprecated. Closes #4539. 6 years ago
Daniel Mensinger a0175ecb14 CMake find_package dependency backend (#4444) 6 years ago
Jon Turney 8b88fb990e docs: Alphabetically sort reference table rows [skip ci] 6 years ago
Jon Turney e72a2b2260 docs: Add clang-cl to reference table for compiler get_id() values [skip ci] 6 years ago