A bit of clean up on release support files
This commit is contained in:
parent
8d17e12b23
commit
21706c3e82
@ -23,7 +23,7 @@ Since 5.0-alpha2:
|
||||
* Fix: Allow tokens in vpaths()
|
||||
* Fix: Silence xcopy output from {COPY} command token (StiX)
|
||||
* Fix: Remove ".." sequences in path.join()
|
||||
* Fix: Allow CC and CXX overrides from command line (Time Wharton)
|
||||
* Fix: Allow CC and CXX overrides from command line (Tim Wharton)
|
||||
* Fix: Enable solution level filtering on system values
|
||||
* Fix: Make configuration flag mapping order deterministic
|
||||
* Fix: Map "Win32" to x86 architecture for Visual Studio
|
||||
|
@ -32,22 +32,13 @@ PACKAGE
|
||||
|
||||
PUBLISH
|
||||
|
||||
* Upload packages to SourceForge
|
||||
* Create new release on GitHub from CHANGES.txt; upload files
|
||||
|
||||
* On SourceForge, set package properties (platform, etc.)
|
||||
|
||||
* Update the download page
|
||||
http://industriousone.com/premake/download
|
||||
* Update the download page on github.io
|
||||
|
||||
* Post release announcement to the forums
|
||||
|
||||
* Update the Latest News on the project home page
|
||||
|
||||
* Post annoucement to @industrious on Twitter
|
||||
|
||||
* Post announcement to email list
|
||||
|
||||
* Post announcement to Industrious Facebook group
|
||||
|
||||
* Add release to Freshmeat
|
||||
http://freshmeat.net/projects/premake
|
||||
|
Reference in New Issue
Block a user