Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | abuild: consider all .a .c .h .o files as dev files | Natanael Copa | 2009-01-07 | 1 | -3/+2 | |
| | | | | Also any /usr/share/gettext dir. | |||||
* | abuild: added -p/-s option to override PKGDEST/SRCDEST | Natanael Copa | 2009-01-07 | 1 | -6/+10 | |
| | ||||||
* | Revert "abuild: try break circular dependencies" | Natanael Copa | 2009-01-07 | 1 | -5/+0 | |
| | | | | This reverts commit b27a6f47107a848372a9863134e933c6d5ab7598. | |||||
* | APKBUILD.proto: use sourceforge as example for source | Natanael Copa | 2009-01-07 | 1 | -1/+1 | |
| | ||||||
* | abuild: add depends_{doc,mod,dev} to depends in doc(),mod(),dev() | Natanael Copa | 2009-01-07 | 1 | -3/+3 | |
| | ||||||
* | abuild: version 1.1.1v1.1.1 | Natanael Copa | 2009-01-06 | 1 | -1/+1 | |
| | ||||||
* | buildrepo: fixed evil bug | Natanael Copa | 2009-01-06 | 1 | -2/+0 | |
| | ||||||
* | buildrepo: new filev1.1 | Natanael Copa | 2009-01-06 | 1 | -0/+80 | |
| | ||||||
* | abuild: version 1.1 | Natanael Copa | 2009-01-06 | 1 | -1/+1 | |
| | ||||||
* | abuild: read version from abuild. install buildrepo | Natanael Copa | 2009-01-06 | 1 | -3/+3 | |
| | ||||||
* | abuild: -k option for keeping built packages | Natanael Copa | 2009-01-06 | 1 | -2/+8 | |
| | ||||||
* | mkiso: check timestamps on initramfs and modloop | Natanael Copa | 2009-01-06 | 1 | -4/+19 | |
| | | | | this avoids rebuilding those unless its needed | |||||
* | version 1.0v1.0 | Natanael Copa | 2009-01-05 | 1 | -1/+1 | |
| | ||||||
* | abuild: try break circular dependencies | Natanael Copa | 2009-01-05 | 1 | -0/+5 | |
| | ||||||
* | abuild: do ont compress info and manpages | Natanael Copa | 2009-01-05 | 1 | -3/+3 | |
| | | | | it was a bad idea since it messes up symlinks | |||||
* | abuild: reworked dependency handling | Natanael Copa | 2009-01-04 | 1 | -33/+91 | |
| | | | | | | | | | | | - Added option -i, to install a given build target after successful build. - Parse all APKBUILDs and use awk to calculate a dependency graph. Then build the package and use -i to install the needed dependency. - Uninstall all build dependencies after package is built (unless -i given) - Automatically add binutils gcc make patch uclibc-dev as deps | |||||
* | abuild: move functions to a shared lib | Natanael Copa | 2009-01-03 | 3 | -35/+52 | |
| | ||||||
* | abuild: implemented listpkg and cleanoldpkg | Natanael Copa | 2009-01-03 | 1 | -0/+23 | |
| | ||||||
* | mkinitram: sata needs acpi module dock.ko | Natanael Copa | 2009-01-02 | 1 | -1/+1 | |
| | ||||||
* | mkiso: misc boot fixes | Natanael Copa | 2009-01-02 | 1 | -3/+3 | |
| | | | | | | - set boot prompt timeout to 2 sec - remove unused boot parameter - move test.gz to /boot subdir | |||||
* | mkmodloop: no firmware. fix path in image | Natanael Copa | 2009-01-02 | 1 | -4/+2 | |
| | ||||||
* | mk*: build and include modloop | Natanael Copa | 2009-01-02 | 3 | -16/+84 | |
| | | | | | try also mount modloop during boot and run a second pass hardware detect. | |||||
* | autodetect hardware at boot. quiet kernel | Natanael Copa | 2009-01-02 | 2 | -3/+15 | |
| | ||||||
* | added scripts to make alpine bootable | Natanael Copa | 2009-01-02 | 3 | -0/+101 | |
| | | | | those should probably go to a separate package but I put them here for now | |||||
* | usr/bin/*-config belongs into -dev packages | Natanael Copa | 2008-12-01 | 1 | -2/+5 | |
| | ||||||
* | added APKBUILD-svn.proto | Natanael Copa | 2008-11-28 | 1 | -0/+46 | |
| | ||||||
* | release 0.9v0.9 | Natanael Copa | 2008-11-27 | 1 | -1/+1 | |
| | ||||||
* | remove -fPIC from CFLAGS. added comments for SRC/PKGDEST | Natanael Copa | 2008-11-27 | 1 | -1/+8 | |
| | ||||||
* | automatically md5check and fetch | Natanael Copa | 2008-11-27 | 1 | -0/+2 | |
| | ||||||
* | strip binaries before creating package | Natanael Copa | 2008-11-25 | 1 | -0/+17 | |
| | ||||||
* | implement is_remote(). fix up2date to deal with $SRCDEST properly. | Natanael Copa | 2008-11-25 | 1 | -16/+25 | |
| | ||||||
* | mention -u option for mising dep error message | Natanael Copa | 2008-11-25 | 1 | -1/+1 | |
| | ||||||
* | just moved the checksum func | Natanael Copa | 2008-11-25 | 1 | -10/+10 | |
| | ||||||
* | use abuild_ver instead of myver to avoid clashes in APKBUILDs | Natanael Copa | 2008-11-25 | 1 | -3/+3 | |
| | ||||||
* | bugfix release 0.8.2v0.8.2 | Natanael Copa | 2008-11-23 | 1 | -1/+1 | |
| | ||||||
* | run md5sum creation from $srcdir rather than $SRCDEST | Natanael Copa | 2008-11-23 | 1 | -1/+1 | |
| | ||||||
* | fix bug in doc() | Natanael Copa | 2008-11-23 | 1 | -1/+1 | |
| | ||||||
* | release 0.8.1v0.8.1 | Natanael Copa | 2008-11-14 | 1 | -1/+1 | |
| | ||||||
* | dont depend on man for now | Natanael Copa | 2008-11-14 | 1 | -1/+1 | |
| | ||||||
* | version 0.8v0.8 | Natanael Copa | 2008-11-14 | 1 | -1/+1 | |
| | ||||||
* | do not include :func in subpackage name | Natanael Copa | 2008-11-14 | 1 | -1/+1 | |
| | ||||||
* | fix bug in abuild cleanpkg. set default CHOST | Natanael Copa | 2008-11-13 | 2 | -2/+4 | |
| | ||||||
* | let doc split func remove /usr/share/info/dir | Natanael Copa | 2008-11-13 | 1 | -0/+6 | |
| | | | | and compress man and info files | |||||
* | support for unpacking *.tar.lzma files | Natanael Copa | 2008-11-11 | 1 | -0/+4 | |
| | ||||||
* | v0.7v0.7 | Natanael Copa | 2008-11-10 | 1 | -1/+1 | |
| | ||||||
* | send xterm title to stderr. reset pkgrel | Natanael Copa | 2008-11-10 | 1 | -1/+2 | |
| | ||||||
* | the package name includes -r for package release | Natanael Copa | 2008-11-09 | 1 | -1/+1 | |
| | ||||||
* | added -u option for recursively build and upgrade dependencies | Linux User | 2008-11-09 | 1 | -7/+14 | |
| | ||||||
* | set xterm window title | Linux User | 2008-11-08 | 1 | -2/+13 | |
| | ||||||
* | force creation of links | Linux User | 2008-11-08 | 1 | -1/+1 | |
| |