I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. Jan 03, 2013
  2. Jan 02, 2013
  3. Dec 31, 2012
  4. Dec 29, 2012
  5. Dec 28, 2012
  6. Dec 27, 2012
  7. Dec 25, 2012
    • kytv's avatar
      * Add EOL modifications · 73e25aad
      kytv authored
        - set eol for certain files in installer targets (since editing *.config and *.xml in windows is practically impossible without an externally installed editor such as vim or notepad++ and of course we want people to be able to read the licenses if they desire...etc.)
        - try to prevent user error by ensuring that the proxy/*.ht files have eol set to crlf in the prepConsoleDocs target
      73e25aad
  8. Dec 24, 2012
  9. Dec 23, 2012
    • kytv's avatar
      * new ant targets · 3396626a
      kytv authored
        - trimMtnRev: create a new property with the revision trimmed to  8 characters.
        - getExtendedVersion: create a new property that includes the full version with the shortened MTN revision tacked on
        - debchange:  automatically update debian/changelog with the I2P version. Called by the "debian" target unless the property noAutoDebchange is set.
        - debian-tarball: export i2p.i2p branch to a new directory, remove the binaries like jbigi and launch4j, and create a tarball.
      * move packages created by "ant debian" to ${basedir}
      * add debian/changelog to .mtn-ignore since it is now automatically updated (by default).
      * add *.deb to .mtn-ignore
      3396626a
  10. Dec 22, 2012
  11. Dec 21, 2012
  12. Dec 20, 2012
  13. Dec 19, 2012
    • kytv's avatar
      debian: add commented entries required for PPA builds & update "debianhowto" target · aa6eefcc
      kytv authored
      If someone runs "ant debian" to make installable packages, they do not need to
      have their own wrapper or commons-logging  jars. The PPA builds, however, do
      require them. During the last release I made the mistake of overwriting my "PPA
      debian/control" file with the one from MTN that did not include these
      dependencies.
      
      Also updating "debianhowto" to reflect the fact that we no longer use
      Debian's/Ubuntu's Jetty pkgs since Jetty6 appears to be leaving their repos in
      the near future.
      aa6eefcc
    • kytv's avatar
      move taskdefs to targets · 166e36aa
      kytv authored
      The directory installer/lib/ will be removed if a 'stripped' source tarball is
      required. Without the changes in this commit, removing this directory will
      require hackery to be performed on the I2P source in order for any of the ant
      targets to work.
      166e36aa
  14. Dec 17, 2012
  15. Dec 14, 2012
  16. Dec 13, 2012
  17. Dec 12, 2012
  18. Oct 29, 2012
  19. Oct 23, 2012
    • zzz's avatar
      - Thread magnet start if not connected · 2f69d168
      zzz authored
      - Don't lose all DHT peers if we stop quickly
      - Explore a kbucket if it's less than 3/4 full
      - Change release torrent file names
      2f69d168
    • zzz's avatar
      - Several plugin install fixes · 724f4f9b
      zzz authored
      - Remove unused UpdateTypes
      - Only try applicable updaters when updating
      - Javadoc fixes
      724f4f9b
  20. Oct 22, 2012
    • zzz's avatar
      - Handle case where we already have torrent · efb986ff
      zzz authored
      - New Storage.main() for use in the release process
      - Make torrent files in release process
      - Stop tunnel after fatal if no snarks are running
      efb986ff
  21. Oct 17, 2012
  22. Sep 15, 2012
  23. Sep 05, 2012
  24. Aug 23, 2012
  25. Aug 05, 2012
Loading