1. 975302d Set -d in compileall, to get proper path in case DESTDIR is not empty. by Martin v. Löwis · 21 years ago
  2. 4735b23 Set the executable bits when installing the shared library in a MacOSX by Jack Jansen · 21 years ago
  3. a1b7758 Added a target frameworkinstallextras (OSX framework build specific, by Jack Jansen · 21 years ago
  4. bc12262 Properly bracket variables. Fixes part of #749911. by Martin v. Löwis · 21 years ago
  5. d321efd Install idlelib and idlelib/Icons as well. by Guido van Rossum · 21 years ago
  6. b1ab4d9 Don't install Tools/idle any more. We now install Tools/scripts/idle by Guido van Rossum · 21 years ago
  7. 9592fe9 Fixed the DESTDIR modifications to also allow MacOSX framework builds by Jack Jansen · 21 years ago
  8. ac826aa Patch #738325: Install optimized idlelib files. by Martin v. Löwis · 21 years ago
  9. 8f51526 Patch #735613: Pass install-purelib to idleinstall. by Martin v. Löwis · 21 years ago
  10. 3b8ee08 Patch #718286: Support DESTDIR. by Martin v. Löwis · 21 years ago
  11. a226b57 Pass DIRMODE and FILEMODE to Mac/OSX/Makefile on framework builds (and by Jack Jansen · 21 years ago
  12. c9803ab add Guido's reasoning behind running all tests twice by Skip Montanaro · 21 years ago
  13. 446ad71 add testall target - just adds -uall to the regrtest runs by Skip Montanaro · 21 years ago
  14. d3ab37f Changes from Jonathan Riehl to allow his pgen extension (PEP 269) to by Guido van Rossum · 21 years ago
  15. 1fff697 Lib/plat-mac/lib-scriptpackages/SystemEvents added. by Jack Jansen · 21 years ago
  16. 45ec95d Use soname option when building a shared libpython. Fixes #701823. by Martin v. Löwis · 21 years ago
  17. 0ed2ae4 include the csv package during installation by Skip Montanaro · 21 years ago
  18. 7b59b42 Added a define EXTRAMACHDEPPATH which can be used to add sys.path items by Jack Jansen · 21 years ago
  19. b4329f3 Patch #696613 by Ben Laurie: use "test -L" to test for symlinks in stead by Jack Jansen · 21 years ago
  20. c609689 In make clobber also clean out the Python.framework. by Jack Jansen · 21 years ago
  21. 04087b5 In Mac OS X framework builds don't assume that the executable will be by Jack Jansen · 21 years ago
  22. d68d929 Fixed typo in package name that went unnoticed because of MacOSX's case-insensitive by Jack Jansen · 21 years ago
  23. f2c84d0 Compile site-packages with -t, not -tt. by Jack Jansen · 21 years ago
  24. 0780e47 On MacOSX, added -prebind option to link phase for executable (and by Jack Jansen · 21 years ago
  25. 2c71ad3 Install email/test, email/test/data and bsddb/test subdirectories. by Barry Warsaw · 21 years ago
  26. 01f4311 Use RUNSHARED for python invocations. Fixes #661408. by Martin v. Löwis · 21 years ago
  27. decc6a4 Split OPT make variable into OPT and BASECFLAGS. The latter contains those by Skip Montanaro · 21 years ago
  28. 5ee9547 Revert SF patch 659809 -- it causes double options that can cause breakage. by Guido van Rossum · 21 years ago
  29. 83f898c Adapted for the move of Mac/Lib to Lib/plat-mac. Makefile.pre.in now by Jack Jansen · 21 years ago
  30. acd738f SF patch 659809, by Daniel Brotsky: fix Makefile.pre to use config env. by Guido van Rossum · 21 years ago
  31. 8f8d1d2 Patch #642020: Pass down prefix, BINDIR, and DESTSHARED to idleinstall. by Martin v. Löwis · 22 years ago
  32. b9a21ad Add Lib/bsddb to list of installed directories by Andrew M. Kuchling · 22 years ago
  33. de1d51f Fix SF # 638126, logging module not installed by Neal Norwitz · 22 years ago
  34. dc46175 Add --check-tkinter to setup.py. Install IDLE. Fixes #634078. by Martin v. Löwis · 22 years ago
  35. d4f7da3 Add .PHONY targets, to declare targets that aren't real files. by Guido van Rossum · 22 years ago
  36. a29eafa Suppress warnings when byte-compiling the installed library modules. by Guido van Rossum · 22 years ago
  37. ed2f725 Whitespace normalization. by Guido van Rossum · 22 years ago
  38. 1403b9f When installing the "python" link in bindir also test for a pre-existing by Jack Jansen · 22 years ago
  39. cb4321e By popular demand the frameworkinstall target now installs everything: by Jack Jansen · 22 years ago
  40. 3a451b1 In the altbininstall target, which is the first subtarget for "make install", by Jack Jansen · 22 years ago
  41. c736b8d Use the -n option of ln in stead of -h, as it also works with other ln's by Jack Jansen · 22 years ago
  42. 00f1e3f Patch #534304: Implement phase 1 of PEP 263. by Martin v. Löwis · 22 years ago
  43. d5049e7 Replaced python.app target with osxapps (it builds more than by Jack Jansen · 22 years ago
  44. ea0c382 - Get _environ through the NSEnviron call in a MacOSX framework. This allows by Jack Jansen · 22 years ago
  45. fb0e545 Get rid of the DEFS variable. The only thing this was used for was to by Guido van Rossum · 22 years ago
  46. c0f1e77 Patch #553702: Cygwin make install patch by Jason Tishler · 22 years ago
  47. 8235ea1 Land Patch [ 566100 ] Rationalize DL_IMPORT and DL_EXPORT. by Mark Hammond · 22 years ago
  48. 57d930b Add test_zlib and test_struct to list of slow tests by Jeremy Hylton · 22 years ago
  49. 0b06be7 Patch #557719 by Tony Lownds, slightly massaged by me: streamline the by Jack Jansen · 22 years ago
  50. f90ae20 Patch #488073: AtheOS port. by Martin v. Löwis · 22 years ago
  51. 5cc21ae Patch #553678: Cygwin Makefile.pre.in vestige patch by Jason Tishler · 22 years ago
  52. d8a20d2 Patch #553230: Create LIBDIR if necessary. Bugfix candidate. by Martin v. Löwis · 22 years ago
  53. 7dab242 - New builtin function enumerate(x), from PEP 279. Example: by Guido van Rossum · 22 years ago
  54. fd1030e pgen now needs pymalloc by Neil Schemenauer · 22 years ago
  55. 2d7e264 Eliminate use of LIBOBJS which is an error in autoconf 2.53. by Martin v. Löwis · 22 years ago
  56. 77f6a65 Add the 'bool' type and its values 'False' and 'True', as described in by Guido van Rossum · 22 years ago
  57. 1142de3 Patch #527027: Allow building python as shared library. by Martin v. Löwis · 22 years ago
  58. 1221c0a Build obmalloc.c directly instead of #include'ing from object.c. by Tim Peters · 22 years ago
  59. c948966 SF patch #524005 by Paul Eggert. by Guido van Rossum · 22 years ago
  60. 246debb Two OSX fixes related to switching Python versions in an existing sourcetree: by Jack Jansen · 22 years ago
  61. 9741dc9 Use BLDLIBRARY to build extension modules. Fixes #504252. 2.2.1 candidate. by Martin v. Löwis · 22 years ago
  62. 0d15366 When running regen for the plat directories we should use the BUILDEXT by Jack Jansen · 22 years ago
  63. 1999ef4 Test wether we are building on a case-insensitive filesystem (such by Jack Jansen · 23 years ago
  64. f227252 The parser now also needs to link with mysnprintf.o. by Guido van Rossum · 23 years ago
  65. 1ca1296 The parser doesn't need its own implementation of assert, and having its by Tim Peters · 23 years ago
  66. f4c20d3 LIBSUBDIRS: Add test/data so it gets installed and test_email.py can by Barry Warsaw · 23 years ago
  67. 06f15bb Compute thread headers through shell expansion in configure. Fixes #485679. by Martin v. Löwis · 23 years ago
  68. 2b4d580 Add hotshot to LIBSUBDIRS. Fixes #484642. by Martin v. Löwis · 23 years ago
  69. 41a1b07 Now that Misc/Makefile.pre.in is gone, do not attempt to install it. by Fred Drake · 23 years ago
  70. 67b2659 Patch from SF bug #473150: configure weaknesses on HP-UX (Michael Piotrowski) by Guido van Rossum · 23 years ago
  71. 98bf58f SF patch #462296: Add attributes to os.stat results; by Nick Mathewson. by Guido van Rossum · 23 years ago
  72. b33e789 SF patch #471894: Makefile installs pydoc incorrectly by Guido van Rossum · 23 years ago
  73. 502ed82 Add dependencies for the weakref object. by Fred Drake · 23 years ago
  74. bb29b9c Clarify the warning about the relative dates of Setup.dist and Setup; by Guido van Rossum · 23 years ago
  75. 76d62b4 Install the new compiler and email packages by Andrew M. Kuchling · 23 years ago
  76. 427ce80 Sort the headers in PYTHON_HEADERS alphabetically. Add by Guido van Rossum · 23 years ago
  77. 1140cb2 When MAKEFLAGS contains '-s', invoke setup.py with '-q', to silence by Guido van Rossum · 23 years ago
  78. 127e56e When frameworks are not enabled don't put an empty target in the Makefile. by Jack Jansen · 23 years ago
  79. 9c63e6d Always compile gcmodule. by Neil Schemenauer · 23 years ago
  80. 9454ad7 Add dependencies for Python/thread.c on all of the header files that by Guido van Rossum · 23 years ago
  81. a8278cc The OSX framework Headers symlink pointed the wrong way. Fixed. by Jack Jansen · 23 years ago
  82. 339d0f7 Patch #445762: Support --disable-unicode by Martin v. Löwis · 23 years ago
  83. 7cb32ae Strip trailing whitespace, including two lines containing only one or by Guido van Rossum · 23 years ago
  84. b6e9cad Lots of changes in the framework support: by Jack Jansen · 23 years ago
  85. ab0cad5 Pass the Makefile's value of CC and LDSHARED to the environment of setup.py. by Martin v. Löwis · 23 years ago
  86. 086d22f Removed special rule for Mac/Python/macglue.o, it is not needed anymore. by Jack Jansen · 23 years ago
  87. d429ab6 Take MANDIR and INCLUDEDIR from configure. Fixes bug #446671. by Martin v. Löwis · 23 years ago
  88. 6d6c1a3 Merge of descr-branch back into trunk. by Tim Peters · 23 years ago
  89. e5006eb This patch turns the Python API mismatch notice into a standard by Marc-André Lemburg · 23 years ago
  90. 4f1cd8b Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. by Martin v. Löwis · 23 years ago
  91. 7d4bb9f Add -E command line switch (ignore environment variables like PYTHONHOME by Neil Schemenauer · 23 years ago
  92. e31c2ee Thomas, I don't care about unset either, but setting PYTHONHOME= by Guido van Rossum · 23 years ago
  93. 130fb17 Patch #418659: Fixes for UnixWare and ReliantUnix. by Martin v. Löwis · 23 years ago
  94. ee6a4a2 Avoid the use of 'unset', which isn't available on all platforms. Fixes SF by Thomas Wouters · 23 years ago
  95. c49e5b7 Added a MACHDEP_OBJS to the python link. Use this on MacOSX to include by Jack Jansen · 23 years ago
  96. 1d88c59 Acknowledge the existence of the 'platform' file, generated by the by Guido van Rossum · 23 years ago
  97. 89e90d6 Separate CFLAGS and CPPFLAGS. CFLAGS should not contain preprocessor by Neil Schemenauer · 23 years ago
  98. 59d1d2b Iterators phase 1. This comprises: by Guido van Rossum · 23 years ago
  99. 12b6457 Fix compileall.py so that it fails on SyntaxErrors by Jeremy Hylton · 23 years ago
  100. cd0ed97 Remove shared libraries as part of "make clean" rather than in "make by Guido van Rossum · 23 years ago