# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 17094 | tjuricek |
Revising omnibus build to expose license files, and embed sources By default a 'liceneses' directory will contain copies of the license files included with each of our projects we build or include in the installed product. The sources for the omnibus build will no longer get downloaded for each build. This should alleviate build failures, and make it easier to review source licenses. This may require some xorg-macros library to be available for ./configure scripts. |
||
#1 | 15622 | tjuricek |
Move source code to 'source/' subdirectory of branch. build/ will remain where it is. |
||
//guest/perforce_software/helix-web-services/main/packaging/omnibus-helix-web-services/config/software/sqlite.rb | |||||
#1 | 14794 | tjuricek |
Omnibus installation framework. Right now, this mostly just packages up most of the software for use within an embedded ruby distribution. Not everything is working because there are decisions to make I'm not entirely sure about. Things, like, "do we embed postgres", or "do I embed unicorn and generate a stupid init.d script". |