Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-27 | add {load,unset}_PKGBUILD to conf.sh, use it. | Luke Shumaker | |
There are a bunch of caveats to loading a PKGBUILD file. This way it is all done correctly in one place. unset_PKGBUILD unsets any functions and variables that are normally set in a PKGBUILD. The list is far more complete than any existing implementation. load_PKGBUILD loads the file given, or "./PKGBUILD" if none is given. But first it calls unset_PKGBUILD and then sets CARCH. | |||
2013-06-05 | fullpkg-find:copy_files(): comment on being stolen from makechrootpkg | Luke Shumaker | |
2013-06-05 | use common.sh:get_full_version() universally | Luke Shumaker | |
2013-06-05 | [all tools]: use conf.sh (and libremessages if necessary) | Luke Shumaker | |
2012-12-04 | Merge branch 'master' of gitpar:libretools | Joshua I. Haase H. (xihh) | |
Conflicts: librechroot libremakepkg | |||
2012-11-07 | organize the files | Luke Shumaker | |