source: trunk/make

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10360   22 years bird Allow overriding of _PATH_EXTRA.
(edit) @10356   22 years bird List macros expansion.
(edit) @10325   22 years bird Define RING0
(edit) @10324   22 years bird POST linking/stripping
(edit) @10323   22 years bird AS_LST_OUT
(edit) @10250   22 years bird Corrected VAC365 NRE library. We must not use the import library …
(edit) @10248   22 years bird Synced with other projects.
(edit) @10156   22 years bird No stack probes needed for Ring-0.
(edit) @10155   22 years bird Win32 support - kind of working…
(edit) @10154   22 years bird Publish maps by default. _PATH_EXTRA.
(edit) @10153   22 years bird Special optimization config for IFSes. Corrected CC optims check.
(edit) @10152   22 years bird No stack probes needed for Ring-0. Trying to build VDDs no luck so far :/.
(edit) @10151   22 years bird Backed out /NOBASE for VDD change. not needed.
(edit) @10150   22 years bird Added /NOBASE for VDDs.
(edit) @10149   22 years bird Corrected HLPC_CMD_PRE flags (was using INFC_FLAGS).
(edit) @9919   23 years bird PUBLISH_MAP stuff. Minor _SRC addjustment.
(edit) @9904   23 years bird others. full source path to compilers.
(edit) @9725   23 years sandervl Only add include\incl_vac if not building an odin32 app
(edit) @9718   23 years sandervl Only add include\incl_vac if not building an odin32 app
(edit) @9710   23 years sandervl add include\incl_vac to include list (/I)
(edit) @9348   23 years bird Added: Segment fixed/floating and readonly string options.
(edit) @9347   23 years bird Missing check for NE format.
(edit) @9325   23 years bird Corrected debugging information level.
(edit) @9323   23 years bird Force /Tm- for Ring0 compilation.
(edit) @9286   23 years bird Corrected typo which cleared CC_FLAGS_IFS.
(edit) @9281   23 years bird Corrected dependencies for IPF/IPP files and ORC.
(edit) @9280   23 years bird Updated some headers.
(edit) @9279   23 years bird Initial coding.
(edit) @9278   23 years bird IPF support.
(edit) @9277   23 years bird IPF tests.
(edit) @9276   23 years bird Added .inf and .hlp extensions.
(edit) @9275   23 years bird Rulename changes executable -> binary. miscellaneous -> misc. IPF …
(edit) @9274   23 years bird Rulename changes executable -> binary. miscellaneous -> misc. IPF support.
(edit) @9273   23 years bird New PATH_SUB_HELP and PATH_SUB_BOOK. Changed PATH_SUB_DOC to doc.
(edit) @9270   23 years bird Initial coding.
(edit) @9243   23 years bird Improved dependencies on the makefiles.
(edit) @9242   23 years bird Enhanced memory model options.
(edit) @9241   23 years bird Corrected packdata/code. Corrected ignorecase - when we're to ignore …
(edit) @9240   23 years bird Improved dependencies on the makefiles a lot.
(edit) @9236   23 years bird Added support for 'MSC v7.0 with OS/2 support'.
(edit) @9228   23 years bird Added pass[1-6] and quick shortcuts for lazy programmers.
(edit) @9227   23 years bird Added pass[1-6] and quick.
(edit) @9225   23 years bird Allways stamp the .def file before linking. (Build level info.)
(edit) @9224   23 years bird Corrected bug which made us put the libraries in the PATH_PUB tree …
(edit) @9213   23 years bird Corrected DBGMEM typo on cc compiler test.
(edit) @9194   23 years bird Made packing rule for makeing a "release" of the buildsystem.
(edit) @9193   23 years bird Don't /Fa use this in release unless you're debugging as it may cause …
(edit) @9188   23 years bird Make the TARGET_ALWAYS query more quiet.
(edit) @9186   23 years bird Made cvs and emx conditional.
(edit) @9181   23 years bird More options.
(edit) @9180   23 years bird CPU option naming.
(edit) @9179   23 years bird added -z (Display source line for each error message).
(edit) @9178   23 years bird Packing and lib dependencies.
(edit) @9177   23 years bird -fr=nul removes the .err files.
(edit) @9176   23 years bird Corrected typo.
(edit) @9174   23 years bird Fixing and restructuring.
(edit) @9173   23 years bird Corrected the blankfile removal.
(edit) @9170   23 years bird No stripping of NE files.
(edit) @9169   23 years bird Bugfixing.
(edit) @9165   23 years bird Added new tools. Restructured tools. More options. Fixes.
(edit) @9154   23 years bird Made separate config for ilib and implib (all in one).
(edit) @9153   23 years bird Splitted out the watcom linker into it own config files. Option to use …
(edit) @9152   23 years bird Mapsym hack. (require real fixup later!!)
(edit) @9151   23 years bird Corrected bad LD_EXTDIC stuff.
(edit) @9150   23 years bird Commented out the environment setup assertions. Moved the forwarding …
(edit) @9149   23 years bird Separated ilink va3xx setup into it's own three config files.
(edit) @9148   23 years bird Corrections.
(edit) @9139   23 years bird Fixed buggy test.
(edit) @9138   23 years bird rc/rc16 toolkit issue.
(edit) @9137   23 years bird Flags adjustments. Added options.
(edit) @9136   23 years bird Made debug format changeable.
(edit) @9135   23 years bird Test on _BUILD_PROJECT if Odin32. Corrected idef_conv/org issues. Make …
(edit) @9134   23 years bird Odin32 resource files.
(edit) @9131   23 years bird ODIN32_USERAPP and defines.
(edit) @9129   23 years bird Removed EXEPACK. Polish and bufixing.
(edit) @9128   23 years bird Strip tool.
(edit) @9127   23 years bird Restructured install (now publish).
(edit) @9121   23 years bird Include wrc setup.
(edit) @9120   23 years bird Include wrc setup. Removed /Optfunc as it removed public names without …
(edit) @9119   23 years bird Default is to enable debug heap for DEBUG builds.
(edit) @9118   23 years bird Removed /Gi+ and /Gf+ not secure optimizations. Removed /Optfunc as it …
(edit) @9117   23 years bird Added missing '.' to the PATH_INCLUDES. Added missing -DTCPV40HDRS …
(edit) @9116   23 years bird - Default TARGET_MODE for Odin32 is DLL, but if CUSTOMBUILD defined …
(edit) @9115   23 years bird Added .orc support (Odin32 resource files).
(edit) @9114   23 years bird Use our rm. Added TOOL_IDEFCONV (impdef.exe). Added TOOL_ECHOTXT, …
(edit) @9113   23 years bird Initial config.
(edit) @9090   23 years bird -Implemented a 'needed' pass to make required tools like code …
(edit) @9089   23 years bird Added forwarding of the new 'needed' rule.
(edit) @9088   23 years bird Added def and mak extentions.
(edit) @9066   23 years bird CXX_AS_CC typos.
(edit) @9065   23 years bird Create TARGET_ILIB target path.
(edit) @9064   23 years bird DLL library issue.
(edit) @9063   23 years bird Bugfixes.
(edit) @9062   23 years bird RM doesn't like quoted wildchar names. fk! Don't complain about …
(edit) @9060   23 years bird Library (ilib) setup changes - quote all names.
(edit) @9059   23 years bird More tests.
(edit) @9055   23 years bird DLL lib workaround.
(edit) @9054   23 years bird Use new rules.
(edit) @9053   23 years bird Watcom 16-bit workarounds. Use new rules.
(edit) @9052   23 years bird Use the new rebuild rule instead of all the individual rules.
Note: See TracRevisionLog for help on using the revision log.