Juan RP
|
00b8dd7e50
|
common/env/install: drop timestamp-macros.sh.
Why? because adding this to the install phase will change the compiler
flags that were used for configure/building and compilation will
happen twice.
|
2016-03-03 07:44:06 +01:00 |
|
Enno Boland
|
3c04642877
|
environment/build: overwrite __DATE__, __TIME__, and __TIMESTAMP__ macros.
This commit overwrites timestamps that depend on timestamps with the
commit date of a package.
|
2016-03-01 15:33:09 +01:00 |
|
Christian Neukirchen
|
bb4c655c11
|
common/environment/install: add cross.sh and hardening.sh.
You are not supposed to compile in do_install(), but some Makefile
detect CFLAGS changes and then rebuild.
|
2015-12-11 13:58:44 +01:00 |
|
Enno Boland
|
82b736b616
|
common: expand_destdir rewrite
|
2015-11-18 11:19:09 +01:00 |
|
Enno Boland
|
18e288fd2c
|
common: remove unneccessary 'source's; move extglob.sh to install
|
2015-11-18 10:21:33 +01:00 |
|
Juan RP
|
d93531f326
|
common/environment: create dummy files for all dirs to not remove them.
|
2014-02-11 18:22:46 +01:00 |
|
Juan RP
|
16ed344975
|
Update environment shell snippets for xbps-src>=101.
|
2014-02-11 11:09:16 +01:00 |
|