- 09 Jun, 2009 1 commit
-
-
Natanael Copa authored
-
- 04 Jun, 2009 1 commit
-
-
Natanael Copa authored
otherwise will awk not detect empty fields
-
- 03 Jun, 2009 9 commits
-
-
Natanael Copa authored
abuild will not consider package up2date unless apk cache is up2date
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
Basicly, let apk-tools deal with the dependencies rather than let abuild do it
-
- 14 May, 2009 1 commit
-
-
Natanael Copa authored
-
- 08 May, 2009 6 commits
-
-
Natanael Copa authored
The tmprepo is a temporary repository used by abuild to handle the dependencies of the newly built packages.
-
Natanael Copa authored
-
Natanael Copa authored
This will later be used to figure out the dynamic dependencies.
-
Natanael Copa authored
Run all subpackage functions and prepare the dirs first and create the package itself later on. This will make it possible to automatically trace the dependencies. Also, speed up the detection of which makedeps are installed and which needs to be built/installed. this requires apk-tools_pre11.
-
Natanael Copa authored
-
Natanael Copa authored
where <pkg> is package/subpackage name
-
- 08 Apr, 2009 1 commit
-
-
Natanael Copa authored
fixes #22
-
- 02 Apr, 2009 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- 01 Apr, 2009 3 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- 26 Mar, 2009 2 commits
-
-
Natanael Copa authored
prefix a makedepends with ! and its treated as a conflict. for example: makedepends="zlib-dev !gettext"
-
Natanael Copa authored
check if wget is in makedepends. fixes #11
-
- 06 Mar, 2009 3 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- 04 Mar, 2009 1 commit
-
-
Natanael Copa authored
install scripts are splitted into separate scripts. The install variable should contain a list of the scripts. Each script should be the pkgname with action as suffix. I.E: install="$pkgname.pre-install $pkgname.post-install"
-
- 02 Mar, 2009 1 commit
-
-
Natanael Copa authored
-
- 20 Feb, 2009 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- 17 Feb, 2009 1 commit
-
-
Natanael Copa authored
like when main package depends on subpackages
-
- 12 Feb, 2009 1 commit
-
-
Natanael Copa authored
-
- 11 Feb, 2009 1 commit
-
-
Natanael Copa authored
-P lets user specify the REPODEST on cmd line
-
- 08 Feb, 2009 2 commits
-
-
Natanael Copa authored
This allows ABUILDS to call the default_doc func and append stuff missing
-
Natanael Copa authored
- check that md5sums correspond to source - warn if maintainer is missing
-
- 05 Feb, 2009 1 commit
-
-
Natanael Copa authored
so far only option avaiable is !strip, which disables stripping of binaries.
-
- 03 Feb, 2009 1 commit
-
-
Natanael Copa authored
-