aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/backend/backends.py
AgeCommit message (Expand)AuthorFilesLines
2016-02-17Reverted implib patch as it broke mingw completely.Jussi Pakkanen1-9/+5
2016-02-17Filter out UNIX flags from external deps when using the MSVC compilerNirbheek Chauhan1-1/+3
2016-02-17Explicitly use the import library while generating link args for a targetNirbheek Chauhan1-5/+9
2016-02-17backends: Clarify the reason behind a grotesque hackNirbheek Chauhan1-1/+3
2016-01-23Moved backends to their own module.Jussi Pakkanen1-0/+423