Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
LoconetLoad_0.2_Win32_Setup.zip | 2020-07-30 | 406.2 kB | |
README.md | 2020-07-30 | 809 Bytes | |
LoconetLoad_0.2_Win32_EXE.zip | 2020-07-30 | 192.6 kB | |
LoconetLoad_0.2_SOURCE.zip | 2020-07-30 | 109.7 kB | |
Totals: 4 Items | 709.3 kB | 0 |
LoconetLoad
Monitor network load.
Release Notes
0.2
- A real MSI setup file for windows
- Use new structure of ZIP files for distribution
- HTML help
- Now compiles with VS2008
0.1.0.1
- First release
Building
Required:
- VS2008 Professional
- Apache ANT 1.9
- JDK 8
- MultiMarkdown (6.4.0 or 6.5.1)
Build Release
The version number should have the form X.Y oder X.Y.Z where X, Y and Z are positive integers.
- Create tag in SVN (copy trunk to tags/X.Y).
- Checkout local copy of this this tag.
- Fix externals to current revison (add @PEG).
- Run "ant dist" from directory of local copy.
- Update changed externals, resource and project files to SVN.
- Copy ZIPs to download area.