9255 Commits (3e134975749b67b8c799a8b8fd065721de1cb48a)
 

Author SHA1 Message Date
Michael Kuhn 7828f2c9c2 docs: Fix typo in pkgconfig description 5 years ago
Loïc Yhuel b9b118b267 compilers: disable ccache when using temporary source files 5 years ago
Xavier Claessens f4d98a3e72 dist: Print location of generated tarballs 5 years ago
Xavier Claessens 8603c3b445 dist: Add --no-tests option 5 years ago
Ole André Vadla Ravnås 7195c0ee9c compilers: Fix accidental coredata mutations 5 years ago
Dylan Baker 8bdc5c2dd5 environment: "power machintosh" is ppc 5 years ago
Jon Turney 7005e211a2 Report an errror if glib-compile-resources is missing 5 years ago
Jon Turney 74028414e4 Add a failing test for missing glib-compile-resources 5 years ago
Ole André Vadla Ravnås d8094d26f3 compilers: Fix C++ stdlib flags used for Apple's Clang 5 years ago
Michael Kuhn 6952f9f6c9 Do not call restorecon if there are no files to install 5 years ago
Jussi Pakkanen 41485f3eca Bump version number for new development. [skip ci] 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
ClausKlein 00104b1081 Remove my notes from sources 5 years ago
ClausKlein f72c990bfd Use os.path.normpath() for include paths 5 years ago
Richard Weinberger 12fa8d06e2 Fix exe_wrapper usage in EmptyExternalProgram case 5 years ago