]> git.tdb.fi Git - builder.git/history - source/androidcompiler.cpp
Refactor transitive dependencies to work on all targets
[builder.git] / source / androidcompiler.cpp
2022-12-28 Mikko RasaRearrange sources into subdirectories
2022-12-27 Mikko RasaInitialize AndroidCompiler's build info in do_prepare
2022-12-26 Mikko RasaFix initialization of Android tools' commands
2022-12-26 Mikko RasaUse CustomizedTool for tools which derive from other...
2022-12-24 Mikko RasaRework Tool::prepare to be able to work on other object...
2022-12-24 Mikko RasaChange Tool's protected constructor to take a pointer...
2022-12-21 Mikko RasaRefactor logger to do message formatting internally
2018-08-30 Mikko RasaMove version discovery back to GnuCompiler
2017-12-04 Mikko RasaRecognize and use the common sysroot in newer Android...
2017-12-03 Mikko RasaClean up compiler and linker constructors
2017-12-02 Mikko RasaImprove problem reporting for the Android toolchain
2017-12-01 Mikko RasaMake AndroidCompiler more robust about detecting the...
2017-12-01 Mikko RasaInterrogate the compiler for the system path
2017-12-01 Mikko RasaCollapse the language-specific compilers into a single...