9058 Commits (134687bdd64c40bdd30a899beb15e7a9657b76f3)
 

Author SHA1 Message Date
Daniel Mensinger 134687bdd6 opts: Allow `-` and `not` in meson_options.txt (fixes #6948) 5 years ago
Stéphane Cerveau a6d040632e fixup! fixup! cmake: enhance support of cmake config file syntax 5 years ago
Stéphane Cerveau d1b7a522f6 fixup! cmake: enhance support of cmake config file syntax 5 years ago
Stéphane Cerveau bfcab74e3e cmake: enhance support of cmake config file syntax 5 years ago
Xavier Claessens d94d0a8399 Fix requireed meson version for override_dependency() 5 years ago
Nirbheek Chauhan a863fa3031 docs: Update Using-with-Visual Studio 5 years ago
Nirbheek Chauhan 1dcd61ee05 mcompile: Use the current dir if unspecified 5 years ago
Daniel Mensinger 1e07dab2b2 boost: Fix library version (fixes #6899) 5 years ago
Cerbero 7115e62948 qt dependency: Pick debug libraries based on b_vscrt 5 years ago
Andrei Alexeyev 50e38a89ef mparser: fix precedence of arithmetic operators 5 years ago
Hemmo Nieminen 56e5f9562a mtest: Improve test output formatting. 5 years ago
Daniel Mensinger f00b51583e ci: Added boost_python to fedora 5 years ago
Daniel Mensinger 668f1528e0 boost: Fix boost_python detection on bionic (fixes #6886 #4788) 5 years ago
Daniel Mensinger b69d3e1779 cuda: Fix meson template (fixes #6869) 5 years ago
Jussi Pakkanen 15b0bd6e93 Update everything for new release. 5 years ago
Daniel Mensinger 95e7477d12 cmake: Only expand executable targets in COMMAND (fixes #6857) 5 years ago
Jussi Pakkanen 4bfc143c5e Only split linker args with D compilers. Closes: #6845 5 years ago
Marc Herbert b2dc277c1e docs: why 'ninja test' depends on build_by_default targets [skip ci] 5 years ago
Dylan Baker 7fd42a5be4 docs: Add a new page with common cross/native file options [skip ci] 5 years ago
Daniel Mensinger 4e52a0f7fd boost: Better python module detection 5 years ago
Daniel Mensinger 1bfd5e9dd2 boost: Better log found and missing modules 5 years ago
Xavier Claessens 4d7ccd1399 Make werror per subproject option 5 years ago
Martin Storsjö b3fe9fa5d8
Clarify a workaround for older versions of LLD for MinGW (#6836) [skip ci] 5 years ago
Jussi Pakkanen 253fbc4470 Bump version number for rc1. 5 years ago
Dylan Baker 61f5618828 compilers: Clang can take linkers that are paths 5 years ago
Xavier Claessens 326e9dcc51 gtkdoc: Add missing permitted kwarg 5 years ago
Jussi Pakkanen 7924e5f9c2 Revert "Naturally use env vars a bit more to match Autoconf" 5 years ago
John Ericson 097dfc085e Naturally use env vars a bit more to match Autoconf 5 years ago
John Ericson 3a4388e51d Fix legacy env var support with cross 5 years ago
John Ericson f6b0425576 Fix linker evn var tests 5 years ago
Szabi Tolnai e2b4e99d71 Fix ARMCC dependency generation. 5 years ago
Jussi Pakkanen 9e5c881b06 Add property to disable compiler sanity checks during cross compilation. 5 years ago
Jussi Pakkanen 1cf7799df2 Do not try to mix gcc with link.exe. 5 years ago
Michael Brockus 0b42e817dd adding Meson-UI to IDE-integration.md [skip ci] 5 years ago
alanNz 7460292810 -Add xc16 and c2000 C,Cpp toolchain support 5 years ago
Jussi Pakkanen 24227a9553
Merge pull request #6544 from dcbaker/mpi-dependency-factory 5 years ago
Jussi Pakkanen 84e216fd64
Merge pull request #6636 from jon-turney/machine-detection-problems 5 years ago
Dylan Baker 4120cdd01a docs: update MPI documentation with methods 5 years ago
Dylan Baker baca2cd07d mpi: Use a factory function 5 years ago
Dylan Baker f6e50da49a dependencies/base: Make the ConfigTool Dependency more flexible 5 years ago
Dylan Baker 9f358ab54a tests/mpi: Add a method option 5 years ago
Dylan Baker e781dfcb2b dependencies: Convert ScaLAPACK to a dependency factory 5 years ago
Phillip Johnston 82fd645da2 Update cross compilation documentation to reference new ld variables 5 years ago
Phillip Johnston f6fad7ae9b Update native description to use the new LD variables 5 years ago
Camilo Celis Guzman 18373cba74 mtest: terminate a test via SIGTERM first then (if needed) via SIGKILL 5 years ago
Xavier Claessens 4d6faf6a13 interpreterbase: Add warning when built-in object method has no kwargs 5 years ago
Daniel Mensinger 673ca982f1 cmake: Add find_package COMPONETS support 5 years ago
Michael 02e7316d31 sample factory implementation 5 years ago
Jussi Pakkanen aff7fc89c3 Generators can depend on custom targets as well as build targets. 5 years ago
Jussi Pakkanen 321774d715
Merge pull request #6789 from dcbaker/deprecated-c-ld 5 years ago