forked from mono/bockbuild
-
Notifications
You must be signed in to change notification settings - Fork 0
Light-weight build/packaging/bundling system for OS X, Linux, and Windows.
License
alexanderkyte/bockbuild
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
bockbuild is a light-weight build system that can both build and shape bundles for GTK/Mono applications on OS X. Building is easily supported for both Linux and Windows as well. A build profile can be defined to build a complete jail of dependencies to allow for locally running applications from source without affecting the system libraries or other environment. It was initially developed to build all of Banshee's dependencies and shape them into a .app bundle. solitary is the component that walks top-level components of an application to collect all of their dependencies. It is technically a standalone component that works against both native and managed code, resulting in a relocatable application structure. Currently it only works for native code on OS X/darwin.
About
Light-weight build/packaging/bundling system for OS X, Linux, and Windows.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 70.9%
- Shell 14.4%
- C# 13.9%
- Makefile 0.8%