An error occurred fetching the project authors.
  1. 17 Jan, 2001 3 commits
    • Andrew M. Kuchling's avatar
      33b4d501
    • Andrew M. Kuchling's avatar
      Patch #102588 / PEP 229: · 3712d396
      Andrew M. Kuchling authored
         The final piece of this change...
      
         Strip down Setup.config.in and Setup.dist to the minimal sets required
             to get a working Python; setup.py will handle the rest
      3712d396
    • Eric S. Raymond's avatar
      Eric the half-a-wit, driven to berserk rage after repeatedly doing · a8885405
      Eric S. Raymond authored
      builds during which he forgot to uncomment crucial library lines in
      Setup, walks into Guido's East End nightclub with a tactical nuclear
      weapon on his shoulder.  Said nuclear weapon is promptly deployed
      exactly where it will do the most good, right in the middle of
      configure.in.
      
      With this patch, the set of libraries autoconfigured in is extended to
      include ndbm, gdbm, and crypt.  This essentially eliminates any need to
      tweak Setup for a normal Linux build.
      
      "'E was a fair man.  Cruel, but fair."
      a8885405
  2. 15 Jan, 2001 1 commit
  3. 11 Jan, 2001 1 commit
  4. 10 Jan, 2001 1 commit
  5. 09 Jan, 2001 1 commit
  6. 22 Dec, 2000 1 commit
  7. 12 Dec, 2000 1 commit
  8. 26 Oct, 2000 1 commit
  9. 14 Oct, 2000 1 commit
  10. 02 Oct, 2000 1 commit
  11. 15 Sep, 2000 1 commit
  12. 31 Aug, 2000 1 commit
    • Fred Drake's avatar
      Skip Montanaro <skip@mojam.com>: · c9cb8470
      Fred Drake authored
      Update the build structures to automatically detect the presence of BSD db,
      including the proper name of the header file to include.  Has all the
      expected niceties associated with yet-more-configure-options.  ;)
      
      This checkin includes changes for non-generated files only; subsequent
      checkin will catch those.
      
      This is part of SourceForge patch #101272.
      c9cb8470
  13. 24 Aug, 2000 1 commit
  14. 16 Aug, 2000 1 commit
  15. 30 Jun, 2000 1 commit
  16. 29 Jun, 2000 2 commits
  17. 28 Jun, 2000 1 commit
  18. 10 Jun, 2000 1 commit
  19. 07 Jun, 2000 1 commit
  20. 26 May, 2000 1 commit
  21. 25 May, 2000 1 commit
  22. 03 May, 2000 1 commit
  23. 31 Mar, 2000 4 commits
  24. 30 Mar, 2000 2 commits
  25. 10 Mar, 2000 1 commit
  26. 29 Feb, 2000 1 commit
    • Guido van Rossum's avatar
      Patch by Fred Gansevles (the module's original author). · 61b705a5
      Guido van Rossum authored
      This patch fixes 3 small problems.
      1) If a map is used which is generated with 'makedbm -a',
         the trailing '\0' is now handled correctely.
      2) The nis.maps() function skipped the first map in the output list.
      3) The library '-lnsl' is added in Setup.in (needed on Linux glibc2 and
         Solaris systems. Maybe on other systems too?)
      
      [I note that this still doesn't work when you are using NIS+ --GvR]
      61b705a5
  27. 07 Dec, 1999 1 commit
  28. 24 Mar, 1999 1 commit
  29. 22 Feb, 1999 1 commit
  30. 08 Feb, 1999 1 commit
  31. 25 Jan, 1999 1 commit
  32. 21 Oct, 1998 2 commits