aboutsummaryrefslogtreecommitdiffstats
path: root/docs/GettingStarted.html
Commit message (Collapse)AuthorAgeFilesLines
...
* 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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7096 91177308-0d34-0410-b5e6-96231b3b80d8
* Fixed a broken hyperlink.John Criswell2003-07-011-3/+3
| | | | | | | Moved commas outside of hyperlinks in the contributors list. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7049 91177308-0d34-0410-b5e6-96231b3b80d8
* Added John Criswell to the contributors list.John Criswell2003-06-301-1/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7021 91177308-0d34-0410-b5e6-96231b3b80d8
* Removed the --enable-profiling and --enable-verbose options.John Criswell2003-06-301-5/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7020 91177308-0d34-0410-b5e6-96231b3b80d8
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-301-37/+160
| | | | | | | system. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7014 91177308-0d34-0410-b5e6-96231b3b80d8
* Reverted back to hand-made HTML.John Criswell2003-06-121-455/+467
| | | | | | | Added in updates for new Makefile variables and corrected some punctuation. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6687 91177308-0d34-0410-b5e6-96231b3b80d8
* 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! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6685 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix bug in environment settingChris Lattner2003-06-081-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6671 91177308-0d34-0410-b5e6-96231b3b80d8
* Changed http://tank... => http://llvm, and removed an extraneous mailto:.Misha Brukman2003-05-261-2/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6335 91177308-0d34-0410-b5e6-96231b3b80d8
* Hopefully, the final fix for `[Pp]ropogate'.Misha Brukman2003-05-201-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6251 91177308-0d34-0410-b5e6-96231b3b80d8
* Add info about the LLVM_LIB_SEARCH_PATH envvarChris Lattner2003-05-111-1/+11
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6096 91177308-0d34-0410-b5e6-96231b3b80d8
* Clarify the Makefile.config settingsChris Lattner2003-02-141-5/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5563 91177308-0d34-0410-b5e6-96231b3b80d8
* * 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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3831 91177308-0d34-0410-b5e6-96231b3b80d8
* Commit Vikram's changes for 426 classChris Lattner2002-09-061-71/+146
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3593 91177308-0d34-0410-b5e6-96231b3b80d8
* Updated GettingStarted guide to be accurate now that binaries are in /sharedChris Lattner2002-08-131-10/+33
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3305 91177308-0d34-0410-b5e6-96231b3b80d8
* * Document the BUILD_ROOT changes and optionChris Lattner2002-08-091-29/+44
| | | | | | | * Convert directories to <tt> like they should be git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3270 91177308-0d34-0410-b5e6-96231b3b80d8
* Make the background white, add a "By" section.Chris Lattner2002-07-241-3/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3047 91177308-0d34-0410-b5e6-96231b3b80d8
* Major changes, expansions, clarifications and corrections.Chris Lattner2002-07-241-118/+323
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3046 91177308-0d34-0410-b5e6-96231b3b80d8
* *** empty log message ***Guochun Shi2002-07-171-0/+146
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2941 91177308-0d34-0410-b5e6-96231b3b80d8