Created 'release' Makefile target, which generates a .tar.gz.
Moved "VER_VERSION" to Makefile (where 'release' can pick it up), and made "VER_DATE" a dynamically-generated Makefile variable.
This commit is contained in:
parent
c94ed6af40
commit
91cdab237a
3 changed files with 30 additions and 6 deletions
|
|
@ -235,6 +235,12 @@ http://www.newbreedsoftware.com/tuxpaint/
|
|||
|
||||
* Compiling, porting and packaging updates:
|
||||
-----------------------------------------
|
||||
* Created 'release' Makefile target, which generates a .tar.gz
|
||||
(sans CVS-related files) based on the clean source directory.
|
||||
|
||||
* Moved "VER_VERSION" to Makefile (where 'release' can pick it up),
|
||||
and made "VER_DATE" a dynamically-generated Makefile variable.
|
||||
|
||||
* Added additional Windows-only search paths for stamps, fonts and brushes.
|
||||
John Popplewell <john@johnnypops.demon.co.uk>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue