|
|
@152
|
22 years |
bird |
EOL
|
|
|
@151
|
22 years |
zap |
Changed CRLF -> NL.
Shit.
|
|
|
@150
|
22 years |
bird |
Check for _System before using it <3.2.2 compatibility.
|
|
|
@149
|
22 years |
zap |
Removed DOS-related stuff from defs.h (emxbind-related)
Added …
|
|
|
@148
|
22 years |
zap |
Moved .MODULE dependency out of ifdef .TSRC
|
|
|
@147
|
22 years |
zap |
Remved the ugly thousand of tabs for second line of IMPLIB
|
|
|
@146
|
22 years |
zap |
Changed to _STD most standard functions.
Added the rules to build …
|
|
|
@145
|
22 years |
zap |
removed DOS support
|
|
|
@144
|
22 years |
zap |
Removed EMX.DLL dependency and EMXL.EXE dependency.
|
|
|
@143
|
22 years |
zap |
Removed obsolete stuff and changed some headers to match changes in src/
|
|
|
@142
|
22 years |
bird |
#425: DosCopy declaration.
|
|
|
@141
|
22 years |
bird |
#425: Use _System/APIENTRY/EXPENTRY!
|
|
|
@140
|
22 years |
bird |
* empty log message *
|
|
|
@139
|
22 years |
bird |
#415: Removed the underscore added on import for a.out files.
|
|
|
@138
|
22 years |
bird |
Initial coding.
|
|
|
@137
|
22 years |
bird |
IMPLIB. corrected DO.AOUT2OMF again.
|
|
|
@136
|
22 years |
bird |
Modules isn't required to specify .TSRC targets.
|
|
|
@135
|
22 years |
bird |
#416: Added library filename resolving similar to ld.
|
|
|
@133
|
22 years |
bird |
\r\r\n -> \r\n
|
|
|
@131
|
22 years |
bird |
\r\r\n -> \r\n
|
|
|
@130
|
22 years |
bird |
cleanup.
|
|
|
@129
|
22 years |
bird |
Fixed (worked around) make dependency issues.
|
|
|
@128
|
22 years |
bird |
Use the emxomf.exe we build for explicit conversions. Added 'rules' rule.
|
|
|
@127
|
22 years |
zap |
Added the DLL_InitTerm function to the C runtime.
|
|
|
@126
|
22 years |
bird |
\r\r\n -> \r\n
|
|
|
@125
|
22 years |
bird |
\r\r\n -> \r\n
|
|
|
@124
|
22 years |
zap |
Added the submakefile for C runtime startup files.
|
|
|
@123
|
22 years |
zap |
Started the work for re-designing the EMX C runtime library to not …
|
|
|
@119
|
22 years |
bird |
Added rules. Removed $(OUT) dependency on genrules.smak. Changed …
|
|
|
@117
|
22 years |
bird |
#416: Use standard name for stdc++.a.
|
|
|
@116
|
22 years |
bird |
#416: Quote filenames in link386 input.
|
|
|
@113
|
22 years |
bird |
Initial hacking.
|
|
|
@112
|
22 years |
bird |
Correct OS/2 hack.
|
|
|
@110
|
22 years |
bird |
Skip all and install here for OS/2. (broken)
|
|
|
@107
|
22 years |
bird |
Regenerated.
|
|
|
@106
|
22 years |
bird |
Regenerated.
|
|
|
@105
|
22 years |
bird |
SHELL refinement.
|
|
|
@101
|
22 years |
bird |
Regenerated configure scripts.
|
|
|
@100
|
22 years |
bird |
review. Added some comments and #ifs.
|
|
|
@99
|
22 years |
bird |
abort() macro clash. Missing prototypes. Wrong function table …
|
|
|
@97
|
22 years |
bird |
Drive letter hack.
|
|
|
@95
|
22 years |
zap |
Ignore the out/ directory
|
|
|
@94
|
22 years |
zap |
This is the start of work on making EMX C runtime EMX-independent ;-) …
|
|
|
@91
|
22 years |
bird |
Initial revision
|
|
|
@88
|
22 years |
bird |
Target is -os2-emx here…
|
|
|
@87
|
22 years |
bird |
Forget RANLIB hack it breaks install.
|
|
|
@86
|
22 years |
bird |
Applied the original 2.11.2 diff.
|
|
|
@81
|
22 years |
bird |
RANLIB fix. (single quotes!)
|
|
|
@80
|
22 years |
bird |
Regenerated configure on OS/2.
|
|
|
@79
|
22 years |
bird |
CC and slashes…
|
|
|
@78
|
22 years |
bird |
Added 'cc' flag.
|
|
|
@77
|
22 years |
bird |
Use correct C compiler for RANLIB and skip the CFLAGS overriding.
|
|
|
@75
|
22 years |
bird |
Corrected SHLIB_INSTALL.
|
|
|
@74
|
22 years |
bird |
Corrected SHLIB_INSTALL t-emx
|
|
|
@72
|
22 years |
bird |
Shared gcclib prettifications. Moved BOOT flags to topleve makefile.
|
|
|
@70
|
22 years |
bird |
Review. two questions.
|
|
|
@67
|
22 years |
bird |
We don't want -fPIC on OS/2.
|
|
|
@66
|
22 years |
bird |
must override commandline supplied RANLIB.
|
|
|
@65
|
22 years |
bird |
Don't mess with INSTALL_DOSREL. Set SHELL to absolute path if possible.
|
|
|
@64
|
22 years |
bird |
OS/2 workaround for the parallel build workaround ': $(MAKE) ; …
|
|
|
@63
|
22 years |
bird |
Andy's ldstub.bin.
|
|
|
@62
|
22 years |
bird |
- Added the `-w' flag to allow exporting weak symbols.
- Won't barf …
|
|
|
@61
|
22 years |
bird |
- emxbind sets heap size to 0 when making a DLL (same as if you would …
|
|
|
@60
|
22 years |
bird |
Changes relative to original emxomfld:
- Resource compiler is run …
|
|
|
@59
|
22 years |
bird |
Weak defines.
|
|
|
@58
|
22 years |
bird |
$(srcdir) to mkoptdesc.sh rules.
|
|
|
@57
|
22 years |
bird |
BOOT_* flags for GCC compiler bootstrap.
|
|
|
@56
|
22 years |
bird |
$(srcdir)
|
|
|
@54
|
22 years |
bird |
Review.
|
|
|
@53
|
22 years |
bird |
Added log notes about the hacking rules. Define …
|
|
|
@52
|
22 years |
bird |
Missing DESTDIR (bad diff?). review.
|
|
|
@51
|
22 years |
bird |
Fixed whitespace/line.
|
|
|
@50
|
22 years |
bird |
CLH fix.
|
|
|
@49
|
22 years |
bird |
Review.
|
|
|
@48
|
22 years |
bird |
Use EMX when changing code. Are these changes needed?
|
|
|
@47
|
22 years |
bird |
Use EMX when patching code please.
|
|
|
@46
|
22 years |
bird |
Updated #if/else/endif comments.
|
|
|
@45
|
22 years |
bird |
Synced with basename.c.
|
|
|
@44
|
22 years |
bird |
Patches from Andy.
|
|
|
@43
|
22 years |
bird |
Corrected OS/2 hack.
|
|
|
@40
|
22 years |
bird |
typo.
|
|
|
@39
|
22 years |
bird |
The system header dir is wrong and when correct it screws up.
|
|
|
@38
|
22 years |
bird |
Fixed typo.
|
|
|
@37
|
22 years |
bird |
use xregex to avoid linking trouble
|
|
|
@36
|
22 years |
bird |
VPATH path separator fix.
|
|
|
@35
|
22 years |
bird |
Misc bugfixes, don't use shell script because of $.
|
|
|
@33
|
22 years |
bird |
bugfix.
|
|
|
@32
|
22 years |
bird |
dllar is to be executed using kRx.exe or CMD.exe.
|
|
|
@30
|
22 years |
bird |
Changed from cmd.exe to kRc.exe for dllar.cmd.
|
|
|
@29
|
22 years |
bird |
Initial script from 3.2.1/3.0.3.
|
|
|
@28
|
22 years |
bird |
Workaround for CP=\gcc.exe problem when entering intl.
Workaround for …
|
|
|
@27
|
22 years |
bird |
Don't forget $(srcdir) prefixing where that is required.
|
|
|
@26
|
22 years |
bird |
Initial coding.
|
|
|
@24
|
22 years |
bird |
Corrected incomplete outcommenting.
|
|
|
@21
|
22 years |
bird |
Initial revision
|
|
|
@18
|
22 years |
bird |
Initial revision
|
|
|
@14
|
22 years |
bird |
Initial revision
|
|
|
@13
|
22 years |
bird |
Initial revision
|
|
|
@10
|
22 years |
bird |
Initial revision
|
|
|
@9
|
22 years |
bird |
Applied initial diff from Platon.
|
|
|