|
|
@1381
|
7 years |
dmik |
python: Expect missing BEGINLIBPATH in environment on OS/2.
|
|
|
@1294
|
8 years |
dmik |
python: Improve handling of BEGINLIBPATH and other pseudo-env vars.
…
|
|
|
@1291
|
8 years |
Silvan Scherrer |
python: add module extention, as some python scripts need that. as …
|
|
|
@1281
|
8 years |
dmik |
python: Implement subprocess.Popen using LIBCx spawn2.
Closes #280.
|
|
|
@1257
|
8 years |
dmik |
python: Fix handling drive letters in urllib.url2pathname and …
|
|
|
@1256
|
8 years |
dmik |
python: Support NUMBER_OF_PROCESSORS in multitasking.cpu_count() on …
|
|
|
@1255
|
8 years |
dmik |
python: Don't flatten case of tempdir.
This is a backport of …
|
|
|
@1254
|
8 years |
dmik |
python: Use spawn instead of fork in subprocess.
This significantly …
|
|
|
@1253
|
8 years |
dmik |
python: Enable real os.spawnv* implementation on OS/2.
As OS/2 uses …
|
|
|
@1251
|
8 years |
dmik |
Make sys.executable work for fancy python exe names on OS/2.
Closes #277.
|
|
|
@1151
|
8 years |
dmik |
python: Remove LIBCx from the list of module libraries.
Partly undoes …
|
|
|
@1150
|
8 years |
dmik |
python: Remove excessive LDFLAGS reference on OS/2.
|
|
|
@1117
|
8 years |
Yuri Dario |
python: remove extra quote at end of line in configure.ac.
|
|
|
@977
|
9 years |
Yuri Dario |
python: add cx to list of std libs, improve search filter for import libs.
|
|
|
@971
|
9 years |
Yuri Dario |
python: remove pyconfig.h.in from ignore list.
|
|
|
@780
|
9 years |
Yuri Dario |
python: fix file deletion. ticket#185.
|
|
|
@779
|
9 years |
Yuri Dario |
python: remove 8.3 file name truncation, use opendir() to avoid …
|
|
|
@775
|
9 years |
Yuri Dario |
python: generate both 8.3 and long names for pyd dynamic libraries. …
|
|
|
@611
|
10 years |
dmik |
python: Add dummy plat-os2knix directory.
See README inside it for …
|
|
|
@610
|
10 years |
dmik |
python: Fix silly typo.
|
|
|
@609
|
10 years |
dmik |
python: Fix a typo in r529.
|
|
|
@608
|
10 years |
dmik |
python: Make os.path.defpath return '$UNIXROOT/usr/bin' on OS/2 when …
|
|
|
@607
|
10 years |
dmik |
python: Replace altsep to sep in paths returned by os.path.join.
This …
|
|
|
@606
|
10 years |
dmik |
python: Add ignore patterns for *.pyc and generated files.
|
|
|
@605
|
10 years |
dmik |
python: configure: Generate correct OS/2 defs and remove pre-built …
|
|
|
@604
|
10 years |
dmik |
python: Fix building with no OS/2 Toolkit headers in include paths.
…
|
|
|
@603
|
10 years |
dmik |
python: Use configured SHELL in subprocess module.
Use the shell that …
|
|
|
@602
|
10 years |
dmik |
python: ctypes: Provide dummy _dlopen implementation.
This makes …
|
|
|
@568
|
10 years |
Yuri Dario |
python: build mmap module, by psmedley. clean also binaries.
|
|
|
@560
|
10 years |
Yuri Dario |
python: -O3 breaks the build, at least for pentium4 march.
|
|
|
@529
|
11 years |
Yuri Dario |
python: use unixroot path for script path replacement. Fixes ticket#114.
|
|
|
@404
|
11 years |
dmik |
python: Reuse VMS random routine on OS/2 as well.
OS/2 has always …
|
|
|
@403
|
11 years |
dmik |
python: Remove duplicate #undef HAVE_LINK.
It was probably meant to …
|
|
|
@402
|
11 years |
dmik |
python: Fix warnings.
|
|
|
@401
|
11 years |
dmik |
python: Fix typo in r397.
|
|
|
@400
|
11 years |
dmik |
python: Add OS/2 bits to configure.ac and sync with configure.
…
|
|
|
@399
|
11 years |
dmik |
python: No HAVE_FD_TRANSFER on OS/2.
The SCM_RIGHTS message type …
|
|
|
@398
|
11 years |
dmik |
python: Fix frozen input in interactive mode.
Contributed by Paul Smedley.
|
|
|
@397
|
11 years |
dmik |
python: Remove one minor bird-like hack and add another one.
This is …
|
|
|
@395
|
11 years |
dmik |
python: Fix EMXCompiler to stop polluting source tree with .obj files.
|
|
|
@394
|
11 years |
dmik |
python: Use Posix directory scheme everywhere on OS/2.
|
|
|
@393
|
11 years |
dmik |
python: Fix merge typos.
|
|
|
@392
|
11 years |
dmik |
python: Fix build break of parser module on OS/2.
|
|
|
@391
|
11 years |
dmik |
python: Merge vendor 2.7.6 to trunk.
|
|
|
@390
|
11 years |
dmik |
python: Tag trunk as 2.6.5.
|
|
|
@389
|
11 years |
dmik |
python: Copy vendor current to 2.7.6.
|
|
|
@388
|
11 years |
dmik |
python: Update vendor to 2.7.6.
|
|
|
@385
|
11 years |
dmik |
setup: Add more modules needed for minimal Python install.
The …
|
|
|
@384
|
11 years |
dmik |
setup: Add '/@unixroot' include/lib entries for 'os2knix' platform.
|
|
|
@383
|
11 years |
dmik |
Restore original dynamic 'sys.prefix' detection.
This in particular …
|
|
|
@382
|
11 years |
dmik |
Make util.change_root ignore empty new_root argument.
The makefile …
|
|
|
@381
|
11 years |
dmik |
Add OS/2 version of os.path.relpath.
Based on the NT version (with a …
|
|
|
@380
|
11 years |
dmik |
Set eol-style to LF (required by scripts).
|
|
|
@348
|
12 years |
Yuri Dario |
python: add samefile, sameopenfile, samestat to os.path module.
|
|
|
@325
|
13 years |
Yuri Dario |
python: fix local/bin requirements for python-tools.
|
|
|
@281
|
14 years |
Yuri Dario |
python: use system configured shell in makefile.
|
|
|
@162
|
14 years |
Yuri Dario |
python: fix detection of sizeof() constants, fixes largefile support …
|
|
|
@132
|
15 years |
Yuri Dario |
python: backported bdb 4.8.x code from Python 2.7
|
|
|
@105
|
15 years |
Yuri Dario |
python: exit infinite loop on tokenizer on EOF, fixes yum …
|
|
|
@60
|
15 years |
Yuri Dario |
python: use current codepage as charset in locale settings.
|
|
|
@58
|
15 years |
Yuri Dario |
python: allow selecting default from current locale, fixes unicode …
|
|
|
@27
|
15 years |
Yuri Dario |
python: add tinfo to required libraries for ncurses module.
|
|
|
@21
|
15 years |
Yuri Dario |
python: clean up in code.
|
|
|
@20
|
15 years |
Yuri Dario |
python: fix loading path and prefix access.
|
|
|
@13
|
15 years |
Yuri Dario |
python: allows submodules to inherit python build flags, so they build …
|
|
|
@12
|
15 years |
Yuri Dario |
python: drive is 2 letters only, fixes mercurial unbundle.
|
|
|
@10
|
15 years |
Yuri Dario |
python: merged offline changes.
|
|
|
@6
|
15 years |
Yuri Dario |
Initial import: imported source code into development tree.
|
|
|
@5
|
15 years |
Yuri Dario |
Initial import: remove trunk.
|
|
|
@4
|
15 years |
Yuri Dario |
Initial import: tag vendor current to version.
|
|
|
@3
|
15 years |
Yuri Dario |
Initial import: move vendor to current.
|
|
|
@2
|
15 years |
Yuri Dario |
Initial import for vendor code.
|
|
|
@1
|
15 years |
Yuri Dario |
Initial tree setup.
|