Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-15 | Introduce post-install-stamp target | Igor Pashev | 1 | -6/+7 | |
2013-04-15 | Should use second expansion | Igor Pashev | 1 | -0/+4 | |
2013-01-30 | Ensuse that searching in proto dirs has predictable order: | Igor Pashev | 1 | -5/+3 | |
1. Top directory first 2. Variants' proto dirs in order variants are defined Remove source dir from proto dirs, but add $(sourcedir) to IPS defines, so one can write: file $(sourcedir)/README path=/usr/share/doc/foo/README | |||||
2012-12-23 | Use bits instead of variant for libdir | Igor Pashev | 1 | -1/+1 | |
2012-12-23 | common.mk: define libsuffix (e. g. empty or /amd64); undefine bindir | Igor Pashev | 1 | -9/+6 | |
2012-11-26 | Allow variant-specific CFLAGS | Igor Pashev | 1 | -2/+2 | |
2012-11-14 | Allow using GNU m4 for generating manifests | Igor Pashev | 1 | -0/+1 | |
2012-11-14 | Oops | Igor Pashev | 1 | -2/+2 | |
2012-11-09 | Use variants; avoid implicit rules | Igor Pashev | 1 | -6/+16 | |
2012-11-09 | Common bindir | Igor Pashev | 1 | -2/+2 | |
2012-10-31 | export CXXFLAGS | Igor Pashev | 1 | -0/+1 | |
2012-10-26 | Proto dirs have to be relative in manifests | Igor Pashev | 1 | -3/+6 | |
2012-10-26 | Automatically define proto dirs | Igor Pashev | 1 | -2/+3 | |
2012-10-26 | Dependencies | Igor Pashev | 1 | -1/+2 | |
2012-10-26 | copy.mk: copy sources into build dir | Igor Pashev | 1 | -0/+3 | |
2012-10-26 | Typo | Igor Pashev | 1 | -4/+2 | |
2012-10-26 | Define variants (32/64/noarch/etc) on the fly | Igor Pashev | 1 | -6/+7 | |
2012-10-24 | $(build32) and $(build64) filters in manifests | Igor Pashev | 1 | -1/+6 | |
2012-10-12 | No more /usr/gcc | Igor Pashev | 1 | -2/+1 | |
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-09-26 | Download from mirrors if any | Igor Pashev | 1 | -5/+0 | |
2012-09-26 | Rename variable $(root) to $(root-cmd) | Igor Pashev | 1 | -1/+1 | |
2012-09-26 | Simple common targets | Igor Pashev | 1 | -6/+8 | |
2012-09-25 | Set CFLAGS and friends | Igor Pashev | 1 | -0/+1 | |
2012-09-18 | Added noarch.mk for arch-independend packages (like automake) | Igor Pashev | 1 | -0/+5 | |
2012-09-17 | Separate proto dirs for 32 and 64 | Igor Pashev | 1 | -3/+3 | |
2012-09-14 | Check and install build dependencies | Igor Pashev | 1 | -1/+1 | |
2012-09-14 | Can run some commands as root | Igor Pashev | 1 | -0/+4 | |
2012-09-14 | Use pre-configure-stamp | Igor Pashev | 1 | -4/+9 | |
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 | 1 | -0/+90 | |