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

Skip to content
Snippets Groups Projects
  1. Jun 12, 2011
  2. Jun 11, 2011
  3. Jun 10, 2011
  4. Jun 09, 2011
    • kytv's avatar
      New: 64-bit wrapper for Windows. · 162c5bca
      kytv authored
      The Tanuki Software website states "64-bit Windows versions of the Java Service Wrapper
      are not currently being made available in the Community Edition." The Makefile
      for x86_64 is missing from the upstream tarball as well. 
      
      Well...included in this checkin is a diff against 
      $WRAPPER-3.5.9-SRC/src/c/Makefile-windows-x86-32.nmake (see the README in
      installer/libs/wrapper/win64.
      162c5bca
    • kytv's avatar
      remove reference to postinstall.bat · 3d9f68ac
      kytv authored
      3d9f68ac
    • kytv's avatar
      Since postinstall.bat isn't used any longer: · 7f96e279
      kytv authored
      - removing from /build.xml
      - moving recent changes from installer/resources/postinstall.bat to installer/install.xml
      - dropping installer/resources/postinstall.bat
      7f96e279
    • zzz's avatar
      * NativeBigI: Add support for atom, core2, corei, nano, pentiumm, geode · 0b4e430c
      zzz authored
          * JBigI:
            - Add new libjbigi-linux-xxx.so files built by sponge, now that we have
              CPUID.java support for them (thanks hottuna).
              See http://zzz.i2p/topics/306 for discussion and test results.
      
              64-bit processors (atom, core2, corei, nano):
              Built with GMP 5.0.2. License is LGPLv3.
              Built by sponge with GCC 4.4.4, downloaded from
              http://sponge.i2p/files/jbigi/gmp-5.0.2/
              For 64-bit processors, both performance testing and
              the GMP changelog http://gmplib.org/gmp5.0.html led us to use 5.0.2
              for both the 32- and 64-bit versions, even though the files are twice as big.
              5.0.x contains specific optimizations for atom and nano.
              All 64-bit libs have _64 appended.
      
              32-bit processors (pentiumm, geode):
              Built with GMP 4.3.2. License is LGPLv3.
              Built by sponge with GCC 4.4.4, downloaded from
              http://sponge.i2p/files/jbigi/gmp-4.3.2/
              The 4.3.2 files are half the size of those built with GMP 5.0.2, and there was
              little or no performance difference between the two versions for 32 bit processors.
      0b4e430c
  5. Jun 08, 2011
    • kytv's avatar
      New jbigi/jcpuid compiles for Windows. · e3abc25c
      kytv authored
      Compiled using mingw32 in Windows XP (gcc --version returns v4.5.2).
      
      As was done with the Linux and FreeBSD builds, jbigi was linked with gmp-4.3.2
      for the 32bit cpus and 5.0.2 for the 64bit CPUs.
      
      Since there current isn't a free version of the wrapper for x64 Windows, there
      aren't any x64 versions of these dlls.
      e3abc25c
  6. Jun 07, 2011
  7. Jun 05, 2011
  8. Jun 01, 2011
  9. May 31, 2011
  10. May 28, 2011
    • kytv's avatar
      Make runplain shell agnostic · 33b9a5c2
      kytv authored
      Braces were put around variable names so that router will run in kFreeBSD.
      runplain.sh should now be shell agnostic (it runs in dash. it even runs in
      *posh*, a ridiculously picky shell).
      33b9a5c2
  11. May 25, 2011
  12. May 24, 2011
  13. May 23, 2011
    • zzz's avatar
      * Console: · 592361b1
      zzz authored
            - Disable zh translation in graphs on windows due to font issues
            - Fix NPE at startup
            - Graph tweaks
      592361b1
  14. May 21, 2011
  15. May 16, 2011
  16. May 13, 2011
  17. Apr 25, 2011
  18. Apr 24, 2011
Loading