summaryrefslogtreecommitdiff
path: root/docs/CFEBuildInstrs.html
Commit message (Collapse)AuthorAge
...
* Fix the path to the fixinc'd headers. Patch contributed by Jeff Cohen!Chris Lattner2004-10-06
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16755 91177308-0d34-0410-b5e6-96231b3b80d8
* Note: do not use GNU binutils under AIX, they're not stable.Misha Brukman2004-08-23
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16000 91177308-0d34-0410-b5e6-96231b3b80d8
* Use the `tools-only' target to avoid getting warnings about not having a CFE.Misha Brukman2004-08-14
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15744 91177308-0d34-0410-b5e6-96231b3b80d8
* * CFE builds on AIX/PowerPCMisha Brukman2004-08-09
| | | | | | | * Wrap long code lines git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15584 91177308-0d34-0410-b5e6-96231b3b80d8
* Just run 'make', not all-gccChris Lattner2004-07-19
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15007 91177308-0d34-0410-b5e6-96231b3b80d8
* Mention the requirement of dlcompat for MacOS X.Misha Brukman2004-06-21
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14282 91177308-0d34-0410-b5e6-96231b3b80d8
* Capitalize Cygwin.Misha Brukman2004-06-18
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14235 91177308-0d34-0410-b5e6-96231b3b80d8
* cygwin apparently doesn't have widechar support. But when disabled, the wholeChris Lattner2004-06-02
| | | | | | | C/C++ front-end and runtime libraries finally build! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13963 91177308-0d34-0410-b5e6-96231b3b80d8
* * Make it HTML4.01Chris Lattner2004-06-01
| | | | | | | | | | * Add information about cygwin * Simplify instructions a little and make it more robust (have people just reconfig and build after buildint the CFE) * Remove some obsolete stuff git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13920 91177308-0d34-0410-b5e6-96231b3b80d8
* Make use of the new doc_author class. "Seperate content from presentation" ↵Chris Lattner2004-05-23
| | | | | | they said. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13675 91177308-0d34-0410-b5e6-96231b3b80d8
* Made to be HTML-4.01 (Strict)-compliant.Misha Brukman2004-05-12
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13500 91177308-0d34-0410-b5e6-96231b3b80d8
* Added a header indicating that the Linux and MacOS configure procedures areJohn Criswell2004-03-12
| | | | | | | | | the same. Added LLVM copyright and warranty disclaimer information. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12337 91177308-0d34-0410-b5e6-96231b3b80d8
* Recommend using install-bytecode targetBrian Gaeke2004-03-10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12270 91177308-0d34-0410-b5e6-96231b3b80d8
* I think this is a more robust fix for the Solaris wchar problems (PR206).Brian Gaeke2004-01-28
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11004 91177308-0d34-0410-b5e6-96231b3b80d8
* Merged in RELEASE_11.John Criswell2003-12-18
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10516 91177308-0d34-0410-b5e6-96231b3b80d8
* Fixed a comma error.John Criswell2003-12-10
| | | | | | | | Added the --disable-threads option to GCC configure (to avoid pthread errors when building code with LLVM). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10380 91177308-0d34-0410-b5e6-96231b3b80d8
* Added the --host= option to the Sparc configuration directions.John Criswell2003-12-10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10364 91177308-0d34-0410-b5e6-96231b3b80d8
* Updated build instructions for Sparc.John Criswell2003-12-08
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10323 91177308-0d34-0410-b5e6-96231b3b80d8
* Make the beginning of this page look like the beginnings of other pages.Brian Gaeke2003-11-12
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9930 91177308-0d34-0410-b5e6-96231b3b80d8
* * Put LLVM in title of page so readers know which CFE we're talking aboutMisha Brukman2003-10-28
| | | | | | | | | * Use <ol> instead of <ul> if we're gonna number the list items * Close <li> tags * Stylize the document footer to be consistent git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9558 91177308-0d34-0410-b5e6-96231b3b80d8
* Merged in RELEASE_1.John Criswell2003-10-27
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9538 91177308-0d34-0410-b5e6-96231b3b80d8
* Add note about multilibs. THis should go into the 1.0 release if possibleChris Lattner2003-10-24
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9467 91177308-0d34-0410-b5e6-96231b3b80d8
* Minor editsChris Lattner2003-10-23
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9399 91177308-0d34-0410-b5e6-96231b3b80d8
* * Use UTF-8 instead of ISO-8859-1Misha Brukman2003-10-23
| | | | | | | | | * Use stylesheet instead of explicit <font> formatting * Stop using <ul> for layout * Close <li> tags git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9393 91177308-0d34-0410-b5e6-96231b3b80d8
* Add C/C++ build instructions, first draft.Brian Gaeke2003-10-21
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9355 91177308-0d34-0410-b5e6-96231b3b80d8