aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers.py
AgeCommit message (Expand)AuthorFilesLines
2016-02-21compilers: MSVC does not understand the -lfoo syntaxNirbheek Chauhan1-0/+3
2016-02-20Do not pass -Weverything to Clang at warning level 3Martin Ejdestig1-2/+2
2016-02-17Fix Vala cross compilation. Closes #370.Jussi Pakkanen1-0/+1
2016-02-17Filter out UNIX flags from external deps when using the MSVC compilerNirbheek Chauhan1-4/+22
2016-02-17compilers: /LD is not needed for PIC support in DLLsNirbheek Chauhan1-1/+1
2016-02-17compilers: Don't pass /D for debugoptimized build typeNirbheek Chauhan1-1/+1
2016-02-12Use deterministic mode in ar when it is available.Jussi Pakkanen1-1/+7
2016-02-03If test exes can not be removed (because e.g. an antivirus program holds on t...Jussi Pakkanen1-1/+7
2016-01-16Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen1-0/+1837