aboutsummaryrefslogtreecommitdiff
path: root/lib/System/Makefile
AgeCommit message (Expand)Author
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