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
path:
root
/
mesonbuild
/
compilers
Age
Commit message (
Expand
)
Author
2017-08-04
Add info on module include flag for Fortran compilers.
Elliott Sales de Andrade
2017-08-04
A few more lgtm fixes.
Jussi Pakkanen
2017-08-01
Add thread flags to checks if needed. Closes #2106.
Jussi Pakkanen
2017-08-01
Vala: enable colored warning and error output (#2142)
Ben
2017-07-23
find_library: Ignore libs on MSVC properly
Nirbheek Chauhan
2017-07-23
CompilerArgs: Put start/end-group around shared libs too
Nirbheek Chauhan
2017-07-21
Merged buildrpath branch.
Jussi Pakkanen
2017-07-21
Fix linking Objective-C shared libs on OSX.
Alessandro Decina
2017-07-21
Add build_rpath as new property allowing people to specify rpath entries that...
Jussi Pakkanen
2017-07-17
Renamed test case number to avoid dupes.
Jussi Pakkanen
2017-07-17
Fix checks on MinGW and VS2010.
Jussi Pakkanen
2017-07-17
Added VS support to simd detector.
Jussi Pakkanen
2017-07-17
Fix a few OSX "features".
Jussi Pakkanen
2017-07-17
Created simd module.
Jussi Pakkanen
2017-07-16
Fix typo
Chocobo1
2017-07-15
Fix how rpath directories are handled.
Hemmo Nieminen
2017-07-15
Allow both address- and undefined behavior sanitizers at the same time
Gabríel Arthúr Pétursson
2017-06-29
Fix a missing path issue causing Python traceback.
Hemmo Nieminen
2017-06-27
Merged Genie support.
Jussi Pakkanen
2017-06-26
Use 'C sharp' instead of 'C#'
Guillaume Poirier-Morency
2017-06-26
compilers: Use 'get_display_language' for language-related exceptions
Guillaume Poirier-Morency
2017-06-26
Add 'Compiler.get_display_language'
Guillaume Poirier-Morency
2017-06-26
Recognise .gs extension as a Vala source
Alistair Thomas
2017-06-23
Split out languages from compilers.py
Alistair Thomas
2017-06-22
Converted compilers.py to a sub-package
Alistair Thomas