Indefero

Indefero Commit Details


Date:2012-11-18 17:16:02 (12 years 4 months ago)
Author:Thomas Keller
Branch:develop
Commit:02613203c92bbc4b37acf7cceb490fb51de95ee6
Parents: 01febe141152dfb2334d98d9ddf9b24bd90dd07d
Message:Ease the creation of tarballs a bit.

Changes:

File differences

Makefile
144144
145145
146146
147
148
149
150
151
147152
148153
149154
> indefero-$*-`git log $* -n 1 \
--pretty=format:%h`.zip
%-tarfile:
@git archive --format=tar --prefix="indefero/" $* \
> indefero-$*-`git log $* -n 1 \
--pretty=format:%h`.tar
db-install:
@cd src && php "$(PLUF_PATH)/migrate.php" --conf=IDF/conf/idf.php -a -d -i

Archive Download the corresponding diff file

Page rendered in 0.11464s using 13 queries.