7678 Commits (3d7c50d1092bb6f00842f73248650e0af1266050)
 

Author SHA1 Message Date
Antonio Ospite 221fb86373 docs: fix typo s/responsability/responsibility/ [skip ci] 6 years ago
Antonio Ospite e680dbe065 Add 'meson subprojects foreach' command 6 years ago
Jussi Pakkanen 5905533fcd
Merge pull request #5103 from mesonbuild/linkcustom 6 years ago
Jussi Pakkanen e3e83e2acd Also format headers with Clang-Format. Closes #5184. 6 years ago
Jonatan Pålsson 2a030e33f3 docs: Document when environment() was added (#5178) [skip ci] 6 years ago
Dylan Baker f8afcd59e0 dependencies/base: Correctly handle includes and sources in ExternalDependency 6 years ago
Dylan Baker f2d4a32370 dependencies/base: Pass correct arguments to subdependencies 6 years ago
Dylan Baker 023fe14238 dependencies/base: Add type annotations to partial_dependency method 6 years ago
Dylan Baker b791ede1b1 tests: modify partial_dependency test to cover a bug 6 years ago
TheQwertiest c0d287c1bf [Docs] Built-in options page cleanup (fixes #5165) [skip ci] 6 years ago
Will Thompson 3b7ec01692 docs: correct “It's” to “Its” [skip ci] 6 years ago
Jussi Pakkanen 5dc613d618 Revert "gnome.compile_resources: Add ld binary method" 6 years ago
Eli Schwartz 4f9ecbee09 gettext: prefer POTFILES.in if it exists 6 years ago
Jakub Adam 0ad5670895 Fix run_command() with command on a different drive 6 years ago
Jussi Pakkanen 2259db2683 Add documentation. 6 years ago
Jussi Pakkanen 3196e4e141 Support link_whole with custom targets. 6 years ago
Jussi Pakkanen 68567482f5 Maintain backwards compatibility for one release. Closes #5051. 6 years ago
John Ericson 8c3d24e9de release note snippet for user flags in sanity checks [skip ci] 6 years ago
John Ericson f53f58f54e Always initialize compiler_options before sanity_check 6 years ago
John Ericson 507b1dc40e Fix test_compiler_*_stds tests after last commit 6 years ago
John Ericson f4da210f46 Sanity check with external args 6 years ago
John Ericson b565eff084 Add release note snippit for CPPFLAGS handing [skip ci] 6 years ago
John Ericson a69f7b0b5a compilers: Log difference between empty and absent env var 6 years ago
John Ericson c67ea5cd4d Small cleanup to use_preproc_flags: 6 years ago
John Ericson d361da991b Change test to reflect new semantics 6 years ago
John Ericson e677704d21 Don't collect preprocssor flags separately from compiler flags 6 years ago
Dylan Baker 151961056c dependencies/configtool: Deprecate falling back to path 6 years ago
Jussi Pakkanen 30c5ec7c23 Fail gracefully for Apple frameworks with a non-Clang compiler. Closes #5070. 6 years ago
Paolo Bonzini 1e7ce3553b do not use Executor if only one process was requested 6 years ago
Paolo Bonzini 826ddec4c6 improve log for ninja detection 6 years ago
Paolo Bonzini 6b9b118bf5 support a NINJA environment variable 6 years ago
Dylan Baker d88bf0eb80 compilers: n_debug=if-release and buildtype=plain should not enable assertions 6 years ago
François Revol 31d7255553 Properly detect 'bepc' as 'x86' CPU for Haiku 6 years ago
Jussi Pakkanen 6253bbc6cc
Merge pull request #5039 from scivision/submod 6 years ago
Igor Gnatenko da1bb49787 rpm: Always set b_ndebug to true 6 years ago
Michael Hirsch, Ph.D 6e06ad1c1f add test case for same-name module+submodule 6 years ago
Jussi Pakkanen e2f4e926b2 Reduce absolute paths to a deprecation. Closes #5050. 6 years ago
Michael Hirsch, Ph.D 8763d1a584 cleanup rebase of fortraninclude..submod 6 years ago
Michael Hirsch, Ph.D cc4e0b5027 DRY Fortran submodule regex 6 years ago
Michael Hirsch, Ph.D c8342b794b no \b for no-gap non-stantard submodule declaration 6 years ago
Michael Hirsch, Ph.D 41edb6d68f tolerate no-space submodule (non-standard syntax) 6 years ago
Michael Hirsch, Ph.D df74f8b7a9 more efficient submodule filenaming 6 years ago
Michael Hirsch, Ph.D a4827650fa BUGFIX: match submodule output names by compiler 6 years ago
Michael Hirsch, Ph.D 434599cc12 Squashed commit of the following: 6 years ago
Michael Hirsch, Ph.D 2a830743cc allow fortran submodule to have same name as module 6 years ago
Jussi Pakkanen 40b5abd668 Better error message when PCH argument is not a string. 6 years ago
Jussi Pakkanen 8361da5c52 Fix setup so test suite runs with rustc + MSVC. Closes: 5099 6 years ago
John Ericson 3037ade41d Inline check_compilers 6 years ago
Jussi Pakkanen 4e5edff60f Fix Rust global and local args. Closes #5101. 6 years ago
Jon Turney 8a9e1b1166 Disallow add_languages('vala') without 'c' 6 years ago