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
/
compilers.py
Age
Commit message (
Expand
)
Author
2017-12-17
Allow value 'if-release' for b_ndebug project option. (#1896)
Hemmo Nieminen
2017-12-16
More version information for compilers.
Christoph Behle
2017-12-03
Merge pull request #2618 from mesonbuild/osxlinkerfixes
Jussi Pakkanen
2017-11-26
Use absolute paths for rpaths on OSX.
Jussi Pakkanen
2017-11-26
spelling: overridden
Josh Soref
2017-11-26
spelling: occurrence
Josh Soref
2017-11-14
Fix #2620
rkfg
2017-11-09
Better check for when address sanitizer is enabled. Closes #2590.
Jussi Pakkanen
2017-11-02
Warn when no inc dir is found from parsing GNU compiler output
Alexis Jeandet
2017-11-01
Fix detection of include dirs with gnu compiler and non C locale
Alexis Jeandet
2017-10-01
C/C++: Get default include dirs from compilers
Niklas Claesson
2017-09-21
flake8: Perform suggested whitespace/formatting changes
Luke Shumaker
2017-08-31
Add Compiler.get_supported_arguments()
Daniel Stone
2017-08-18
Fix detection of clang "optimization arguments"
Peter Harris
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
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
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
[prev]