| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed the DESTDIR modifications to also allow MacOSX framework builds | Jack Jansen | 2003-05-25 | 1 | -15/+16 |
|
|
* | Patch #738325: Install optimized idlelib files. | Martin v. Löwis | 2003-05-16 | 1 | -0/+1 |
|
|
* | Patch #735613: Pass install-purelib to idleinstall. | Martin v. Löwis | 2003-05-11 | 1 | -0/+1 |
|
|
* | Patch #718286: Support DESTDIR. | Martin v. Löwis | 2003-05-11 | 1 | -63/+66 |
|
|
* | Pass DIRMODE and FILEMODE to Mac/OSX/Makefile on framework builds (and | Jack Jansen | 2003-05-09 | 1 | -2/+3 |
|
|
* | add Guido's reasoning behind running all tests twice | Skip Montanaro | 2003-05-06 | 1 | -0/+7 |
|
|
* | add testall target - just adds -uall to the regrtest runs | Skip Montanaro | 2003-05-06 | 1 | -0/+5 |
|
|
* | Changes from Jonathan Riehl to allow his pgen extension (PEP 269) to | Guido van Rossum | 2003-04-17 | 1 | -4/+4 |
|
|
* | Lib/plat-mac/lib-scriptpackages/SystemEvents added. | Jack Jansen | 2003-03-31 | 1 | -0/+1 |
|
|
* | Use soname option when building a shared libpython. Fixes #701823. | Martin v. Löwis | 2003-03-30 | 1 | -1/+6 |
|
|
* | include the csv package during installation | Skip Montanaro | 2003-03-20 | 1 | -1/+1 |
|
|
* | Added a define EXTRAMACHDEPPATH which can be used to add sys.path items | Jack Jansen | 2003-03-17 | 1 | -0/+2 |
|
|
* | Patch #696613 by Ben Laurie: use "test -L" to test for symlinks in stead | Jack Jansen | 2003-03-04 | 1 | -1/+1 |
|
|
* | In make clobber also clean out the Python.framework. | Jack Jansen | 2003-02-27 | 1 | -0/+1 |
|
|
* | In Mac OS X framework builds don't assume that the executable will be | Jack Jansen | 2003-02-25 | 1 | -0/+2 |
|
|
* | Fixed typo in package name that went unnoticed because of MacOSX's case-insen... | Jack Jansen | 2003-01-21 | 1 | -1/+1 |
|
|
* | Compile site-packages with -t, not -tt. | Jack Jansen | 2003-01-21 | 1 | -2/+8 |
|
|
* | On MacOSX, added -prebind option to link phase for executable (and | Jack Jansen | 2003-01-20 | 1 | -0/+2 |
|
|
* | Install email/test, email/test/data and bsddb/test subdirectories. | Barry Warsaw | 2003-01-20 | 1 | -1/+2 |
|
|
* | Use RUNSHARED for python invocations. Fixes #661408. | Martin v. Löwis | 2003-01-03 | 1 | -2/+2 |
|
|
* | Split OPT make variable into OPT and BASECFLAGS. The latter contains those | Skip Montanaro | 2003-01-01 | 1 | -1/+9 |
|
|
* | Revert SF patch 659809 -- it causes double options that can cause breakage. | Guido van Rossum | 2002-12-31 | 1 | -3/+3 |
|
|
* | Adapted for the move of Mac/Lib to Lib/plat-mac. Makefile.pre.in now | Jack Jansen | 2002-12-30 | 1 | -1/+10 |
|
|
* | SF patch 659809, by Daniel Brotsky: fix Makefile.pre to use config | Guido van Rossum | 2002-12-30 | 1 | -3/+3 |
|
|
* | Patch #642020: Pass down prefix, BINDIR, and DESTSHARED to idleinstall. | Martin v. Löwis | 2002-11-21 | 1 | -1/+6 |
|
|
* | Add Lib/bsddb to list of installed directories | Andrew M. Kuchling | 2002-11-19 | 1 | -1/+1 |
|
|
* | Fix SF # 638126, logging module not installed | Neal Norwitz | 2002-11-14 | 1 | -1/+1 |
|
|
* | Add --check-tkinter to setup.py. Install IDLE. Fixes #634078. | Martin v. Löwis | 2002-11-06 | 1 | -1/+5 |
|
|
* | Add .PHONY targets, to declare targets that aren't real files. | Guido van Rossum | 2002-10-10 | 1 | -0/+8 |
|
|
* | Suppress warnings when byte-compiling the installed library modules. | Guido van Rossum | 2002-08-29 | 1 | -3/+4 |
|
|
* | Whitespace normalization. | Guido van Rossum | 2002-08-09 | 1 | -2/+2 |
|
|
* | When installing the "python" link in bindir also test for a pre-existing | Jack Jansen | 2002-08-09 | 1 | -1/+1 |
|
|
* | By popular demand the frameworkinstall target now installs everything: | Jack Jansen | 2002-08-09 | 1 | -13/+30 |
|
|
* | In the altbininstall target, which is the first subtarget for "make install", | Jack Jansen | 2002-08-06 | 1 | -1/+7 |
|
|
* | Use the -n option of ln in stead of -h, as it also works with other ln's | Jack Jansen | 2002-08-04 | 1 | -9/+9 |
|
|
* | Patch #534304: Implement phase 1 of PEP 263. | Martin v. Löwis | 2002-08-04 | 1 | -2/+4 |
|
|
* | Replaced python.app target with osxapps (it builds more than | Jack Jansen | 2002-08-02 | 1 | -3/+3 |
|
|
* | - Get _environ through the NSEnviron call in a MacOSX framework. This allows | Jack Jansen | 2002-08-01 | 1 | -28/+21 |
|
|
* | Get rid of the DEFS variable. The only thing this was used for was to | Guido van Rossum | 2002-07-30 | 1 | -2/+1 |
|
|
* | Patch #553702: Cygwin make install patch | Jason Tishler | 2002-07-29 | 1 | -7/+11 |
|
|
* | Land Patch [ 566100 ] Rationalize DL_IMPORT and DL_EXPORT. | Mark Hammond | 2002-07-19 | 1 | -3/+3 |
|
|
* | Add test_zlib and test_struct to list of slow tests | Jeremy Hylton | 2002-07-17 | 1 | -1/+1 |
|
|
* | Patch #557719 by Tony Lownds, slightly massaged by me: streamline the | Jack Jansen | 2002-06-21 | 1 | -0/+6 |
|
|
* | Patch #488073: AtheOS port. | Martin v. Löwis | 2002-06-11 | 1 | -1/+2 |
|
|
* | Patch #553678: Cygwin Makefile.pre.in vestige patch | Jason Tishler | 2002-05-15 | 1 | -1/+0 |
|
|
* | Patch #553230: Create LIBDIR if necessary. Bugfix candidate. | Martin v. Löwis | 2002-05-08 | 1 | -1/+1 |
|
|
* | - New builtin function enumerate(x), from PEP 279. Example: | Guido van Rossum | 2002-04-26 | 1 | -0/+2 |
|
|
* | pgen now needs pymalloc | Neil Schemenauer | 2002-04-22 | 1 | -0/+1 |
|
|
* | Eliminate use of LIBOBJS which is an error in autoconf 2.53. | Martin v. Löwis | 2002-04-05 | 1 | -2/+2 |
|
|
* | Add the 'bool' type and its values 'False' and 'True', as described in | Guido van Rossum | 2002-04-03 | 1 | -0/+2 |
|
|