aboutsummaryrefslogtreecommitdiff
path: root/docs/GettingStarted.html
AgeCommit message (Expand)Author
2004-03-29Merged in RELEASE_12.John Criswell
2004-03-25Add note about setting up linux systems to directly execute LLVM bytecode filesChris Lattner
2004-03-12Updated to LLVM 1.2.John Criswell
2004-02-14Updates for the C backend's movementChris Lattner
2004-02-08Document automake as a build dependency because we use aclocalBrian Gaeke
2004-01-20Now with HTML 4.01 comliance flavor.Misha Brukman
2003-12-18Merged in RELEASE_11.John Criswell
2003-11-22Switch to the standard footer. This page is not yet W3C-compliant.Misha Brukman
2003-11-07Completely hacked apart the file and put it back together using stylesheets.Misha Brukman
2003-11-06No wonder noone can set up LLVMGCCDIR correctly!Chris Lattner
2003-10-27Merged in RELEASE_1.John Criswell
2003-10-23Recommend using -z3Chris Lattner
2003-10-21Added the name of the public CVS repository.John Criswell
2003-10-20Made the Requirements information its own major section and moved itJohn Criswell
2003-10-13Fixed the name of a hyperlink.John Criswell
2003-10-13Removed information on common build problems. That is now documented inJohn Criswell
2003-10-10Fixed spelling.John Criswell
2003-10-10Removed information about compiling the GCC front end. This will be in aJohn Criswell
2003-10-10Re-did some of the text wrapping (sorry).John Criswell
2003-10-06* Alphabetized order of toolsMisha Brukman
2003-08-28Renaming `as' -> `llvm-as' and `dis' -> `llvm-dis'.Misha Brukman
2003-08-11* Added pointers to the README files in emacs/ and vim/ directories.Misha Brukman
2003-08-11Geez, this misha guy is a _horrible_ speller. :)Chris Lattner
2003-08-11* Added a section describing the hidden gems in llvm/utilsMisha Brukman
2003-08-08Removed information on the Pool Allocator as it is no longer available.John Criswell
2003-08-08Added a FAQ about how to clean the directory if it fails to build after anJohn Criswell
2003-08-08Updated for the 1.1 pre-release.John Criswell
2003-07-08Corrected the Table of Contents.John Criswell
2003-07-07Fixed the directions for building the C front end.John Criswell
2003-07-07Added information about how to unpack the distribution for those who do notJohn Criswell
2003-07-03Fixed an error in the pathname to LLVMGCCDIR for the pre-built binaries (forgotJohn Criswell
2003-07-03Added information on software requirements for unpacking the archives that weJohn Criswell
2003-07-03* Reworded a bit about JITs (I don't like acronyms followed by 's)Misha Brukman
2003-07-03Added another remark on how building the C front end is optional.John Criswell
2003-07-03Performed a major update for the pre-release.John Criswell
2003-07-01Fixed a broken hyperlink.John Criswell
2003-06-30Added John Criswell to the contributors list.John Criswell
2003-06-30Removed the --enable-profiling and --enable-verbose options.John Criswell
2003-06-30Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell
2003-06-12Reverted back to hand-made HTML.John Criswell
2003-06-11Updated the documentation to reflect changes in the Makefiles for buildingJohn Criswell
2003-06-08Fix bug in environment settingChris Lattner
2003-05-26Changed http://tank... => http://llvm, and removed an extraneous mailto:.Misha Brukman
2003-05-20Hopefully, the final fix for `[Pp]ropogate'.Misha Brukman
2003-05-11Add info about the LLVM_LIB_SEARCH_PATH envvarChris Lattner
2003-02-14Clarify the Makefile.config settingsChris Lattner
2002-09-19* Burg is no longer configured in Makefile.configChris Lattner
2002-09-06Commit Vikram's changes for 426 classChris Lattner
2002-08-13Updated GettingStarted guide to be accurate now that binaries are in /sharedChris Lattner
2002-08-09* Document the BUILD_ROOT changes and optionChris Lattner