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

Skip to content
Snippets Groups Projects
  1. Dec 26, 2012
  2. 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
  3. Dec 24, 2012
  4. Dec 23, 2012
    • kytv's avatar
      1d0f8b4c
    • 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
    • kytv's avatar
  5. Dec 22, 2012
  6. Dec 21, 2012
  7. Dec 20, 2012
  8. Dec 19, 2012
    • kytv's avatar
      debian: refresh patches · 816149ef
      kytv authored
      816149ef
    • 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
      remove executable bit · 9ef9e48d
      kytv authored
      9ef9e48d
    • 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
    • zzz's avatar
      * Update: Hide the update buttons when router.updateDisabled=true, as is the case · 667b548d
      zzz authored
                 for Debian packages. Broken in 0.9.4. (Ticket #817)
                 Remove unused shouldInstall() method.
      667b548d
  9. Dec 18, 2012
  10. Dec 17, 2012
Loading