Changes between Initial Version and Version 1 of build
- Timestamp:
- 11/29/2009 11:57:56 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
build
v1 v1 1 = Caca Labs build systems = 2 3 == autotools == 4 5 Most of our software uses the [http://en.wikipedia.org/wiki/GNU_build_system autotools]. We ship a generic [/files/build/bootstrap bootstrap] script that is used to prepare the build tree by calling `autoconf`, `automake` and other utilities.