- new: Status=Integration: RELEASE will be automatically created

- new: Add winst variable: IconFile
- new: Add new winst variables: VENDOR PN VERSION RELEASE PRIORITY ADVICE TYPE CREATOR_TAG CREATOR_NAME CREATOR_EMAIL
- optimize code, docu
This commit is contained in:
2012-01-28 10:29:54 +01:00
parent 8b262b2b46
commit 6c83a4ba2a
4 changed files with 63 additions and 26 deletions

View File

@@ -13,6 +13,9 @@
# the defined builder script itself. Also, calling the predefined
# targets builder_<targetname> is possible.
#
# Abstract:
# target order: config, prepare, retrieve, create, package, publish, commit, cleanup
# callbacks: cb_package_makeproductfile
#
##############################################################################