- 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ı
-
- 03 Mar, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 19 Şub, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 13 Ock, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
where Make doesn't know that '#' as a command is a comment.
-
- 19 Ara, 1997 1 kayıt (commit)
-
-
Guido van Rossum yazdı
libpython$(VERSION).so doesn't exist.
-
- 18 Ara, 1997 1 kayıt (commit)
-
-
Guido van Rossum yazdı
it seems harmless for other platforms. It plays tricks with the name of the library used to link with. Apparently DG/UX really wants a shared library to link with if it wants shared modules to use symbols from the library. I'm not sure why this wasn't an issue with 1.4; DG/UX seems to be the only platform where moving to a single library made things harder! BTW This adds a target to create libpython$(VERSION).so; however this target is *only* for DG/UX.
-
- 09 Ara, 1997 1 kayıt (commit)
-
-
Fred Drake yazdı
Modules/Setup.local. Guido: I hope this is ok; it seems to make a lot of sense to get the whole trio of module config files installed as a set rather than doing it partially.
-