summaryrefslogtreecommitdiff
path: root/solenv/inc/tg_app.mk
AgeCommit message (Expand)Author
2001-03-12More fine tuning of stripping for Mac OS XPatrick Luby
2001-03-12Implemented stripping of only __objcInit symbol for Mac OS X executables to a...Patrick Luby
2001-03-09Reversed previous change as it strips debugging symbols in addition to the ta...Patrick Luby
2001-03-09Added option to turn off linking to libstatic for Mac OS X build toolsPatrick Luby
2001-03-09Added stripping to executables on Mac OS X to avoid duplicate __objcInit symb...Patrick Luby
2001-03-06Corrected linking steps for Mac OS X so that the number of arguments to the l...Patrick Luby
2001-03-03Made static data member automation targets more uniquely named (i.e. now they...Patrick Luby
2001-03-02More fine tuning of static data member automation for Mac OS XPatrick Luby
2001-03-02Added support for unique, non-colliding lib*static*.dylib files for each projectPatrick Luby
2001-03-01Updated cppuhelper rerun of libstatic for Mac OS X now that libstatic is rebu...Patrick Luby
2001-02-28Updated static data member automation to work incrementally instead of scanningPatrick Luby
2001-02-28Added hack for Mac OS X to avoid circular dependency between libstatic and li...Patrick Luby
2001-02-26Updates to synchronize Mac OS X build with updates to init-static-template-da...Patrick Luby
2001-02-26Implemented rules for automatic building of libstatic for Mac OS XPatrick Luby
2000-12-21don't ignore explicit stated dependenciesHans-Joachim Lankenau
2000-12-07get BUILD ID in versioninfoHans-Joachim Lankenau
2000-11-09use perl macroHans-Joachim Lankenau
2000-10-26Updated Mac OS X specific recipe commands to a shell script to minimize futur...Patrick Luby
2000-10-26Simplified Mac OS X special recipe lines in tg_app.mk so that line lengths do...Patrick Luby
2000-10-25Eliminate stray blank spaces added in last revisionPatrick Luby
2000-10-25Modifications to Mac OS X GUI executables so that they handle Objective-C cod...Patrick Luby
2000-10-10for WIN echo without quotation marksKurt Zenker
2000-10-09Added .IF "$(OS)"=="MACOSX" block so that the required <application name>.app...Patrick Luby
2000-10-06Made the following changes so that the tcsh make recipes will work from a non...Patrick Luby
2000-09-20initial importJens-Heiner Rechtien