9381 Commits (3babaaaeecb01ceefb25508783207f1bf7876447)
 

Author SHA1 Message Date
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
Dylan Baker e1060f5772 compilers: Link D runtime/libphobs dynamically on !Windows 5 years ago
Xavier Claessens 32b4bfaa74 Fix failing rust CI 5 years ago
Andrei Alexeyev b521c65de6 Fix bogus parameter passed to LLVMDynamicLinker (llvm-mingw regression) 5 years ago
Dylan Baker b8294b4436 compilers: Error if invalid linker selected 5 years ago
Dylan Baker 6a5fdbf995 docs: Add Environment variables for compiler/linker selection 5 years ago
Dylan Baker 9074c7f8a4 envconfig: Make compiler and linker environment variables match 5 years ago
Jon Turney 0fa70325ed Revert "azure: Workaround MSYS2 PCH test failures" 5 years ago
Jussi Pakkanen c557205695
Merge pull request #6779 from dcbaker/gdc-linker-args 5 years ago
Dylan Baker 1bb66d1568 fix conversion of hasattr to getattr 5 years ago
Phillip Johnston 79198de6cf Resolve Clang failure to use -Og with --optimization=g 5 years ago
Dylan Baker 20f8e47221 docs: Update documentation for GDC linker overriding 5 years ago
Dylan Baker 9c9dcbb1a8 compilers/d: Support linker selection with gdc 5 years ago
Dylan Baker 2ac480a0bd unittests: Add tests for overriding D linker language 5 years ago
Dylan Baker 0bb1e949e2 run_unittests: Use skip_if_not_language for linker tests 5 years ago
Dylan Baker b54e557a40 docs: Document that ldc now supports linker overriding [skip ci] 5 years ago
Nirbheek Chauhan 7e1719fe06
docs: Document from_builtype mapping for b_vscrt [skip ci] 5 years ago
Nirbheek Chauhan a076e9852b syntax-highlighting/vim: Add `in` as an operator 5 years ago
Jussi Pakkanen 88e40c7081
Merge pull request #6356 from dcbaker/fix-d-compiler-abstractions 5 years ago
Adrien Gallouët 85489ab6c3
Add Glorytun in Users.md [skip ci] 5 years ago
Dylan Baker d0172432a7 compilers: Don't put split soname args in start groups 5 years ago
Dylan Baker 92e80d54e5 compilers/d: Properly pass -soname args 5 years ago
Dylan Baker f136084609 compilers/d: Fix rpath generation with LDC and DMD 5 years ago
Nirbheek Chauhan 69e9d32bca coredata: Warn on usage of both -Dbuildtype and -Doptimization/-Ddebug 5 years ago
Nirbheek Chauhan bd953b6b29 coredata: Passing an option is supposed to set it, not flip the default 5 years ago