aboutsummaryrefslogtreecommitdiff
path: root/lib/System/Makefile
AgeCommit message (Expand)Author
2010-11-29Merge System into Support.Michael J. Spencer
2010-10-27Remove try/catch(...) from Win32/Signals.inc.Mikhail Glushenkov
2010-01-24mark some libraries that currently require RTTI.Chris Lattner
2009-10-02MingW build fixesBenjamin Kramer
2009-01-09Removed trailing whitespace from Makefiles.Misha Brukman
2007-12-29remove attribution from lib Makefiles.Chris Lattner
2006-08-23Turn off exception handling for this library. It no longer throws norReid Spencer
2006-07-07This uses EH extensivelyChris Lattner
2006-06-01For PR786:Reid Spencer
2006-04-13Add the README files to the distribution.Reid Spencer
2005-10-24DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE nowChris Lattner
2005-10-24Only build .a file versions of these libraries, instead of .a and .o versions.Chris Lattner
2005-01-14We don't distribute the operating system specific directories any more.Reid Spencer
2004-10-27Change Library Names Not To Conflict With Others When InstalledReid Spencer
2004-10-26Add EXTRA_DIST for additional files to be distributed.Reid Spencer
2004-08-25Fix documentation.Reid Spencer
2004-08-25Initial implementation of the Path operating system concept.Reid Spencer
2004-08-16Remove lib/System contents until a satisfactory solution can beReid Spencer
2004-07-18Initiali Makefile for this library.Reid Spencer