]> git.tdb.fi Git - builder.git/history - source/androidtools.h
Refactor transitive dependencies to work on all targets
[builder.git] / source / androidtools.h
2022-12-28 Mikko RasaRearrange sources into subdirectories
2022-12-26 Mikko RasaInitialize AndroidDevKit::supported_api_levels in the...
2022-12-26 Mikko RasaUse priorities to determine the default toolchain
2022-12-21 Mikko RasaTrack Android API levels with a bitmask
2022-12-19 Mikko RasaMark overridden virtual functions as such
2017-12-04 Mikko RasaUse $sdk_root/ndk-bundle as default path for Android NDK
2017-12-04 Mikko RasaRecognize and use the common sysroot in newer Android...
2014-10-10 Mikko RasaA bunch of new tools and targets to build Android packages
2014-10-03 Mikko RasaRudimentary support for compiling things for Android