- 19 Ock, 2001 1 kayıt (commit)
-
-
Guido van Rossum yazdı
fix set PYTHONPATH to something starting with $(srcdir)/build/lib.... The use of $(srcdir) was wrong here, it should be ./build/lib...
-
- 18 Ock, 2001 3 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
"platform", running the Python binary to create it, and then using it to set PYTHONPATH.
-
Andrew M. Kuchling yazdı
available as "oldsharedmods" and "oldsharedinstall". You'll need to get a copy of the full Setup.dist out of the CVS for them to actually do much.
-
Andrew M. Kuchling yazdı
-
- 17 Ock, 2001 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
The final piece of this change... Run setup.py to build shared modules and to install them.
-
- 10 Ock, 2001 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Extension Patch. Note: this could use some testing on NeXT, DG/UX, or BeOS, because of the changes in the Makefile regarding $(LDLIBRARY).
-
- 09 Eki, 2000 2 kayıt (commit)
-
-
Guido van Rossum yazdı
follow). Adapted from a patch by Tony Lownds. (#101816)
-
Fred Drake yazdı
Revise BeOS support. This closes SourceForge patch #101776.
-
- 24 Eyl, 2000 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 22 Eyl, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
variable in the Makefiles from the configure script. Usefil for Cygwin and Mac OS X builds.
-
- 05 Eyl, 2000 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
directory.
-
- 01 Eyl, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
This should match the situation in the 1.6b1 tree.
-
- 31 Agu, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
<m.favas@per.dem.csiro.au>.
-
- 29 Agu, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Our (FreeBSD's) security officer doesn't like group-writable directories and sent a patch; don't install *.orig.
-
- 24 Agu, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
Install the scripts in the BeOS directory, allowing use from the distutils on BeOS systems. The target location has been adjusted to match that used for the AIX helper scripts. This closes SourceForge patch #101207.
-
- 17 Agu, 2000 1 kayıt (commit)
-
-
Sjoerd Mullender yazdı
directory.
-
- 12 Agu, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
his build directory in a different place than his source directory. I do, and it is supposed to be supported. The naive patch caused an endless recursion in the Make process. This should take care of that.
-
- 11 Agu, 2000 1 kayıt (commit)
-
-
Thomas Wouters yazdı
necessary. Do Grammar after Parser because Grammar needs Parser, and not the other way 'round. This patch doesn't bother with dependencies because it's tricky to get right (for instance for the modules that want graminit.h, like cPickle) and other dependencies are broken to begin with.
-
- 03 Agu, 2000 1 kayıt (commit)
-
-
Barry Warsaw yazdı
final release), run "make test" with gc's LEAK_DEBUG enabled. This uses the new -l flag to regrtest.
-
- 31 Tem, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
The version there built the tags and TAGS files in the build directory. I like them in the source directory. The simplest solution is to cd to the source directory before running ctags or etags. Tested both superficially and they work for me, on Linux Red Hat 6.1.
-
- 04 Tem, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
-t. This ensures that each installation from source is checked for compliance. This is needed to make sure .py files in the various Lib/plat-foo/ directories are tested even if the core developers do not have access to the corresponding platforms.
-
- 01 Tem, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 30 Haz, 2000 2 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Fred Drake yazdı
Do not forget to install the xml packages!
-
- 10 Haz, 2000 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 24 Nis, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 31 Mar, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Kuchling.
-
- 13 Mar, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Noted by Michael Hudson.
-
- 28 Şub, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
lib-stdwin is no longer installed. Increase the support level for other obsolete modules a bit: install lib-old by default. It still isn't in the path by default, but at least it's easier to add to your $PYTHONPATH this way. (This makes sense because in 1.6 we're much more aggressive with declaring modules obsolete.)
-
- 10 Şub, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
version only). Enable -tt for the regression test. Very similar to Skip's patch.
-
- 16 Kas, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-- otherwise shared libraries might not be rebuilt.
-
- 23 Şub, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
2. Add $(EXE) to various occurrences of python so it will work on Cygwin with egcs (after setting EXE=.exe). These patches by Norman Vine.
-
- 27 Ock, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 12 Ock, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
for BeOS better.
-
- 07 Eki, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 01 Eki, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 04 Agu, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 19 May, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
targets. On some platforms this would cause an infinite Make recursion. Also remove "Doc" from the SUBDIRSTOO variable, since it no longer exists in the standard distribution.
-
- 05 May, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-