native_extension_with_build_tools 0.0.17
native_extension_with_build_tools: ^0.0.17 copied to clipboard
Example of the `build script` for the native extension (C++) for the Dart VM with the usage of `build_tools` and `ccompilers`.
0.0.17 #
- Minor changes in the project files without any effects
0.0.15 #
- Made adaptations to the new version of package
ccompilers
0.0.14 #
- Removed unused code from
makefile.dart
0.0.12 #
- Fixed bugs
0.0.11 #
- Corrected the makefiles for using
bitsparameter inGnuCppCompilerconstructor
0.0.10 #
- Updated the makefiles for using with new version of
ccompilers
0.0.9 #
- Change the project version after the
git:commitnow asks the user before update version
0.0.8 #
- Added 'tool/README.md.in' template for building 'README.md'
- Added 'tool/change.log' template for building 'CHANGELOG.md'
- Added
build scriptat 'tool/project.dart' - Minor improvements in makefiles