compile 0.0.3 compile: ^0.0.3 copied to clipboard
The MobiPkg Compile package, a tool for compiling code to dynamic/static libraries.
CHANGLOG #
0.0.3 #
- Support for
strip
option. - Support iOS mutil arch in one package.
- Support
MOBIPKG_PREFIX
env. - Support custom args for
lib.yaml
. - Support find lib from
MOBIPKG_PREFIX
. - Auto detect
type
forlib.yaml
. - Remove compile commands.
- Support custom
install-prefix
.
0.0.2 #
- Support for CMake.
- Support source type
http
0.0.1 #
- Initial version.
- Support for autotools.
- Support source type
git
.