Gabor Greif
9c63ed58cf
Updated clang webpage to hint at "make update". Also
...
changed "very early" to "early" when talking about
the state of clang.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47718 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-28 14:59:26 +00:00
Ted Kremenek
675a9ba538
Moved that clang doesn't depend on llvm-gcc above
...
the subsection of building clang with llvm.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46884 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-08 07:32:26 +00:00
Eric Christopher
562b4f351a
Add instructions for building clang while building llvm.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46881 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-08 07:10:48 +00:00
Eric Christopher
7dc0e57cc4
De-^Mify file.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46879 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-08 06:45:49 +00:00
Gordon Henriksen
c62f4890ec
Fix grammar.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46253 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-22 18:46:25 +00:00
Chris Lattner
09dec59fb7
clarify wording.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46252 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-22 17:14:30 +00:00
Ted Kremenek
fea89c2020
Added some text about the ccc script provided by Sanghyeon Seo.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45820 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-10 04:59:05 +00:00
Chris Lattner
80a7591648
Describe Nico's script for gcc interception. Patch by Nico Weber.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45222 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-19 22:17:19 +00:00
Kevin
a675133540
IE Menu Problem...
...
Originally, I included CSS hacks for IE.
However, my comments before the doctype was the reason IE was running in non-strict mode. I did not know this.
When Chris removed the comments, IE correctly went into strict mode and my IE hacks were no longer needed (the hacks were getting in the way now).
solution:
*) Make sure doctype is first on all files
*) removed all IE hacks from menu.css (since the doctype issue fixes IE)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45025 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-14 05:47:49 +00:00
Chris Lattner
b62f651a15
typo
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45002 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-13 17:27:09 +00:00
Chris Lattner
2fbb049362
debug info too.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45001 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-13 17:25:36 +00:00
Ted Kremenek
3cbe428710
Minor spelling; punctuation correction.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45000 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-13 16:41:01 +00:00
Bill Wendling
05faa378b0
Grammar fix: correct ' usage.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44998 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-13 09:57:40 +00:00
Chris Lattner
e0cbae4cde
remove some dead styles.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44992 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-13 06:55:59 +00:00
Chris Lattner
6c9f975595
nuke hte status page.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44991 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-13 06:55:02 +00:00
Chris Lattner
36952d9b74
add a bunch of open projects
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44990 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-13 06:41:15 +00:00
Chris Lattner
623ec629c8
split get_involved into two pages: get_started and get_involved.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44988 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-13 06:20:15 +00:00
Chris Lattner
de9a4f5b80
wrap to 80 cols, many fixes to markup.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44985 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-13 05:42:27 +00:00
Chris Lattner
aeae19c427
typo reported by Gabor Greif
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44909 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-12 04:22:37 +00:00
Chris Lattner
45918f3db5
fix typo pointed out by gordon
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44906 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-12 03:33:41 +00:00
Chris Lattner
c26df99865
gcc supports more targets.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44885 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-11 22:32:45 +00:00
Chris Lattner
0b11baa309
update pch discussion
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44884 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-11 22:29:38 +00:00
Chris Lattner
0fcc09e4b6
improve title
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44883 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-11 22:26:03 +00:00
Chris Lattner
03c58a3c96
add a con of clang vs gcc
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44882 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-11 22:22:59 +00:00
Chris Lattner
c030f00438
mention pork
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44857 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-11 07:59:50 +00:00
Chris Lattner
cddb2af0c1
minor edits.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44801 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 18:56:37 +00:00
Chris Lattner
74a165bc4e
be more clear about what we are comparing.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44795 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 17:38:50 +00:00
Chris Lattner
0d1638ee36
fixes, thanks to Nico Weber
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44789 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 08:21:12 +00:00
Chris Lattner
cf086eaf3f
clean up the TOC.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44788 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 08:19:29 +00:00
Chris Lattner
ead27db1b9
finish the features description.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44787 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 08:12:49 +00:00
Chris Lattner
b5604af306
now with hackability.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44784 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 07:23:52 +00:00
Chris Lattner
1a380a0b09
reorganize features, expound on a couple more.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44783 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 07:14:08 +00:00
Chris Lattner
c222f93900
incorporate suggestions from Joel Nelson.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44782 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 06:01:32 +00:00
Chris Lattner
6908f30a56
start making features be a more detailed description of the features/goals section on the main page.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44781 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 05:52:05 +00:00
Chris Lattner
ac7e0906c6
add toc
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44780 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 05:23:01 +00:00
Chris Lattner
ce90ba689a
don't duplicate goals on the features page.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44779 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 05:20:47 +00:00
Chris Lattner
48b7de6276
edits, switch the goals/why section.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44777 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 05:10:14 +00:00
Chris Lattner
40ae32f88b
minor edits
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44776 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 05:06:15 +00:00
Chris Lattner
2d8e356d5c
add link to comparison page.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44763 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 02:25:51 +00:00
Chris Lattner
42f956b7ee
Be more positive! Add to sidebar.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44762 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 02:24:44 +00:00
Chris Lattner
6c9a70d00e
updates.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44761 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 02:18:15 +00:00
Chris Lattner
ff11fa3851
minor edits
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44759 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 02:05:32 +00:00
Chris Lattner
b0c4c63bb9
make more positive.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44758 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 01:52:24 +00:00
Chris Lattner
8310967dd0
Add a "comparing clang to other compilers" page, to help resolve some FAQ's.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44754 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 01:44:24 +00:00
Chris Lattner
d276964208
lots of this is done.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44753 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 00:14:49 +00:00
Chris Lattner
65b3c2759f
Fix typo noticed by Nico Weber
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44739 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-09 17:50:14 +00:00
Chris Lattner
5ea74931bd
many edits to the main page, add a prominant 'status' section.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44737 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-09 09:05:23 +00:00
Chris Lattner
217543b9f3
unindent, don't zap whitespace before/after paragraphs.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44736 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-09 08:40:26 +00:00
Chris Lattner
1c0572605a
simplify the menu css, make it a bit more attractive.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44735 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-09 08:38:01 +00:00
Chris Lattner
29754e6c11
cleanup some markup, e.g. & -> &
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44734 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-09 08:17:09 +00:00