1. a775dd1 the "idle" script has moved from Lib/idlelib to Tools/scripts. by Jack Jansen · 21 years ago
  2. c09857a Added some help to OSX/Dist/README.txt, plus all the information by Jack Jansen · 21 years ago
  3. 6045b9c Temporary fix for buildon on both Panther and Jaguar. by Jack Jansen · 21 years ago
  4. 652b28c Moved various files over from the release23-maint branch. by Jack Jansen · 21 years ago
  5. 47e8f16 Upped version by Jack Jansen · 21 years ago
  6. 1fb83c1 Don't force boot-disk-only install, for reasons unknown it causes more by Jack Jansen · 21 years ago
  7. dffeaf4 Scripts runs with pythonw no longer had full window manager access due by Jack Jansen · 21 years ago
  8. f753816 Files used for the 2.3rc1+ binary installer. This one has the size problem by Jack Jansen · 21 years ago
  9. 8851c62 removed trailing tabs in several places, including after the final newline by Fred Drake · 21 years ago
  10. dd614fd Fixed lots of minor issues found by Edward Moy: incorrect version by Jack Jansen · 21 years ago
  11. 276b290 Added missing newline at end of file. by Jack Jansen · 21 years ago
  12. 078afc8 Files used for 2.3b2 macpython binary distribution. by Jack Jansen · 21 years ago
  13. ebab26a Skip noticed that the document talks about "setting PythonLauncher as the by Jack Jansen · 21 years ago
  14. 42fbc69 Tooltip for tab/space consistency check was the wrong way around. Spotted by Jack Jansen · 21 years ago
  15. e2ff8be Moved the IDE tutorial to a directory with a shorter name. The long by Jack Jansen · 21 years ago
  16. 01d49fa Slight clarification on running the examples from the Finder. by Jack Jansen · 21 years ago
  17. 006ebeb By default build docs, don't download them. by Jack Jansen · 21 years ago
  18. d2544e3 Give compileall a -d option so it works correctly in the face of by Jack Jansen · 21 years ago
  19. d7cccdd Added a field that allows the user to set sys.argv-style arguments by Jack Jansen · 21 years ago
  20. b6b988b Cop out, and set things to be group-writeable recursively. The various by Jack Jansen · 21 years ago
  21. 7c0d7ba Updated. by Jack Jansen · 21 years ago
  22. c30d7c3 At startup, test that PythonLauncher is the default application for files by Jack Jansen · 21 years ago
  23. 94d09f8 Installation of PythonLauncher has been failing silently, probably since by Jack Jansen · 21 years ago
  24. 8cf644d Install Demo and Tools too. by Jack Jansen · 21 years ago
  25. 7b9a386 MacPython-2.3 has progressed so far that building a set of Mac 2.3 by Jack Jansen · 21 years ago
  26. a1b7758 Added a target frameworkinstallextras (OSX framework build specific, by Jack Jansen · 21 years ago
  27. fc3542f - Create TMPDIR only if it doesn't exist yet by Jack Jansen · 21 years ago
  28. 53e54fd Make sure the files in the installer have group "admin", otherwise by Jack Jansen · 21 years ago
  29. 7006fa1 Allow passing a build directory on the command line. Also, if the by Jack Jansen · 21 years ago
  30. e537065 Only fix up pathnames in installed scripts when needed, i.e. when not installing by Jack Jansen · 21 years ago
  31. d3295ba Patch #755147 by Brian Lenihan: by Jack Jansen · 21 years ago
  32. 20b15bb Example database for Package Manager. by Jack Jansen · 21 years ago
  33. f7c8220 Alternate fix for #728744: use OSA and Apple Help Indexing Tool's idleStatus by Jack Jansen · 21 years ago
  34. 9592fe9 Fixed the DESTDIR modifications to also allow MacOSX framework builds by Jack Jansen · 21 years ago
  35. bc06fea Pydoc also needs its #! line massaged. Fixes #733199. by Jack Jansen · 21 years ago
  36. a226b57 Pass DIRMODE and FILEMODE to Mac/OSX/Makefile on framework builds (and by Jack Jansen · 21 years ago
  37. e9709e7 Merged 2.3b1 welcome message to the trunk. by Jack Jansen · 21 years ago
  38. a6872b8 Merged 1.2.2.1 fixes: by Jack Jansen · 21 years ago
  39. 8ddc3f0 The new bundlebuilder-generated applets contain an absolute reference by Jack Jansen · 21 years ago
  40. 49754af Frank Vercruesse gave an okay on removing the copyright notice: by Jack Jansen · 21 years ago
  41. 57c914c Lots of tweaks to make this work in the new setting. Not fully tested yet. by Jack Jansen · 21 years ago
  42. 8806d47 Tools to build a disk image with a binary installer for MacPython-OSX, by Jack Jansen · 21 years ago
  43. 54e7d2c Get rid of Mac.pth: plat-mac is now added through the normal mechanism. by Jack Jansen · 21 years ago
  44. 08801db The MacPython introductory help is now called MacPython Help, and the by Jack Jansen · 21 years ago
  45. 82f1d2c Add a simple Apple Help book to the framework. by Jack Jansen · 21 years ago
  46. 04087b5 In Mac OS X framework builds don't assume that the executable will be by Jack Jansen · 21 years ago
  47. ec43f64 Fix building of Idle applet. by Jack Jansen · 21 years ago
  48. cef2f7c Use pythonw as the default interpreter also for .py scripts (overridable by Jack Jansen · 21 years ago
  49. 4ccf3e1 Undid half of the previous checkin: continue using BuildApplet for most by Jack Jansen · 21 years ago
  50. 3d3b746 Optionally honour #! paths in scripts. Fixes #676358. by Jack Jansen · 21 years ago
  51. d2c684f Moved setupDocs.py to Doc/setup.py and did some cleanup. It now at least by Jack Jansen · 21 years ago
  52. f68043c Got building documentation from source to work. by Jack Jansen · 21 years ago
  53. d780036 Use bundlebuilder directly to build applets. by Jack Jansen · 21 years ago
  54. 50abec8 Install "python$(VERSION)" into /usr/local as the symlink to the framework, by Jack Jansen · 22 years ago
  55. 85e4c67 correct comment (and add newline at end) by Just van Rossum · 22 years ago
  56. 83f898c Adapted for the move of Mac/Lib to Lib/plat-mac. Makefile.pre.in now by Jack Jansen · 22 years ago
  57. f044e09 Changed the input field for the interpreter to use (in the preferences by Jack Jansen · 22 years ago
  58. cfe2836 Changed folder name for apps from Python to MacPython-$(VERSION) (for a by Jack Jansen · 22 years ago
  59. 202355a Build _AE too. by Jack Jansen · 22 years ago
  60. 2095c06 Lots of restructuring, mostly suggested by Bill Bumgarner. Main by Jack Jansen · 22 years ago
  61. db2a0f6 changed to use Lib/bundlebuilder.py instead of scripts/buildappbundle.py by Just van Rossum · 22 years ago
  62. 1b99896 dded cvsignores. by Jack Jansen · 22 years ago
  63. d8d7bbe Minimal instructions on building a MacPython-OSX addon for Apple's by Jack Jansen · 22 years ago
  64. 1ebcc44 Build PythonLauncher for MacPython-OSX 2.2 as well. by Jack Jansen · 22 years ago
  65. e374692 This file is now generated dynamically. by Jack Jansen · 22 years ago
  66. 5efbbcd Build waste, _Help and _Scrap too. by Jack Jansen · 22 years ago
  67. 26e6be3 First stab at a Makefile that will create a MacPython that uses the by Jack Jansen · 22 years ago
  68. 7d996a2 - Building IDE is optional on waste being available, similar to building by Jack Jansen · 22 years ago
  69. dde800e Got rid of the python.rsrc resource file. The error message strings and by Jack Jansen · 22 years ago
  70. b7dd494 add ./ to configure command so it actually works verbatim by Just van Rossum · 22 years ago
  71. 76a6ab6 Patch by Tony Lownds: build an IDLE applet too, if _tkinter is available. by Jack Jansen · 22 years ago
  72. fdf427f Updated the notes on building a binary installer. by Jack Jansen · 22 years ago
  73. 1f74ed8 Fixed a typo in the binary install notes by Jack Jansen · 22 years ago
  74. 8ba4220 Started on documentation for building a MacOSX binary installer. Unfinished. by Jack Jansen · 22 years ago
  75. 94fab76 Generate pythonw.sh on the fly. by Jack Jansen · 22 years ago
  76. e3d9f40 Pass -x badsyntax to compileall. by Jack Jansen · 22 years ago
  77. bdbff73 Fix for Jaguar: use ln for installing symlinks, install no longer works. by Jack Jansen · 22 years ago
  78. b05e056 On Jaguar the default mode for files in the installed product is 444 (or 555) by Jack Jansen · 22 years ago
  79. 278a3a2 Distutils-based script by Bill Fancher to download the Python documentation by Jack Jansen · 22 years ago
  80. 4684a09 - Install a symlink to the documentation (which lives in the framework) by Jack Jansen · 22 years ago
  81. 8120415 Try to cater for a source tree checked out with MacCVS in stead of by Jack Jansen · 22 years ago
  82. 7a1703d Updated for the current state of affairs. by Jack Jansen · 22 years ago
  83. 45c8e92 - Precompile py files in Mac subtree after installing by Jack Jansen · 22 years ago
  84. cb4321e By popular demand the frameworkinstall target now installs everything: by Jack Jansen · 22 years ago
  85. b2bb873 Quote the arguments, they may contain strings. by Jack Jansen · 22 years ago
  86. 0e0a479 Added an icon for .pyw files. by Jack Jansen · 22 years ago
  87. 940dc92 Build the IDE last, as it may fail because of waste missing. by Jack Jansen · 22 years ago
  88. 0fdaee7 Added a lot more information on framework builds, the various .app's, by Jack Jansen · 22 years ago
  89. 337f85d Updated for the new path to Python.app. by Jack Jansen · 22 years ago
  90. f80798b When building the IDE check that waste is available, to forestall by Jack Jansen · 22 years ago
  91. 940e970 Also create BuildApplet. It's useful enough as a standalone application. by Jack Jansen · 22 years ago
  92. 21ed16a Added one call to Py_Main(), for OSX framework builds only, that will get the by Jack Jansen · 22 years ago
  93. be3e1f7 Python.app is now a hidden application, deep in the framework. It will by Jack Jansen · 22 years ago
  94. 0a3d606 Only show the UI for selecting options if the ALT key was depressed while by Jack Jansen · 22 years ago
  95. cce7e34 - Install into /Applications/Python in stead of into /Applications. by Jack Jansen · 22 years ago
  96. 40e2e51 Install into /Applications/Python in stead of into /Applications. by Jack Jansen · 22 years ago
  97. b7276cd Implemented starting Python in a terminal window. The implementation isn't by Jack Jansen · 22 years ago
  98. 3bbb617 First stab at the launcher application. This will be run when the user by Jack Jansen · 22 years ago
  99. c361f94 Got rid of symlink target, and in stead have "make dontinstallmacsubtree" by Jack Jansen · 22 years ago
  100. 0b06be7 Patch #557719 by Tony Lownds, slightly massaged by me: streamline the by Jack Jansen · 22 years ago