- Jul 23, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- Jul 20, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- Jul 13, 2009
-
-
Natanael Copa authored
-
- Jun 09, 2009
-
-
Natanael Copa authored
-
- Jun 04, 2009
-
-
Natanael Copa authored
otherwise will awk not detect empty fields
-
- Jun 03, 2009
-
-
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
-
- May 14, 2009
-
-
Natanael Copa authored
-
- May 08, 2009
-
-
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
-
- Apr 08, 2009
-
-
Natanael Copa authored
fixes #22
-
- Apr 02, 2009
-
-
Natanael Copa authored
- Apr 01, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- Mar 26, 2009
-
-
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
-
- Mar 06, 2009
-
-
Natanael Copa authored
- Mar 04, 2009
-
-
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"
-
- Mar 02, 2009
-
-
Natanael Copa authored
-
- Feb 20, 2009
-
-
Natanael Copa authored
- Feb 17, 2009
-
-
Natanael Copa authored
like when main package depends on subpackages
-