| Commit message (Expand) | Author | Age | Files | Lines |
* | - Precompile py files in Mac subtree after installing | Jack Jansen | 2002-08-09 | 1 | -28/+34 |
|
|
* | - Check not only that cache file exists, but also that it is newer than | Jack Jansen | 2002-08-09 | 1 | -4/+7 |
|
|
* | Tool to pre-created cached .rsrc.df.rsrc files in the Lib directories, | Jack Jansen | 2002-08-09 | 1 | -0/+45 |
|
|
* | Obsolete now that there's a python implementation of strptime in the | Jack Jansen | 2002-08-09 | 1 | -250/+0 |
|
|
* | Patch by Russel Owen: if we have command line arguments zap pyc files | Jack Jansen | 2002-08-09 | 1 | -12/+15 |
|
|
* | Depracated some non-carbon modules. | Jack Jansen | 2002-08-09 | 3 | -0/+1013 |
|
|
* | This file should have gone long ago. | Jack Jansen | 2002-08-09 | 1 | -18/+0 |
|
|
* | By popular demand the frameworkinstall target now installs everything: | Jack Jansen | 2002-08-09 | 1 | -17/+21 |
|
|
* | Use hex escape for non-ascii chars, now that the parser wants that. | Jack Jansen | 2002-08-08 | 1 | -13/+13 |
|
|
* | Regenerated with OSA class inheritance and fix for non-ascii chars. | Jack Jansen | 2002-08-07 | 42 | -818/+2217 |
|
|
* | Fixed incorrect logic in determining whether we should initialize | Jack Jansen | 2002-08-07 | 1 | -2/+1 |
|
|
* | - If an OSA identifier is a Python reserved word we now append an _ | Jack Jansen | 2002-08-07 | 1 | -8/+10 |
|
|
* | Don't be over-enthusiastic with the ascii() calls: we don't need it if | Jack Jansen | 2002-08-07 | 1 | -19/+19 |
|
|
* | Donovan Preston's patch #538395, with some mods by me. | Jack Jansen | 2002-08-07 | 4 | -50/+183 |
|
|
* | Quote the arguments, they may contain strings. | Jack Jansen | 2002-08-07 | 1 | -1/+1 |
|
|
* | Patch #567296 by Pim Buurman, slightly modified by me so it can be disabled | Jack Jansen | 2002-08-06 | 1 | -2/+24 |
|
|
* | Wrapper around _IBCarbon. | Jack Jansen | 2002-08-06 | 1 | -0/+1 |
|
|
* | Patch by Ronald Oussoren: if there's a .lproj in the extras list also | Jack Jansen | 2002-08-05 | 1 | -1/+10 |
|
|
* | In copy() don't try to obtain an FSSpec until we know the destination | Jack Jansen | 2002-08-05 | 1 | -6/+12 |
|
|
* | Better output for errors, and some progress reports. | Jack Jansen | 2002-08-05 | 1 | -1/+12 |
|
|
* | Fixed the last two bgen-based modules to be buildable on OSX. | Jack Jansen | 2002-08-05 | 2 | -5/+6 |
|
|
* | Enable building of Carbon toolbox modules with unix-Python. | Jack Jansen | 2002-08-05 | 26 | -58/+26 |
|
|
* | Got rid of staticforward. | Jack Jansen | 2002-08-05 | 4 | -11/+11 |
|
|
* | This can now run under unix-Python too. You have to pass the folder | Jack Jansen | 2002-08-05 | 1 | -2/+6 |
|
|
* | Moved bgenlocations to the Mac/Lib directory. Not perfect, but better than | Jack Jansen | 2002-08-05 | 1 | -0/+61 |
|
|
* | Renamed Py_Main to PyMac_Main as it has a different signature than the "norma... | Jack Jansen | 2002-08-05 | 1 | -4/+4 |
|
|
* | Added _IBCarbon module. | Jack Jansen | 2002-08-05 | 4 | -0/+5 |
|
|
* | The definitions for IBCarbonRuntime.h | Jack Jansen | 2002-08-04 | 1 | -0/+5 |
|
|
* | Updated to something that works on my system, and regenerated module. | Jack Jansen | 2002-08-04 | 2 | -12/+7 |
|
|
* | Donovan Preston's interface to IBCarbon, allowing you to use Interface | Jack Jansen | 2002-08-04 | 3 | -0/+342 |
|
|
* | Mkdirs() failed when provided with unix pathnames. Fixed. | Jack Jansen | 2002-08-03 | 1 | -1/+1 |
|
|
* | Added an icon for .pyw files. | Jack Jansen | 2002-08-02 | 2 | -0/+15 |
|
|
* | An icon for .pyw files. Yes, it's lousy, I know.... | Jack Jansen | 2002-08-02 | 1 | -0/+0 |
|
|
* | Build the IDE last, as it may fail because of waste missing. | Jack Jansen | 2002-08-02 | 1 | -1/+1 |
|
|
* | Added a lot more information on framework builds, the various .app's, | Jack Jansen | 2002-08-02 | 1 | -2/+87 |
|
|
* | Updated for the new path to Python.app. | Jack Jansen | 2002-08-02 | 1 | -1/+1 |
|
|
* | When building the IDE check that waste is available, to forestall | Jack Jansen | 2002-08-02 | 1 | -0/+5 |
|
|
* | Also create BuildApplet. It's useful enough as a standalone application. | Jack Jansen | 2002-08-02 | 1 | -1/+6 |
|
|
* | Hmm, in some cases we don't seem to get our scriptname in argv[0]. | Jack Jansen | 2002-08-02 | 1 | -2/+13 |
|
|
* | Final step in making applets first-class citizens: if the applet wants | Jack Jansen | 2002-08-02 | 2 | -0/+56 |
|
|
* | Oops, the -psn stuff is in argv[1], of course. | Jack Jansen | 2002-08-02 | 1 | -2/+2 |
|
|
* | Added one call to Py_Main(), for OSX framework builds only, that will get the | Jack Jansen | 2002-08-02 | 2 | -43/+24 |
|
|
* | Got rid of a couple of OS9-isms. | Jack Jansen | 2002-08-02 | 1 | -3/+8 |
|
|
* | - Slightly better error message in case of syntax errors in the script. | Jack Jansen | 2002-08-02 | 1 | -3/+5 |
|
|
* | - Remove -psn-xxxx argument added by the Finder. | Jack Jansen | 2002-08-02 | 1 | -1/+4 |
|
|
* | Construct a sys.argv from the initial AppleEvent sent by the finder | Jack Jansen | 2002-08-02 | 1 | -0/+111 |
|
|
* | Slightly better error message in case of missing resources. | Jack Jansen | 2002-08-02 | 1 | -5/+5 |
|
|
* | Python.app is now a hidden application, deep in the framework. It will | Jack Jansen | 2002-08-01 | 2 | -32/+31 |
|
|
* | Python.app no longer advertises that it can handle .py and .pyc files, | Jack Jansen | 2002-08-01 | 3 | -32/+0 |
|
|
* | Only show the UI for selecting options if the ALT key was depressed while | Jack Jansen | 2002-08-01 | 1 | -18/+7 |
|
|