10 Commits

Author SHA1 Message Date
63f0fdece7 update note about the HSQLDB version 2014-01-20 23:35:57 +00:00
1f838ff7e4 add missing licenses
correct outdated info/instructions
2013-01-15 15:21:40 +00:00
2e64904da0 typo fix 2013-01-09 18:22:43 +00:00
d835cf1505 update INSTALL
- remove mention of gcj. There are no makefiles in the source.
 - require java 1.6+ to build.
 - grammar fix
 - mention 'run-desktop' target
2013-01-09 01:21:36 +00:00
88b569ab73 bump version deps
Syndie will not build with ant 1.6.5 but it will build with 1.7.0. I didn't
test java4 but java 5 works to build..
2013-01-04 22:40:50 +00:00
0634185d17 update build instructions 2013-01-04 21:08:42 +00:00
zzz
dd9fb0724b - Top-level doc cleanup
- License info cleanup since I2P is no longer bundled.
- Add icons license, include in plugins.
- Include jazzy license in plugins.
- Remove jazzy license and other text files from jar.
- Stop ant complaint
2011-05-30 16:16:29 +00:00
1e89345450 don't go into an infinite loop on some io read situations (thanks bar!) 2007-01-07 21:50:47 +00:00
b89446db10 - rework the ant scripts to build and package the GUI, not the text interface.
that includes the installer and launch4j scripts, and bundles the various
platform-specific swt jars into various platform-specific installers.  see
doc/web/download.html and doc/web/dev.html for details.

** that the ant script will now fail **
to use ant, you either need to run "ant -Dswt.dir=/some/dir" or add
swt.dir=/some/dir to the (new?) file nbproject/private/private.properties

- remove the old shell/batch scripts - run with "ant run" or the launch4j'ed,
though there is a bin/readme.txt explaining what you need if you really want
a shell script.

- if the SWT UI is passed the parameter "--cli", it launches the text UI
instead

- override the I2P logfile location so it writes under $syndieRootDir/logs/
instead of ./logs/
2006-12-22 15:29:10 +00:00
9f7ed247ea initial import from svn of 0.910a 2006-10-12 22:35:02 +00:00