summaryrefslogtreecommitdiffstats
path: root/scripting/workben/installer/Register.java
Commit message (Expand)AuthorAgeFilesLines
* scripting: don't need x bits for theseMichael Stahl2012-03-231-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-0/+0
* #i16594#Duncan Foster2003-07-111-2/+2
* Set up pkgchk command line correctly on windowsTomas O'Connor2003-05-291-1/+1
* Use -f flag to force UNO package installTomas O'Connor2003-05-271-2/+2
* Build and installer changes for packaging Rhino runtime and debugger exampleTomas O'Connor2003-05-161-1/+1
* Add ProtocolHandler.xcu as part of UNO package, ensure correct type is set forTomas O'Connor2003-03-051-2/+2
* Back out addition of ProtocolHandler.xcu in UNO packageTomas O'Connor2003-02-261-2/+2
* Update version info, and make ProtocolHandler.xcu part of UNO packageTomas O'Connor2003-02-251-2/+2
* Added new class ExecCmd, this class flushes io from execed programs (ensures ...Noel Power2003-02-201-22/+14
* IssueZilla 10518 - Install BeanShell UNO package with installerTomas O'Connor2003-01-311-29/+40
* Singletons can now be registered from their implementations, so do notTomas O'Connor2003-01-291-4/+4
* Create seperate UNO package for BeanShell RuntimeTomas O'Connor2003-01-281-1/+0
* IssueZilla 10518 - Add BeanShell scripting supportTomas O'Connor2003-01-211-0/+1
* Added environment (for shared lib path) for unix regsingleton commandNoel Power2003-01-211-1/+2
* Updated Register to register new singleton for ScriptRuntimeManagerNoel Power2003-01-211-156/+140
* IssueZilla 9783 - allow framework to be installed from the command line and f...Tomas O'Connor2003-01-161-53/+6
* Additional output/error messagesneilm2002-11-221-10/+15
* Additional error/exception handlingneilm2002-11-211-4/+8
* Modifications enabling Installer to only be executed from office program dire...neilm2002-11-211-166/+194
* Some fixes to installer, including extra diagnostics, and exception handling.Duncan Foster2002-11-181-163/+164
* Adding package declarationsneilm2002-11-151-2/+4
* Initial Import of source files for the Scripting Framework Installerneilm2002-11-131-0/+163