Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-28 | Split manifest-related things | Igor Pashev | 2 | -80/+111 | |
2012-10-26 | Define low-case machXX | Igor Pashev | 1 | -0/+3 | |
2012-10-26 | Proto dirs have to be relative in manifests | Igor Pashev | 2 | -6/+9 | |
2012-10-26 | Typo | Igor Pashev | 1 | -0/+6 | |
2012-10-26 | Automatically define proto dirs | Igor Pashev | 5 | -9/+4 | |
2012-10-26 | Dependencies | Igor Pashev | 2 | -1/+4 | |
2012-10-26 | Typo | Igor Pashev | 1 | -1/+1 | |
2012-10-26 | copy.mk: copy sources into build dir | Igor Pashev | 2 | -0/+45 | |
2012-10-26 | Typo | Igor Pashev | 1 | -4/+2 | |
2012-10-26 | Define variants (32/64/noarch/etc) on the fly | Igor Pashev | 4 | -7/+20 | |
2012-10-26 | ips-version can be defined in Makefile | Igor Pashev | 1 | -3/+1 | |
2012-10-24 | $(build32) and $(build64) filters in manifests | Igor Pashev | 4 | -1/+18 | |
2012-10-12 | Make GNU tar required for archives | Igor Pashev | 1 | -0/+1 | |
2012-10-12 | No more /usr/gcc | Igor Pashev | 1 | -2/+1 | |
2012-10-12 | Variables start with letter | Igor Pashev | 1 | -1/+1 | |
2012-10-12 | Do not add sourcedir to proto dir list by default | Igor Pashev | 3 | -1/+5 | |
Only if using git or archives. This allow creating dummy packages consisting only of manifests. | |||||
2012-10-12 | rules/autoconf.mk: | Igor Pashev | 1 | -1/+2 | |
1. Put manages into prefix/share/man (not prefix/man) 2. Don't put disable-static by default | |||||
2012-10-11 | Added Git support | Igor Pashev | 1 | -0/+40 | |
2012-10-03 | Carefully track proto dirs | Igor Pashev | 4 | -12/+9 | |
2012-10-03 | Added common target interdependencies | Igor Pashev | 1 | -0/+6 | |
2012-10-02 | Describe rules/common.mk | Igor Pashev | 1 | -6/+6 | |
2012-10-01 | Typo | Igor Pashev | 1 | -1/+1 | |
2012-10-01 | Use arch-specific configure options | Igor Pashev | 1 | -0/+1 | |
2012-10-01 | Pass all variable from Makefile to pkgmogrify | Igor Pashev | 1 | -12/+4 | |
2012-10-01 | ips_version -> ips-version | Igor Pashev | 1 | -3/+4 | |
2012-10-01 | IPS manifests generators: ./XXX.p5m.x > ./XXX.p5m | Igor Pashev | 1 | -0/+6 | |
2012-09-28 | Setting gnu symlinks blindly is not good | Igor Pashev | 1 | -1/+0 | |
2012-09-27 | Respect $(make-jobs) = number | Igor Pashev | 1 | -1/+1 | |
2012-09-27 | --localstatedir=/var | Igor Pashev | 1 | -0/+1 | |
2012-09-26 | Download from mirrors if any | Igor Pashev | 2 | -7/+3 | |
2012-09-26 | Download carefully | Igor Pashev | 1 | -1/+9 | |
2012-09-26 | Rename variable $(root) to $(root-cmd) | Igor Pashev | 2 | -2/+2 | |
2012-09-26 | Simple common targets | Igor Pashev | 1 | -6/+8 | |
2012-09-25 | Support /usr/gnu | Igor Pashev | 2 | -0/+3 | |
2012-09-25 | Set CFLAGS and friends | Igor Pashev | 2 | -0/+4 | |
2012-09-24 | Manifests should be published one by one | Igor Pashev | 1 | -3/+3 | |
2012-09-18 | Added noarch.mk for arch-independend packages (like automake) | Igor Pashev | 3 | -0/+42 | |
2012-09-18 | Typo | Igor Pashev | 1 | -2/+2 | |
2012-09-18 | PoC: use facets for 32- and 64-bits modules | Igor Pashev | 1 | -0/+1 | |
2012-09-17 | Separate proto dirs for 32 and 64 | Igor Pashev | 2 | -9/+14 | |
2012-09-17 | Include guards | Igor Pashev | 2 | -0/+11 | |
2012-09-15 | autoreconf -fvi | Igor Pashev | 1 | -3/+3 | |
2012-09-15 | Download before checksum | Igor Pashev | 1 | -1/+1 | |
2012-09-14 | Typo, yeah | Igor Pashev | 1 | -1/+1 | |
2012-09-14 | Pring help on missing dependencies | Igor Pashev | 1 | -1/+4 | |
2012-09-14 | pre-publish target to allow final review | Igor Pashev | 1 | -3/+7 | |
2012-09-14 | Check and install build dependencies | Igor Pashev | 4 | -4/+20 | |
2012-09-14 | Can run some commands as root | Igor Pashev | 1 | -0/+4 | |
2012-09-14 | Typo | Igor Pashev | 1 | -1/+1 | |
2012-09-14 | Set license-file in manifest | Igor Pashev | 1 | -0/+1 | |