1. 03 Şub, 2008 2 kayıt (commit)
  2. 23 Tem, 2006 1 kayıt (commit)
  3. 10 Haz, 2006 1 kayıt (commit)
  4. 16 Mar, 2006 2 kayıt (commit)
  5. 28 Eki, 2005 1 kayıt (commit)
  6. 22 Tem, 2005 1 kayıt (commit)
  7. 17 Şub, 2005 3 kayıt (commit)
  8. 17 Ock, 2005 1 kayıt (commit)
  9. 12 Ara, 2004 1 kayıt (commit)
  10. 11 Eki, 2004 1 kayıt (commit)
  11. 03 Eki, 2004 2 kayıt (commit)
  12. 07 Tem, 2004 1 kayıt (commit)
  13. 11 Nis, 2004 1 kayıt (commit)
  14. 10 Şub, 2004 1 kayıt (commit)
  15. 07 Şub, 2004 2 kayıt (commit)
  16. 25 Ara, 2003 1 kayıt (commit)
  17. 02 Ara, 2003 2 kayıt (commit)
  18. 16 Tem, 2003 1 kayıt (commit)
    • Andrew MacIntyre's avatar
      More pre-2.3 build tweaks for the OS/2 EMX port: · bac1ea93
      Andrew MacIntyre yazdı
      - more clean up of the generated import library definiton (.DEF file)
        following checking of patch 770521, and tightening of the sed regexps.
      
      - use -O3 even with gcc 2.8.1 - worth nearly 10% with 2.3; worth
        nothing with 2.2.x.
      
      - clean up a couple of whitespace issues introduced by a cut'n'paste.
      bac1ea93
  19. 13 Tem, 2003 1 kayıt (commit)
    • Andrew MacIntyre's avatar
      More pre-2.3 build tweaks for the OS/2 EMX port: · 4ee893fe
      Andrew MacIntyre yazdı
      - separate the building of the core from the wrapper executables and the
        external modules (.PYDs), based on the Py_BUILD_CORE define;
      
      - clean up the generated import library definiton (.DEF file) to remove
        references to a number of non-static symbols that aren't part of the
        Python API and which shouldn't be exported by the core DLL;
      
      - compile the release build with -fomit-frame-pointer, for a small
        performance gain;
      
      - make "make clean" remove byte compiled Python library files.
      4ee893fe
  20. 10 Tem, 2003 1 kayıt (commit)
  21. 09 Haz, 2003 4 kayıt (commit)
  22. 22 Nis, 2003 1 kayıt (commit)
  23. 21 Nis, 2003 2 kayıt (commit)
    • Andrew MacIntyre's avatar
      Makefile & config.c: · 631e87fb
      Andrew MacIntyre yazdı
      - restructure build for modules now in Python DLL
      
      README.os2emx
      - clean out old cruft no longer appropriate now that EMX port builds
        from CVS
      - reflect move of modules into core DLL
      - add section on building from source
      631e87fb
    • Andrew MacIntyre's avatar
      Makefile: · d4c9b16b
      Andrew MacIntyre yazdı
      - add _csv module to the build list
      - various cleanups
      
      config.c:
      - various cleanups
      
      pyconfig.h:
      - various cleanups
      d4c9b16b
  24. 19 Şub, 2003 1 kayıt (commit)
  25. 02 Ock, 2003 3 kayıt (commit)
  26. 31 Ara, 2002 2 kayıt (commit)