compile 0.0.6
compile: ^0.0.6 copied to clipboard
The MobiPkg Compile package, a tool for compiling code to dynamic/static libraries.
CHANGLOG #
UnRelease #
0.0.6 #
- Rename
compilecommand tolib. - Fix meson compile error.
- Support patch for
lib.yaml. - Add
CMAKE_SYSTEM_PROCESSORtocmakecompile. - Update
templatecommand. - Add
reporterlog for debug. - Add
OBJCandOBJCXXenv for iOS. - Fix http type check problem.
- Use
brew infowhen create lib. - Support HttpSource type:
tar.xz. - Report error for just
Makefileproject. - Lipo for iOS lib will ignore
bin. - Fix lipo iOS lib for just header lib.
0.0.5 #
- Add abbr for
--option-file. - Fix cmake compile problem for x86_64.
0.0.4 #
- Change
mesoncompile lib type toboth. - Add
--dependency-prefixfor compile command. - Support
matrixforlib.yaml. - Support
android-cputype for compile command. - Support
option-filefor compile command. (See example-option-file) - Support
projectcommand. - Temporarily removed multiple ios cpu with cmake compile.
- Fix install prefix problem.
- Fix iOS cmake compile problem.
0.0.3 #
- Support for
stripoption. - Support iOS mutil arch in one package.
- Support
MOBIPKG_PREFIXenv. - Support custom args for
lib.yaml. - Support find lib from
MOBIPKG_PREFIX. - Auto detect
typeforlib.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.