273 Commits

Author SHA1 Message Date
zzz
621df9848d 0.0.5 2024-07-17 09:29:01 -04:00
zzz
ac845dd0f7 0.0.4 2022-02-18 14:13:54 -05:00
zzz
32baafb1fd Start of a plugin version
WIP
2022-01-09 12:12:58 -05:00
zzz
3956e57690 Update to jchart2d 3.2.2 2011-09-25
https://sourceforge.net/p/jchart2d/news/2011/09/jchart2d-322-released/

Fix javadoc target
2022-01-02 10:19:06 -05:00
zzz
9fc4c2b821 Change build target to Java 8
Change translation tag from deprecated _ to _t
Add support for faster translation bundle generation
Change bundle format from java to java2
2022-01-01 09:31:42 -05:00
625e029b18 call tar directly when making osx bundle
When using ant's tar option, the permissions on JavaStubApplication were
getting reset, causing the extracted archive to not be executable. By using the
system's tar the permissions are not reset.
2011-10-01 17:10:05 +00:00
030b34ad0c stripping extraneous trailing whitespace 2011-09-13 16:33:51 +00:00
52faab32eb I accidentally checked this in. Sorry tuna 2011-08-22 14:04:45 +00:00
a1a1c03d84 Add new ant target: makeOSXBundle (with an alias of "osx") to make a
self-contained OSX bundle (which is how apps are normally distributed on OSX).
2011-08-10 19:34:02 +00:00
1a455b4c88 Fix installer target. Re-add missing itoopieinstaller.xml 2011-08-04 13:16:43 +00:00
dev
fad0f8cb3f Renamed installer. 2011-08-04 11:22:21 +00:00
dev
b303edd6e9 Began merge work. DEFECT BUILD. 2011-08-04 11:09:43 +00:00
dev
07bde46d2d merge of '96728e07a35ecae37f739925252232161ec47483'
and 'a5512874bd35743a25296acf85babd4e45cc2c1b'
2011-08-04 10:50:54 +00:00
dev
8d524810d9 Added support for thrash-can uninstall icon on windows. 2011-08-04 09:29:47 +00:00
dev
3e58494332 Added icon for itoopie on windows. 2011-08-04 09:19:54 +00:00
8817f3b327 clean .jar, .exe, and .sha512 when running the clean target 2011-08-03 23:42:34 +00:00
01603441aa move checksum to doInstallerEXE so the checksumming is really done after the installer is created. 2011-08-03 23:31:25 +00:00
39ed45adfe move checksum task to underneath the installerexe task; if the installerexe
task isn't run, there's no exe to run sha512sum on
2011-08-03 23:18:34 +00:00
dev
0beeefb26c Tweaked build.xml to include history.txt and LICENSE. 2011-08-03 09:05:06 +00:00
dev
bf26c7e55a Added checksums.
Updated files.
2011-07-22 14:02:45 +00:00
dev
4f6e5b3671 Added support for creating an IzPack installer. 2011-07-21 09:46:25 +00:00
dev
c58e21b61c Added graphing support. Complete (?) but disabled and replaced by mocked data. 2011-07-13 14:36:37 +00:00
dev
95d4982a15 Removed all non itoopie sources and changed root directory to that of itoopie. 2011-06-28 10:41:00 +00:00
37fc44867f propagate from branch 'i2p.i2p' (head dbe319d674d6a6a53491762262978f53caaaa58a)
to branch 'i2p.i2p.mathiasdm.desktopgui' (head fced1e04334ef1c18bc6ae8a31984e627310b14c)
2011-01-26 06:48:45 +00:00
84d86834b9 Added desktopgui to installation, updater and startup. 2011-01-19 16:51:42 +00:00
b963e2a855 propagate from branch 'i2p.i2p' (head 1b82a3bfd792b71321bcbd8f3b8344664db2dc45)
to branch 'i2p.i2p.mathiasdm.desktopgui' (head 4e485a19a83a3e30425e1b1a03836f35fa4ebb50)
2011-01-10 06:41:39 +00:00
zzz
a51ae64e41 build tweak 2011-01-09 01:06:05 +00:00
zzz
2e51577f39 fix up findbugs target 2011-01-04 22:35:34 +00:00
zzz
f225c1cca0 propagate from branch 'i2p.i2p.zzz.test4' (head 56ba5c9f8d0779f91259df05b7be0826fe08cd84)
to branch 'i2p.i2p' (head 0ba2cc80363f5c7086bce7a43f43a9b095ed2d9e)
2010-12-27 16:21:09 +00:00
zzz
f02a0d96dd fix initialNews files in wrong place in installer 2010-12-21 22:05:33 +00:00
e247e959f3 propagate from branch 'i2p.i2p' (head f41d2dbeb0c32c0adc31c610f50c8f6d9feaf65d)
to branch 'i2p.i2p.mathiasdm.desktopgui' (head f5a63128d67798eb6910fb9b12599589adb1711c)
2010-12-19 20:25:09 +00:00
zzz
c7c7731f91 propagate from branch 'i2p.i2p' (head 3d405c867f6903bf1d69b04c1daebf3146882525)
to branch 'i2p.i2p.zzz.test4' (head bfd85b10fdd1542526a4b9c53e5d4a733087f317)
2010-12-15 15:09:48 +00:00
zzz
2880d61c1b * Pack200: Find and use either Oracle or Apache library at runtime;
neither required at compile time.
2010-12-13 14:01:46 +00:00
zzz
10f674a782 * Build: Fix 'ant distclean poupdate' again 2010-12-11 13:24:26 +00:00
zzz
fabbda659b I2CP internal mode tweaks 2010-12-03 17:23:36 +00:00
z3d
9f3bcc20f9 I2PSnark: Update subisnark images. Console: Midnight theme tweakage. 2010-12-01 15:01:22 +00:00
z3d
a2a406fb7c Console themes: rework ieshim.css for classic/ie; Classic & Light tweaks; I2PSnark vanilla/ubergine edits. 2010-12-01 13:10:24 +00:00
ac74befd83 propagate from branch 'i2p.i2p' (head 13a52cb132e9cd1eb7e7a0813081a95e3c73153e)
to branch 'i2p.i2p.mathiasdm.desktopgui' (head 2562b1a0e40c669587761eebf9c9430396f23bda)
2010-11-30 17:09:21 +00:00
zzz
612d06bd53 * Build: Move all dependencies to top-level build.xml,
so each sub-build.xml is only executed once (true DAG)
2010-11-28 03:56:56 +00:00
zzz
ff828e6417 * Build:
- Add man pages to package
      - New updaterWithJavadoc target
    * Console:
      - Add link to javadocs if installed
