summaryrefslogtreecommitdiff
path: root/projects/Stacker/tools/stkrc
Commit message (Expand)AuthorAge
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-01
* unbreak the build againChris Lattner2005-10-27
* Make sure to build things in the right order, build with the .o file, not theChris Lattner2005-10-27
* use archives when possibleChris Lattner2005-10-24
* Make the value to -s not be interpreted as a file nameReid Spencer2005-05-19
* Add an llvmc specification file for the "st" suffix. This allows StackerReid Spencer2005-05-19
* Eliminate tabs and trailing spacesJeff Cohen2005-04-23
* Remove trailing whitespaceMisha Brukman2005-04-21
* Add LLVMbzip2 library, now required.Reid Spencer2004-11-25
* Fix usage of changed function prototypeReid Spencer2004-11-14
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-27
* Make Stacker into a complete project with its own configuration.Reid Spencer2004-09-04
* Make the Stacker compiler handle -O1 .. -O5 options so it is compliant withReid Spencer2004-09-04
* Changes For Bug 352Reid Spencer2004-09-01
* Must link against new LLVMsystem libraryNate Begeman2004-08-29
* RemoveFileOnSignal is now in sys:: namespaceNate Begeman2004-08-29
* Group the hidden command line arguments.Reid Spencer2004-07-10
* Add #include <iostream> since Value.h doesn't include it any more.Reid Spencer2004-07-04
* Header movedChris Lattner2004-05-27
* Checkin the stacker compilerChris Lattner2003-11-23