|
|
@3453
|
18 years |
bird |
Fixed a problem with the tress/ hack. Looks like the I created a …
|
|
|
@3452
|
18 years |
bird |
Introduced a ROOT_PATH constant to simplify my /@unixroot hacking
|
|
|
@3451
|
18 years |
bird |
LIBPATHSTRICT, use opendir and not DosFindFirst, and removed a three …
|
|
|
@3449
|
18 years |
bird |
build config.
|
|
|
@3448
|
18 years |
bird |
more crap.
|
|
|
@3447
|
18 years |
bird |
stupid stupid stupid.
|
|
|
@3446
|
18 years |
bird |
patch 2.5.9
|
|
|
@3443
|
18 years |
bird |
wget 1.10.2
|
|
|
@3442
|
18 years |
bird |
|
|
|
@3439
|
18 years |
bird |
kLIBC has lockf.
|
|
|
@3438
|
18 years |
bird |
escape $
|
|
|
@3437
|
18 years |
bird |
copy of plat-os2emx (parts at least).
|
|
|
@3436
|
18 years |
bird |
oops.
|
|
|
@3435
|
18 years |
bird |
Some popen hacks.
|
|
|
@3433
|
18 years |
bird |
bootstrapping…
|
|
|
@3432
|
18 years |
bird |
More /@unixroot
|
|
|
@3431
|
18 years |
bird |
ROOT isn't / on kNIX, emerge and others assume it is.
|
|
|
@3430
|
18 years |
bird |
Changed target and config roots to /@unixroot on os2knix.
|
|
|
@3429
|
18 years |
bird |
UNC.
|
|
|
@3428
|
18 years |
bird |
OS/2 uses GNU userland and xargs with the -r argument.
|
|
|
@3427
|
18 years |
bird |
Hacking /@unixroot
|
|
|
@3426
|
18 years |
bird |
os2knixpath.
|
|
|
@3422
|
18 years |
bird |
Open files in binary mode.
|
|
|
@3421
|
18 years |
bird |
bootstrap makefile for portage.
|
|
|
@3420
|
18 years |
bird |
Portage 2.1.2.7
|
|
|
@3408
|
18 years |
bird |
some adjustments.
|
|
|
@3407
|
18 years |
bird |
myclean like in perl. python also messes up the source tree a little bit.
|
|
|
@3406
|
18 years |
bird |
Install the dll and don't symlink the main exe since 4os2 an cmd …
|
|
|
@3405
|
18 years |
bird |
build gzip after bash as zgrep requires bash. added python.
|
|
|
@3404
|
18 years |
bird |
PATH_SEPARATOR for one PATH modification.
|
|
|
@3403
|
18 years |
bird |
emx_link wasn't found or something. drop it.
|
|
|
@3402
|
18 years |
bird |
os2emx -> os2knix.
|
|
|
@3401
|
18 years |
bird |
addbuilddir() for OS/2. Adding 'os2knix'.
|
|
|
@3400
|
18 years |
bird |
emx -> os2emx.
|
|
|
@3399
|
18 years |
bird |
emx -> os2emx
|
|
|
@3398
|
18 years |
bird |
CONDENSED_VERSION
|
|
|
@3397
|
18 years |
bird |
shared library hack.
|
|
|
@3396
|
18 years |
bird |
no 'check' here, use 'testall' instead.
|
|
|
@3394
|
18 years |
bird |
Added #ifdef OS2 with the missing PyMODINIT_FUNC.
|
|
|
@3393
|
18 years |
bird |
Added #ifdef OS2 with the missing PyMODINIT_FUNC.
|
|
|
@3392
|
18 years |
bird |
use dllexport on OS/2.
|
|
|
@3391
|
18 years |
bird |
OS/2 and shared building
|
|
|
@3390
|
18 years |
bird |
corrected typo.
|
|
|
@3389
|
18 years |
bird |
/bin/bash -> bash.exe
|
|
|
@3369
|
18 years |
bird |
OS/2 needs a shared build to work.
|
|
|
@3368
|
18 years |
bird |
a couple of fixes.
|
|
|
@3367
|
18 years |
bird |
need posix bits too.. this is magic.
|
|
|
@3366
|
18 years |
bird |
No bootstrapping.
|
|
|
@3365
|
18 years |
bird |
fixed eol style.
|
|
|
@3364
|
18 years |
bird |
In progress…
|
|
|
@3363
|
18 years |
bird |
added tar.
|
|
|
@3362
|
18 years |
bird |
drop the isatty check, it break gzip - >/dev/null stuff used in the …
|
|
|
@3361
|
18 years |
bird |
Build config, including bootstrapping.
|
|
|
@3360
|
18 years |
bird |
we have to deal with drive letters too and not only OSF stuff.
|
|
|
@3359
|
18 years |
bird |
Build config, including bootstrapping.
|
|
|
@3358
|
18 years |
bird |
Skip this on OS/2.
|
|
|
@3357
|
18 years |
bird |
Workaround for kLIBC buf #163.
|
|
|
@3356
|
18 years |
bird |
Set binary mode on stdout when we're reading stdin and writing stdout.
|
|
|
@3355
|
18 years |
bird |
OS/2 needs 2+ sleeps for file times to change.
|
|
|
@3350
|
18 years |
bird |
OS/2 doesn't do newlines in filenames, so skip it.
|
|
|
@3349
|
18 years |
bird |
setmode(,O_BINARY) for OS/2 please.
|
|
|
@3348
|
18 years |
bird |
create binary files.
|
|
|
@3347
|
18 years |
bird |
setmode(,O_BINARY) for OS/2 please.
|
|
|
@3346
|
18 years |
bird |
@PATH_SEPARATOR@ and proper quoting.
|
|
|
@3345
|
18 years |
bird |
OS/2 got drive letters as well guys.
|
|
|
@3344
|
18 years |
bird |
Drive letters.
|
|
|
@3343
|
18 years |
bird |
tar 1.16.1
|
|
|
@3341
|
18 years |
bird |
cpio
|
|
|
@3340
|
18 years |
bird |
use the kLIBC getcwd.
|
|
|
@3339
|
18 years |
bird |
build config.
|
|
|
@3338
|
18 years |
bird |
hey! OS/2 have drive letters as well guys.
|
|
|
@3337
|
18 years |
bird |
Check for .exe as well. (fixes issue where the cpio test claims that …
|
|
|
@3336
|
18 years |
bird |
GNU make
|
|
|
@3335
|
18 years |
bird |
Use the kBuild GNU make. (no need to duplicate this work)
|
|
|
@3334
|
18 years |
bird |
grr. drive letter stuff.
|
|
|
@3333
|
18 years |
bird |
cpio 2.7
|
|
|
@3331
|
18 years |
bird |
zlib, bzip2 and gzip.
|
|
|
@3330
|
18 years |
bird |
gzip make config.
|
|
|
@3329
|
18 years |
bird |
Stupid, stupid, bashisms.
|
|
|
@3328
|
18 years |
bird |
we have config.h, avoid stupid conflicts.
|
|
|
@3327
|
18 years |
bird |
We use ';' as PATH separator. TODO: change this with some sed …
|
|
|
@3326
|
18 years |
bird |
gzip 1.3.11
|
|
|
@3324
|
18 years |
bird |
move to the right place
|
|
|
@3323
|
18 years |
bird |
app-arch
|
|
|
@3322
|
18 years |
bird |
Initial make config.
|
|
|
@3321
|
18 years |
bird |
dllexport just to make sure we didn't miss anything.
|
|
|
@3320
|
18 years |
bird |
do the same setmode stuff as cygwin.
|
|
|
@3319
|
18 years |
bird |
bzip2 1.0.4
|
|
|
@3317
|
18 years |
bird |
keywords.
|
|
|
@3316
|
18 years |
bird |
Initial make config.
|
|
|
@3315
|
18 years |
bird |
KLIBC config.
|
|
|
@3314
|
18 years |
bird |
zlib 1.2.3
|
|
|
@3310
|
18 years |
bird |
No parallel building and build release with debug info and frame pointers.
|
|
|
@3306
|
18 years |
bird |
fixed getcwd issue (drop the replacement stuff).
|
|
|
@3303
|
18 years |
bird |
EMXSHELL?
|
|
|
@3302
|
18 years |
bird |
755 is MODE not INST.
|
|
|
@3300
|
18 years |
bird |
some more rules.
|
|
|
@3299
|
18 years |
bird |
os2/dlfcn.h is dead.
|
|
|
@3298
|
18 years |
bird |
all_recursive…
|
|
|
@3297
|
18 years |
bird |
Some cleanup fixes and incorrect dependencies.
|
|
|