2010-11-27 13:50:33 +00:00
zzz
ec51ea6513 * Console: Split initialNews.xml into a file for each language;
don't copy to config dir at install.
2010-11-26 00:32:00 +00:00
b885046c64 - Added README
- Added configuration
- Added option to start I2P from desktopgui
- Cleanup
2010-11-25 18:12:32 +00:00
zzz
106af9967a * SSLEepGet, Reseeder:
- Implement additional CA loading
      - Provide facility to reuse SSL state for speed
      - Provide facility to store previously untrusted certificates
      - Add SSL reseed hosts, prefer them by default
      - Reseed message cleanup
    * build.xml:
      - Add www.cacert.org cert to the installer and updater so
        SSL on a.netdb.i2p2.de and c.netdb.i2p2.de will work
      - Cleanup, fix distclean error in older ants.
2010-11-21 20:37:49 +00:00
zzz
49325d491d merge of '50335c064a9992f4ba8707d62d35bbbbe752d231'
and 'b93c1c7b2b01fc43af5bc07470d9997f3edba6da'
2010-11-19 22:46:27 +00:00
zzz
635b53c329 fix ant distclean javadoc 2010-11-19 22:30:41 +00:00
zzz
729aedee5f * News:
- Store news last-fetched time so we don't always fetch news after restart
      - Don't include news in the updater
2010-11-19 18:34:00 +00:00
f1e36f7fd0 Create Debian packages in debian/packages/ instead of ../ 2010-11-18 20:56:42 +00:00
b434a475a3 Thrown away additional libraries and code, started something simpler to build on. 2010-11-18 20:38:21 +00:00
zzz
a71b379ff8 comment out distclean deb files again 2010-11-17 16:13:59 +00:00
3b4371ad4b Replace libc6 dependency with shlibs:Depends (lintian: package-depends-on-hardcoded-libc) 2010-11-14 23:55:03 +00:00