Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2012-09-14 | Use pre-configure-stamp | Igor Pashev | 4 | -7/+12 | |
2012-09-14 | touch autoreconf-stamp | Igor Pashev | 1 | -0/+45 | |
2012-09-14 | Simple patch system with pre-configure hook | Igor Pashev | 2 | -1/+46 | |
2012-09-14 | Ask for IPS repository | Igor Pashev | 1 | -2/+10 | |
2012-09-14 | make checksum > Makefile - create checksums | Igor Pashev | 1 | -0/+9 | |
'make checksum' will print "checksum := ..." to insert into Makefile. Usefull when creating new packages or updating upstream | |||||
2012-09-14 | Include config file: /etc/cibs/cibs.conf | Igor Pashev | 1 | -0/+3 | |
2012-09-13 | Initial commit: can build c-ares | Igor Pashev | 6 | -0/+388 | |