summaryrefslogtreecommitdiff
path: root/projects
Commit message (Expand)AuthorAge
...
* Convert over to the new way of handling lex/bison checked into cvsChris Lattner2006-02-15
* Fixed Makefile so it does, indeed, build a dynamic library.Robert Bocchino2006-01-06
* 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
* Implement PR614:Reid Spencer2005-08-27
* oopsAndrew Lenharth2005-07-05
* updatesAndrew Lenharth2005-07-05
* 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
* The previous hack didn't work because tools-only isn't defined and isn'tReid Spencer2005-05-13
* Don't build runtime if tools-only :)Reid Spencer2005-05-13
* WHILE does not "pop" a value, it "examines" to top of stack. Make thisReid Spencer2005-05-04
* Eliminate tabs and trailing spacesJeff Cohen2005-04-23
* Remove trailing whitespaceMisha Brukman2005-04-21
* Rename createPromoteMemoryToRegister() toAlkis Evlogimenos2005-03-28
* Update to reflect various changes in the autoconf directory. THeReid Spencer2005-02-24
* Remove auxilliary files that are now picked up from llvm/autoconf. ThisReid Spencer2005-02-24
* * Move all the "standard" configuration stuff to the start of the fileReid Spencer2005-02-24
* Don't put generated files into CVS.Reid Spencer2005-02-24
* * Fix an output messageReid Spencer2005-02-24
* Update makefile to use PROJ_* makefile variables intead of BUILD_* asReid Spencer2005-02-14
* Update per new Makefile requirements for projectsReid Spencer2005-01-16
* Rename BUILD_* to PROJ_*Reid Spencer2005-01-16
* Ignore autoconf/aclocal generated stuff.Reid Spencer2005-01-05
* Cleanup configuration for CygwinReid Spencer2005-01-05
* Ignore some filesReid Spencer2005-01-01
* Update to autoconf 2.59 standards.Reid Spencer2005-01-01
* Clean up some autoconf cruftReid Spencer2004-12-27
* Correct build script for stkr_runtime moduleReid Spencer2004-12-05
* Build a module instead of a library so main() is not missedReid Spencer2004-12-05
* Add LLVMbzip2 library, now required.Reid Spencer2004-11-25
* Use llvmc to compile test casesReid Spencer2004-11-20
* Fix usage of changed function prototypeReid Spencer2004-11-14
* Change macro names per naming standard in Makefile.rules.Reid Spencer2004-10-30
* Correct macro names per naming standard in Makefile.rulesReid Spencer2004-10-30
* Disable the build in the samples directory so that llvmc dependencies don'tReid Spencer2004-10-29
* Make sure the LLVM_CONFIG_DIR environment variable is set so we don't getReid Spencer2004-10-29
* Make sure the sources get distributed (use EXTRA_DIST)Reid Spencer2004-10-28
* Use llvmc to compile the Stacker programsReid Spencer2004-10-28
* Add the samples directory to the buildReid Spencer2004-10-28
* Get rid of drivel.Reid Spencer2004-10-28
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-27
* Make sure the samples and test directories get distributed.Reid Spencer2004-10-26
* Make sure the include files get distributed.Reid Spencer2004-10-26
* Fix nightly build by avoiding shared library construction.Reid Spencer2004-10-23
* Adjust to changes in Makefile.rulesReid Spencer2004-10-22
* Remove exhuberant-style comments which remained from copying file from `sample'Misha Brukman2004-10-11
* Fix file header comment; remove sample project (extra-verbose) commentsMisha Brukman2004-10-11
* Fix file header commentMisha Brukman2004-10-11