summaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/swift.py
Commit message (Expand)AuthorAgeFilesLines
* compilers: replace CompilerType with MachineInfoDylan Baker2019-10-071-2/+7
* compilers: Move the compiler argument to proxy linker flags to the compiler c...Dylan Baker2019-08-301-0/+3
* compilers: Dispatch to dynamic linker classDylan Baker2019-08-141-12/+0
* compilers/swift: Pass extra args to the Compiler constructorDylan Baker2019-08-141-2/+2
* Purge `is_cross` and friends without changing user interfacesJohn Ericson2019-06-091-9/+5
* Sanity check with external argsJohn Ericson2019-03-271-2/+14
* Remove get_cross_extra_flagsJohn Ericson2019-02-151-2/+1
* Added more compiler option supportDaniel Mensinger2019-01-061-1/+1
* Absolute path generation refactoringDaniel Mensinger2019-01-061-0/+7
* Added unit testDaniel Mensinger2019-01-061-1/+1
* Fixed list_target_files and list_targetsDaniel Mensinger2019-01-061-1/+1
* Convert buildtype to optimization and debug options (#3489)Jussi Pakkanen2018-08-181-1/+15
* Split out languages from compilers.pyAlistair Thomas2017-06-231-0/+99