source: trunk/src

Revision Log Mode:


Legend:

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