- Apr 28, 2010
-
-
Natanael Copa authored
When building with crosscompile to bootstrap a new target it might be handy to not include the dependencies etc.
-
- Apr 19, 2010
-
-
Natanael Copa authored
-
- Apr 15, 2010
-
-
Natanael Copa authored
This avoids confusion when abuild picks dependencies from testing when building main.
-
Natanael Copa authored
-
- Mar 02, 2010
-
-
Natanael Copa authored
-
- Dec 16, 2009
-
-
Natanael Copa authored
This option is normally used for bootstrapping a build env. Chances are big that apk-tools is not around.
-
- Nov 24, 2009
-
-
Natanael Copa authored
to make life easier for volatile packages
-
- Nov 06, 2009
-
-
Natanael Copa authored
-
- Nov 02, 2009
-
-
Natanael Copa authored
-
- Oct 24, 2009
-
-
Natanael Copa authored
override with -F
-
Natanael Copa authored
-
Natanael Copa authored
We also make sure we source the APKBUILD when we are in the directory holding the APKBUILD file. Some of the packages sources others with relative references. (for example kernel 3rd party packages)
-
Natanael Copa authored
-
Natanael Copa authored
try keep code in abuild cleaner by moving out creation of new apkbuild to separate script.
-
Natanael Copa authored
-
- Oct 23, 2009
-
-
Natanael Copa authored
prepare is run before build(). this allows uses to do patching before configuring and building in a separate step.
-
Natanael Copa authored
-
Natanael Copa authored
fakeroot seems do some kind of locking which kills performance on multicores processors. We can run "make" and "make install" in 2 steps with only hte latter in fakeroot.
-
- Sep 03, 2009
-
-
Natanael Copa authored
-
- Aug 31, 2009
-
-
Natanael Copa authored
-
- Aug 21, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- Aug 17, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- Aug 14, 2009
-
-
Natanael Copa authored
and install scripts should not be in $source
-
- Aug 10, 2009
-
-
Natanael Copa authored
-
- Aug 05, 2009
-
-
Natanael Copa authored
-
- Aug 03, 2009
-
-
Natanael Copa authored
This is needed when bootstrapping the system.
-
- Jul 29, 2009
-
-
Natanael Copa authored
-
- Jul 27, 2009
-
-
Natanael Copa authored
-
- Jul 24, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- 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
-