Add :: rule for dependencies.mk - gmake on linux dosnt seem to use single rules properly
Use local_debug only for insure libs
Use _o for optimised libs - no longer any bareword types as this causes tmpl problems
Make Insure pick up debug rather than optimised if available
Fix Insure Shared Libraries
Fix Insure Shared Libraries
Add bin_debug_local target
Add libmsg targets for informational
Seperate debug shared rules from regular shared rules
Add Optimisation as defualt for non-debug
Protect library rules - now only exist if files variable is actually set
Add the libtype tag
Modified toolrules to clear up shared object libraryname_pic being imported into the symbol table
Fix of Shared Rules - pick up the correct template database
Add generic Insure targets for library
Allow .c files - compiled with CXX rules!
Add cxx extensions
Check files exist before trying to depend them
Fix clean targets and make bin name default to the debug version
Get library dependencies working
Correct debug files
fix local library dependecies for bins
Remove all default gmake rules and add those we require by hand. Remove default exe rules and replace with defined Tool Variable cmds
Dependency handling by individual file
Fix Insure++ exe target
Add Insure Support
Reverse order of exe and exe debug rules so it picks up the correct one first
Debug binaries - debug libs inclusion
fix innacurate exe dependencies
Hide the mv command
Binary Dependencies now work
Fix binary targets - dependencies not yet working
Ensure site settings are loaded before compiler types
Debug sharedlibdebug target
Solve TEMPLATE conflcit problem on SUN
Add dependency generation
Initial setup
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.