summaryrefslogtreecommitdiffstats
path: root/src/com/ibm/ServerWizard2/Launcher.java
Commit message (Collapse)AuthorAgeFilesLines
* No longer use zip archive of xml files.njames2016-09-081-4/+0
| | | | | The xml is now downloaded from git directly with a git client. Signed-off-by: Norman James <nkskjames@gmail.com>
* Major refactor for P9:njames2016-08-251-0/+5
| | | | | | | | - cleaned up package organization - added html summary - breakout parts library into seperate files - added support for external parts library - cleaned up MVC cheats - removed unused methods
* add -X flag for Macnjames2015-11-121-3/+3
|
* support for mac OSnjames2015-11-121-1/+10
|
* added os.arch printnjames2015-03-041-0/+1
|
* added popup consolenjames2015-03-041-14/+21
|
* increased logfile sizenjames2015-03-021-1/+2
|
* downloads xml and scripts as zipnjames2015-03-021-4/+36
|
* added launcher and updaternjames2015-02-281-0/+199
OpenPOWER on IntegriCloud