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.py
Age
Commit message (
Expand
)
Author
2016-03-20
Fix up typo in precompiled headers base option handling
Tim-Philipp Müller
2016-03-20
Merge branch 'base_options'.
Jussi Pakkanen
2016-03-20
Converted precompiled headers into a base option.
Jussi Pakkanen
2016-03-20
Converted coverage into a base option.
Jussi Pakkanen
2016-03-20
Preserve b_ prefix for base option names.
Jussi Pakkanen
2016-03-19
compilers: While linking, filter out libraries that are bundled with the MSVC...
Nirbheek Chauhan
2016-03-18
Added base options to Clang compilers.
Jussi Pakkanen
2016-03-18
Implement cc.find_library for the Visual Studio C/C++ compilers
Nirbheek Chauhan
2016-03-17
Do not use lundef on OSX.
Jussi Pakkanen
2016-03-17
Add dir support for find_library and remove deprecated standalone version. Cl...
Jussi Pakkanen
2016-03-16
Added new base options and some sample opts for gcc.
Jussi Pakkanen
2016-03-12
Return array by value so it does not get modified.
Jussi Pakkanen
2016-03-12
Added find_library method and deprecated the standalone version. Closes #396.
Jussi Pakkanen
2016-02-26
.ipp is a C++ header suffix.
Jussi Pakkanen
2016-02-21
compilers: MSVC does not understand the -lfoo syntax
Nirbheek Chauhan
2016-02-20
Do not pass -Weverything to Clang at warning level 3
Martin Ejdestig
2016-02-17
Fix Vala cross compilation. Closes #370.
Jussi Pakkanen
2016-02-17
Filter out UNIX flags from external deps when using the MSVC compiler
Nirbheek Chauhan
2016-02-17
compilers: /LD is not needed for PIC support in DLLs
Nirbheek Chauhan
2016-02-17
compilers: Don't pass /D for debugoptimized build type
Nirbheek Chauhan
2016-02-12
Use deterministic mode in ar when it is available.
Jussi Pakkanen
2016-02-03
If test exes can not be removed (because e.g. an antivirus program holds on t...
Jussi Pakkanen
2016-01-16
Renamed meson package to mesonbuild so that we can have a script named meson ...
Jussi Pakkanen
[prev]