Automatically update macOS build version at build time.
This commit is contained in:
parent
68ba1997fc
commit
6e3ae875e7
8 changed files with 33 additions and 14 deletions
|
|
@ -61,6 +61,9 @@ http://www.tuxpaint.org/
|
|||
(also corrects some warnings being reported by libpng (via SDL_image);
|
||||
h/t Tim Dickson, closes https://sourceforge.net/p/tuxpaint/bugs/252/)
|
||||
|
||||
* Automatically update macOS build version from the command line at build
|
||||
time.
|
||||
|
||||
* Ports & Building:
|
||||
-----------------
|
||||
* Change name of Tux Paint config. files from ".conf" to ".cfg"
|
||||
|
|
|
|||
|
|
@ -25,7 +25,6 @@ a .tar.gz source tarball, and making the tarball available for download.
|
|||
|
||||
* Build description files:
|
||||
* tuxpaint.spec (Linux RPM package)
|
||||
* macos/Info.plist (macOS build)
|
||||
* win32/resources.rc (Windows mingw/msys build)
|
||||
|
||||
* Changelog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue