7464 Commits (dfe3d56bfd28eb7b960f1beb09f502f9902b45fa)
 

Author SHA1 Message Date
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
Jussi Pakkanen 3a613564d3
Merge pull request #5116 from dcbaker/openmp-de-specialize 6 years ago
Jon Turney 3bd27c2d8a Revert "azure: Don't try to publish logs from fork" 6 years ago
Jussi Pakkanen ed5992a10d
Merge pull request #5031 from bonzini/kconfig 6 years ago
Ross Burton c6abca289b envconfig: remove unused parse_datafile() 6 years ago
Paolo Bonzini 0078d808a2 find_program: use Meson's Python3 for non-executable Python scripts 6 years ago
Jussi Pakkanen f46b485fc2
Merge pull request #5083 from rossburton/crossfiles 6 years ago
Dylan Baker ac627bcea7 replace library type strings with an enum 6 years ago
Ross Burton a87b51f75c Add test case for multiple cross files 6 years ago
Ross Burton 1a2b5d3b53 run_unittest: update for cross_file being a list 6 years ago
Ross Burton 65e59c84a1 mesonbuild: allow multiple --cross-file options 6 years ago
Dylan Baker 1f342a2081 dependencies/openmp: Don't special case OpenMP 6 years ago
Dylan Baker 2a6b8e209f dependencies/openmp: Pass openmp arguments to look for _OPENMP define 6 years ago
Ross Burton d57dd1092e load_configs: generalise the search path 6 years ago
Jussi Pakkanen fd624a848e Fix codegen with clang-cl. 6 years ago