1. ab0f947 Remove .cvsignore files, as they live in svn:ignore properties now. by Martin v. Löwis · 19 years ago
  2. e890682 Whitespace normalization. by Tim Peters · 19 years ago
  3. 6d22b56 Updated to work with current Python docs setup, and added a minimal README. by Jack Jansen · 19 years ago
  4. 5a9fb3c Whitespace normalization. by Tim Peters · 20 years ago
  5. 6458598 Create the wrapper scripts for gcc/g++ too. by Jack Jansen · 20 years ago
  6. 935ca10 Just passing -undefined dynamic_lookup isn't enough: we also need to set by Jack Jansen · 20 years ago
  7. 078824e4 Added quotes around the destroot arguments, so empty destroot works. by Jack Jansen · 20 years ago
  8. de2ecb8 Updated version numbers. by Jack Jansen · 20 years ago
  9. c77f6df Fix for #1091468: DESTROOTed frameworkinstalls fail. Added a --destroot by Jack Jansen · 20 years ago
  10. 6116f07 A script to fix Apple-installed Python 2.3 (and a test whether the user by Jack Jansen · 20 years ago
  11. 98809b7 Very minor grammatical fix and removal of a tab. by Brett Cannon · 20 years ago
  12. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  13. 122f87f The interpreter popup was never filled with any data, fixed. Fixes #775878. by Jack Jansen · 20 years ago
  14. 6e3b425 Made preference window resizable (and do the most logical thing on resize) by Jack Jansen · 20 years ago
  15. 31bca4e Cleaned up list of interpreters. by Jack Jansen · 20 years ago
  16. 4f90137 - Added a note about fixversions.py - Ran it. by Jack Jansen · 20 years ago
  17. 7323f08 A script to fix version strings in .plist files. by Jack Jansen · 20 years ago
  18. 7637574 On startup, attempt to set the working directory to $HOME. by Jack Jansen · 20 years ago
  19. 29eb8c3 Do an actual test for xcodebuild, in stead of relying on the user to by Jack Jansen · 20 years ago
  20. a775dd1 the "idle" script has moved from Lib/idlelib to Tools/scripts. by Jack Jansen · 21 years ago
  21. c09857a Added some help to OSX/Dist/README.txt, plus all the information by Jack Jansen · 21 years ago
  22. 6045b9c Temporary fix for buildon on both Panther and Jaguar. by Jack Jansen · 21 years ago
  23. 652b28c Moved various files over from the release23-maint branch. by Jack Jansen · 21 years ago
  24. 47e8f16 Upped version by Jack Jansen · 21 years ago
  25. 1fb83c1 Don't force boot-disk-only install, for reasons unknown it causes more by Jack Jansen · 21 years ago
  26. dffeaf4 Scripts runs with pythonw no longer had full window manager access due by Jack Jansen · 21 years ago
  27. f753816 Files used for the 2.3rc1+ binary installer. This one has the size problem by Jack Jansen · 21 years ago
  28. 8851c62 removed trailing tabs in several places, including after the final newline by Fred Drake · 21 years ago
  29. dd614fd Fixed lots of minor issues found by Edward Moy: incorrect version by Jack Jansen · 21 years ago
  30. 276b290 Added missing newline at end of file. by Jack Jansen · 21 years ago
  31. 078afc8 Files used for 2.3b2 macpython binary distribution. by Jack Jansen · 21 years ago
  32. ebab26a Skip noticed that the document talks about "setting PythonLauncher as the by Jack Jansen · 21 years ago
  33. 42fbc69 Tooltip for tab/space consistency check was the wrong way around. Spotted by Jack Jansen · 21 years ago
  34. e2ff8be Moved the IDE tutorial to a directory with a shorter name. The long by Jack Jansen · 21 years ago
  35. 01d49fa Slight clarification on running the examples from the Finder. by Jack Jansen · 21 years ago
  36. 006ebeb By default build docs, don't download them. by Jack Jansen · 21 years ago
  37. d2544e3 Give compileall a -d option so it works correctly in the face of by Jack Jansen · 21 years ago
  38. d7cccdd Added a field that allows the user to set sys.argv-style arguments by Jack Jansen · 21 years ago
  39. b6b988b Cop out, and set things to be group-writeable recursively. The various by Jack Jansen · 21 years ago
  40. 7c0d7ba Updated. by Jack Jansen · 21 years ago
  41. c30d7c3 At startup, test that PythonLauncher is the default application for files by Jack Jansen · 21 years ago
  42. 94d09f8 Installation of PythonLauncher has been failing silently, probably since by Jack Jansen · 21 years ago
  43. 8cf644d Install Demo and Tools too. by Jack Jansen · 21 years ago
  44. 7b9a386 MacPython-2.3 has progressed so far that building a set of Mac 2.3 by Jack Jansen · 21 years ago
  45. a1b7758 Added a target frameworkinstallextras (OSX framework build specific, by Jack Jansen · 21 years ago
  46. fc3542f - Create TMPDIR only if it doesn't exist yet by Jack Jansen · 21 years ago
  47. 53e54fd Make sure the files in the installer have group "admin", otherwise by Jack Jansen · 21 years ago
  48. 7006fa1 Allow passing a build directory on the command line. Also, if the by Jack Jansen · 21 years ago
  49. e537065 Only fix up pathnames in installed scripts when needed, i.e. when not installing by Jack Jansen · 21 years ago
  50. d3295ba Patch #755147 by Brian Lenihan: by Jack Jansen · 21 years ago
  51. 20b15bb Example database for Package Manager. by Jack Jansen · 21 years ago
  52. f7c8220 Alternate fix for #728744: use OSA and Apple Help Indexing Tool's idleStatus by Jack Jansen · 21 years ago
  53. 9592fe9 Fixed the DESTDIR modifications to also allow MacOSX framework builds by Jack Jansen · 21 years ago
  54. bc06fea Pydoc also needs its #! line massaged. Fixes #733199. by Jack Jansen · 21 years ago
  55. a226b57 Pass DIRMODE and FILEMODE to Mac/OSX/Makefile on framework builds (and by Jack Jansen · 21 years ago
  56. e9709e7 Merged 2.3b1 welcome message to the trunk. by Jack Jansen · 21 years ago
  57. a6872b8 Merged 1.2.2.1 fixes: by Jack Jansen · 21 years ago
  58. 8ddc3f0 The new bundlebuilder-generated applets contain an absolute reference by Jack Jansen · 21 years ago
  59. 49754af Frank Vercruesse gave an okay on removing the copyright notice: by Jack Jansen · 21 years ago
  60. 57c914c Lots of tweaks to make this work in the new setting. Not fully tested yet. by Jack Jansen · 22 years ago
  61. 8806d47 Tools to build a disk image with a binary installer for MacPython-OSX, by Jack Jansen · 22 years ago
  62. 54e7d2c Get rid of Mac.pth: plat-mac is now added through the normal mechanism. by Jack Jansen · 22 years ago
  63. 08801db The MacPython introductory help is now called MacPython Help, and the by Jack Jansen · 22 years ago
  64. 82f1d2c Add a simple Apple Help book to the framework. by Jack Jansen · 22 years ago
  65. 04087b5 In Mac OS X framework builds don't assume that the executable will be by Jack Jansen · 22 years ago
  66. ec43f64 Fix building of Idle applet. by Jack Jansen · 22 years ago
  67. cef2f7c Use pythonw as the default interpreter also for .py scripts (overridable by Jack Jansen · 22 years ago
  68. 4ccf3e1 Undid half of the previous checkin: continue using BuildApplet for most by Jack Jansen · 22 years ago
  69. 3d3b746 Optionally honour #! paths in scripts. Fixes #676358. by Jack Jansen · 22 years ago
  70. d2c684f Moved setupDocs.py to Doc/setup.py and did some cleanup. It now at least by Jack Jansen · 22 years ago
  71. f68043c Got building documentation from source to work. by Jack Jansen · 22 years ago
  72. d780036 Use bundlebuilder directly to build applets. by Jack Jansen · 22 years ago
  73. 50abec8 Install "python$(VERSION)" into /usr/local as the symlink to the framework, by Jack Jansen · 22 years ago
  74. 85e4c67 correct comment (and add newline at end) by Just van Rossum · 22 years ago
  75. 83f898c Adapted for the move of Mac/Lib to Lib/plat-mac. Makefile.pre.in now by Jack Jansen · 22 years ago
  76. f044e09 Changed the input field for the interpreter to use (in the preferences by Jack Jansen · 22 years ago
  77. cfe2836 Changed folder name for apps from Python to MacPython-$(VERSION) (for a by Jack Jansen · 22 years ago
  78. 202355a Build _AE too. by Jack Jansen · 22 years ago
  79. 2095c06 Lots of restructuring, mostly suggested by Bill Bumgarner. Main by Jack Jansen · 22 years ago
  80. db2a0f6 changed to use Lib/bundlebuilder.py instead of scripts/buildappbundle.py by Just van Rossum · 22 years ago
  81. 1b99896 dded cvsignores. by Jack Jansen · 22 years ago
  82. d8d7bbe Minimal instructions on building a MacPython-OSX addon for Apple's by Jack Jansen · 22 years ago
  83. 1ebcc44 Build PythonLauncher for MacPython-OSX 2.2 as well. by Jack Jansen · 22 years ago
  84. e374692 This file is now generated dynamically. by Jack Jansen · 22 years ago
  85. 5efbbcd Build waste, _Help and _Scrap too. by Jack Jansen · 22 years ago
  86. 26e6be3 First stab at a Makefile that will create a MacPython that uses the by Jack Jansen · 22 years ago
  87. 7d996a2 - Building IDE is optional on waste being available, similar to building by Jack Jansen · 22 years ago
  88. dde800e Got rid of the python.rsrc resource file. The error message strings and by Jack Jansen · 22 years ago
  89. b7dd494 add ./ to configure command so it actually works verbatim by Just van Rossum · 22 years ago
  90. 76a6ab6 Patch by Tony Lownds: build an IDLE applet too, if _tkinter is available. by Jack Jansen · 22 years ago
  91. fdf427f Updated the notes on building a binary installer. by Jack Jansen · 22 years ago
  92. 1f74ed8 Fixed a typo in the binary install notes by Jack Jansen · 22 years ago
  93. 8ba4220 Started on documentation for building a MacOSX binary installer. Unfinished. by Jack Jansen · 22 years ago
  94. 94fab76 Generate pythonw.sh on the fly. by Jack Jansen · 22 years ago
  95. e3d9f40 Pass -x badsyntax to compileall. by Jack Jansen · 22 years ago
  96. bdbff73 Fix for Jaguar: use ln for installing symlinks, install no longer works. by Jack Jansen · 22 years ago
  97. b05e056 On Jaguar the default mode for files in the installed product is 444 (or 555) by Jack Jansen · 22 years ago
  98. 278a3a2 Distutils-based script by Bill Fancher to download the Python documentation by Jack Jansen · 22 years ago
  99. 4684a09 - Install a symlink to the documentation (which lives in the framework) by Jack Jansen · 22 years ago
  100. 8120415 Try to cater for a source tree checked out with MacCVS in stead of by Jack Jansen · 22 years ago