summaryrefslogtreecommitdiffstats
path: root/llvm/docs/GettingStarted.html
Commit message (Collapse)AuthorAgeFilesLines
...
* Added another remark on how building the C front end is optional.John Criswell2003-07-031-1/+1
| | | | llvm-svn: 7097
* Performed a major update for the pre-release.John Criswell2003-07-031-153/+457
| | | | | | | | | Attempted to better structure and order the document. Added more information about autoconf, the build system, and how to build LLVM. Added directions on how to build the C front end. Added a section on common problems and their solutions. llvm-svn: 7096
* Fixed a broken hyperlink.John Criswell2003-07-011-3/+3
| | | | | | Moved commas outside of hyperlinks in the contributors list. llvm-svn: 7049
* Added John Criswell to the contributors list.John Criswell2003-06-301-1/+2
| | | | llvm-svn: 7021
* Removed the --enable-profiling and --enable-verbose options.John Criswell2003-06-301-5/+0
| | | | llvm-svn: 7020
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-301-37/+160
| | | | | | system. llvm-svn: 7014
* Reverted back to hand-made HTML.John Criswell2003-06-121-455/+467
| | | | | | Added in updates for new Makefile variables and corrected some punctuation. llvm-svn: 6687
* Updated the documentation to reflect changes in the Makefiles for buildingJohn Criswell2003-06-111-464/+455
| | | | | | | | | projects. Fixed some small grammatical errors. Using Netscape Composer seems to have added stuff that makes the page look exactly the same. Bah! Curse my laziness! llvm-svn: 6685
* Fix bug in environment settingChris Lattner2003-06-081-2/+2
| | | | llvm-svn: 6671
* Changed http://tank... => http://llvm, and removed an extraneous mailto:.Misha Brukman2003-05-261-2/+1
| | | | llvm-svn: 6335
* Hopefully, the final fix for `[Pp]ropogate'.Misha Brukman2003-05-201-1/+1
| | | | llvm-svn: 6251
* Add info about the LLVM_LIB_SEARCH_PATH envvarChris Lattner2003-05-111-1/+11
| | | | llvm-svn: 6096
* Clarify the Makefile.config settingsChris Lattner2003-02-141-5/+7
| | | | llvm-svn: 5563
* * Burg is no longer configured in Makefile.configChris Lattner2002-09-191-27/+26
| | | | | | | | * CXX now is configured in Makefile.config (optionally) * The GCC command is now no longer bin/gcc, it's bin/llvm-gcc * Minor cleanups llvm-svn: 3831
* Commit Vikram's changes for 426 classChris Lattner2002-09-061-71/+146
| | | | llvm-svn: 3593
* Updated GettingStarted guide to be accurate now that binaries are in /sharedChris Lattner2002-08-131-10/+33
| | | | llvm-svn: 3305
* * Document the BUILD_ROOT changes and optionChris Lattner2002-08-091-29/+44
| | | | | | * Convert directories to <tt> like they should be llvm-svn: 3270
* Make the background white, add a "By" section.Chris Lattner2002-07-241-3/+6
| | | | llvm-svn: 3047
* Major changes, expansions, clarifications and corrections.Chris Lattner2002-07-241-118/+323
| | | | llvm-svn: 3046
* *** empty log message ***Guochun Shi2002-07-171-0/+146
llvm-svn: 2941
OpenPOWER on IntegriCloud