ccb8483766
* Build: Fix unpack problem on Java 5: http://forum.i2p/viewtopic.php?t=7334
2012-09-15 13:12:00 +00:00
5056706742
Added command scripts for osx to install i2p as a daemon in launchd.
...
.command extension make it possible to double click on it like bat files
in windows. Daemon is runned as the user who executes the command file.
2012-09-05 21:36:24 +00:00
5ffefd2a19
* Crypto: Rename bouncycastle HMAC libs so they don't conflict
...
with older Android versions which bundle them
2012-08-23 19:11:55 +00:00
67f16b0de4
javadocs
2012-08-05 16:55:39 +00:00
e4f141b94c
* build.xml: Add buildI2PTunnelJar target for Android
2012-08-03 11:20:28 +00:00
fad6f54794
propagate from branch 'i2p.i2p.unittests' (head 0c5ea65761d9127f160bccb3d1d157f8947ca050)
...
to branch 'i2p.i2p' (head e36d5669f32ad1a0f66ab84f7f9ff8fa2937680b)
2012-07-31 21:49:31 +00:00
e1525d98cd
Fixed paths to JUnit tests in javadoc targets
2012-07-31 21:26:46 +00:00
8bcbf24713
propagate from branch 'i2p.i2p.zzz.test' (head 5474e1a513fc8144a3d855e9c85d8b235f7f9816)
...
to branch 'i2p.i2p' (head 5932d3923108572b22a8a7a600f0f9e62ecac347)
2012-07-30 22:29:02 +00:00
aba655a9c7
move default properties from build.xml to build.properties
2012-07-27 15:30:11 +00:00
c33c0259a7
Only set extraversion in Unix since Windows doesn't have awk available
...
I need to investigate a cross-platform method.
2012-07-16 17:47:48 +00:00
e2588a5379
move DecayingBloomFilter, DecayingHashSet, and xlattice filters from core to router
2012-07-02 19:22:33 +00:00
047c668ee1
dont include wrapper .txt files in installer
2012-05-09 21:06:59 +00:00
c4a05ec49e
add missing wrapper.jar to installer-nowindows
2012-05-02 13:14:44 +00:00
ed92411df2
installer target fixes
2012-05-01 23:41:04 +00:00
7a690b245f
rename windows installer; 0.9
2012-05-01 21:06:17 +00:00
112b88a7f9
* Fix i2psnark dir when started from Windows no-wrapper (ticket #627 )
2012-04-20 13:44:41 +00:00
aa02358b1b
disapproval of revision '78927d1f7087f93dca9a96ac375d05d01596fb74'
2012-04-18 18:48:20 +00:00
ac1b51c9ac
Fix installer-windows build target
...
Izpack tries to parse the 'unix-only' files in Windows. If we don't copy them,
the installation will fail in Windows. Therefore, moving the files that were in
the preppkg-unix target to the preppkg-base target. They're so small I don't
see how this will be a problem.
2012-04-18 01:44:17 +00:00
79ab065500
propagate from branch 'i2p.i2p' (head e1c79060790ae24b2a96aff2857477d6528ae7c6)
...
to branch 'i2p.i2p.unittests' (head 357abd51672dd9950cbac6dd30ded117fe5695e0)
2012-03-16 02:30:42 +00:00
18f113d8e7
add pkg200 target, fix dist200 target
2012-03-06 19:23:28 +00:00
6a103a1492
minor changes to some targets/descriptions
2012-03-05 23:58:56 +00:00
d7c1e9724b
merge of 'c09b40fe67ffc403c484ac4b14d896de48d37d9c'
...
and 'c269d35a60d164027bb1d1fbb6d30c06ffd2292d'
2012-03-05 15:24:21 +00:00
224405d737
Allow EXEs to be built on AMD64
...
Enabling this should be safe since we will ship separate installers for
Win/non-Win. Those that don't want to build the EXEs can set noEXE in build.properties,
Even better might be to run one of
* ant installer-freebsd
* ant installer-linux
* ant installer-nowindows
* ant installer-osx
2012-03-05 15:07:04 +00:00
5376858175
Add WithJavadoc targets that also include Jetty
2012-03-05 13:39:54 +00:00
3240dacfe8
remove dup utility jar building, build win and non-win installers for release
2012-03-05 00:52:21 +00:00
a0a9c23bcd
fixups after prop
2012-03-04 02:48:47 +00:00
2b81cee653
propagate from branch 'i2p.i2p.zzz.jetty6' (head b2ad0d72311d5ec26270cfcbbc79d128b268869b)
...
to branch 'i2p.i2p' (head b05b73d4740740f306a665e4b354d412eab2f328)
2012-03-04 00:34:00 +00:00
2db086ee32
Add Updater200WithJetty target
2012-03-03 13:46:54 +00:00
cadedeb06c
* Build: Add built-by to jars; check for corrupt jars on debug page
2012-03-01 16:04:17 +00:00
cf41068fef
SDK message
2012-03-01 13:41:24 +00:00
bb46535e71
propagate from branch 'i2p.i2p' (head 3d9f6d9555224cc3277ca10fd9409c83422758eb)
...
to branch 'i2p.i2p.zzz.jetty6' (head 0212d710e5a4eb30249201015f045d43f44650cb)
2012-02-29 14:37:02 +00:00
cf5d7d2f08
remove dtg from updater
2012-02-28 13:28:25 +00:00
d0dca206f7
release script tweaks
2012-02-28 13:20:34 +00:00
6ebd1f121a
installer build fixups
2012-02-26 23:05:21 +00:00
c955adf7f6
Set up report targets properly in main build.xml
2012-02-25 01:29:08 +00:00
c68d53faf3
Removed fullclovertest target from main build.xml
...
Clover usage is triggered by setting with.clover instead.
2012-02-25 01:23:17 +00:00
7e8de0602b
dont include i2prouter.mo files in updater or installer for now
2012-02-23 15:04:44 +00:00
51c73fa853
build.xml: Rename build.number property so it doesn't conflict
...
with ant buildnumber target in other projects
2012-02-21 15:47:14 +00:00
a15e4c6c28
Revert the last check-in and correct my earlier addition of Czech.
...
The Czech language is CZ but the Czech country is CZ.
2012-02-19 22:07:12 +00:00
e407c046d9
Add the correct flag for the Czech Republic
...
Public domain from the Wikimedia Foundation
2012-02-19 21:52:29 +00:00
d1a03f500f
Moved mkdir above delete in core build.xml and removed mkdir from base build.xml
...
mkdir does nothing if the directory exists, whereas delete fails by default
if the directory doesn't exist. Also, mkdir creates parent dirs as needed.
2012-02-16 02:58:25 +00:00
8a32aad6c3
Shuffled build targets around to group together ones related to unit tests
2012-02-16 00:08:27 +00:00
45ba9e1bd4
fixup after prop
2012-02-04 15:45:03 +00:00
6107e38e56
propagate from branch 'i2p.i2p' (head 0f4af64e64536c467b623286bce659dd2dfe9342)
...
to branch 'i2p.i2p.zzz.jetty6' (head d525108d8e9ecb842a99bb81c1138c43b5e39653)
2012-02-04 15:42:23 +00:00
482a63c996
unit test javadocs
2012-01-31 14:03:20 +00:00
65504e8660
* Build: Repack release jars with pack200 -r, saves about 1% and
...
might save a little memory at runtime too
2012-01-27 18:53:52 +00:00
c902d4c219
remove SAM client classes from sam.jar
2012-01-27 13:33:41 +00:00
221499c1a8
propagate from branch 'i2p.i2p' (head 156f8e6137be3c25aa70176fe0a78218b898a684)
...
to branch 'i2p.i2p.zzz.jetty6' (head 960f416b20e26662b1b5b30468a85dbb25f09ffd)
2012-01-22 18:30:41 +00:00
256b05531e
* Build: Fix Windows build, version checking for release
2012-01-21 15:28:24 +00:00
6198739f7a
propagate from branch 'i2p.i2p' (head 899a1923586f3d7d622bd02e03c87717566617c4)
...
to branch 'i2p.i2p.zzz.jetty6' (head cb3e33be282b6002f6790609f4a3eef7f42069d3)
2012-01-16 14:10:32 +00:00