index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-24
Make werror per subproject option
Xavier Claessens
2020-03-24
Clarify a workaround for older versions of LLD for MinGW (#6836) [skip ci]
Martin Storsjö
2020-03-24
Bump version number for rc1.
Jussi Pakkanen
2020-03-24
compilers: Clang can take linkers that are paths
Dylan Baker
2020-03-23
gtkdoc: Add missing permitted kwarg
Xavier Claessens
2020-03-23
Revert "Naturally use env vars a bit more to match Autoconf"
Jussi Pakkanen
2020-03-23
Naturally use env vars a bit more to match Autoconf
John Ericson
2020-03-23
Fix legacy env var support with cross
John Ericson
2020-03-23
Fix linker evn var tests
John Ericson
2020-03-23
Fix ARMCC dependency generation.
Szabi Tolnai
2020-03-22
Add property to disable compiler sanity checks during cross compilation.
Jussi Pakkanen
2020-03-22
Do not try to mix gcc with link.exe.
Jussi Pakkanen
2020-03-21
adding Meson-UI to IDE-integration.md [skip ci]
Michael Brockus
2020-03-21
-Add xc16 and c2000 C,Cpp toolchain support
alanNz
2020-03-20
Merge pull request #6544 from dcbaker/mpi-dependency-factory
Jussi Pakkanen
2020-03-20
Merge pull request #6636 from jon-turney/machine-detection-problems
Jussi Pakkanen
2020-03-19
docs: update MPI documentation with methods
Dylan Baker
2020-03-19
mpi: Use a factory function
Dylan Baker
2020-03-19
dependencies/base: Make the ConfigTool Dependency more flexible
Dylan Baker
2020-03-19
tests/mpi: Add a method option
Dylan Baker
2020-03-19
dependencies: Convert ScaLAPACK to a dependency factory
Dylan Baker
2020-03-19
Update cross compilation documentation to reference new ld variables
Phillip Johnston
2020-03-19
Update native description to use the new LD variables
Phillip Johnston
2020-03-19
mtest: terminate a test via SIGTERM first then (if needed) via SIGKILL
Camilo Celis Guzman
2020-03-19
interpreterbase: Add warning when built-in object method has no kwargs
Xavier Claessens
2020-03-19
cmake: Add find_package COMPONETS support
Daniel Mensinger
2020-03-19
sample factory implementation
Michael
2020-03-19
Generators can depend on custom targets as well as build targets.
Jussi Pakkanen
2020-03-19
Merge pull request #6789 from dcbaker/deprecated-c-ld
Jussi Pakkanen
2020-03-19
Remove my notes from sources
ClausKlein
2020-03-19
Use os.path.normpath() for include paths
ClausKlein
2020-03-19
Fix exe_wrapper usage in EmptyExternalProgram case
Richard Weinberger
2020-03-19
compilers: Link D runtime/libphobs dynamically on !Windows
Dylan Baker
2020-03-19
Fix failing rust CI
Xavier Claessens
2020-03-19
Fix bogus parameter passed to LLVMDynamicLinker (llvm-mingw regression)
Andrei Alexeyev
2020-03-17
compilers: Error if invalid linker selected
Dylan Baker
2020-03-17
docs: Add Environment variables for compiler/linker selection
Dylan Baker
2020-03-17
envconfig: Make compiler and linker environment variables match
Dylan Baker
2020-03-17
Revert "azure: Workaround MSYS2 PCH test failures"
Jon Turney
2020-03-15
Merge pull request #6779 from dcbaker/gdc-linker-args
Jussi Pakkanen
2020-03-15
fix conversion of hasattr to getattr
Dylan Baker
2020-03-15
Resolve Clang failure to use -Og with --optimization=g
Phillip Johnston
2020-03-12
docs: Update documentation for GDC linker overriding
Dylan Baker
2020-03-12
compilers/d: Support linker selection with gdc
Dylan Baker
2020-03-12
unittests: Add tests for overriding D linker language
Dylan Baker
2020-03-12
run_unittests: Use skip_if_not_language for linker tests
Dylan Baker
2020-03-12
docs: Document that ldc now supports linker overriding [skip ci]
Dylan Baker
2020-03-12
docs: Document from_builtype mapping for b_vscrt [skip ci]
Nirbheek Chauhan
2020-03-12
syntax-highlighting/vim: Add `in` as an operator
Nirbheek Chauhan
2020-03-12
Merge pull request #6356 from dcbaker/fix-d-compiler-abstractions
Jussi Pakkanen
[next]