Граф коммитов

28 Коммитов

Автор SHA1 Сообщение Дата
Douglas Gregor ef527386b9 Split get_involved into Get Involved and Open Projects pages
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66891 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-13 15:06:27 +00:00
Chris Lattner 12f708d896 Headers are basically done, debug info is just about done (and
will improve a lot this week hopefully), and a libgcc replacement
is ready once I wrangle lawyers.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65432 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-25 05:39:01 +00:00
Cedric Venet 3d658640ab Add svn:eol-style=native to some files
Correct two files with inconsistent lines endings.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64564 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-14 20:20:19 +00:00
Chris Lattner 0a5166cb0a add another crazy idea :)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64092 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-08 20:41:34 +00:00
Chris Lattner d5ab36e48c update a couple entries, add a new idea
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63665 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-03 21:51:37 +00:00
Nico Weber 647d3fec69 make www less outdated
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55388 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-26 21:36:37 +00:00
Daniel Dunbar 0df8c0816b Add some QA related example clang projects.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55196 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-22 20:18:22 +00:00
Chris Lattner 6bd2d277e9 add a crazy idea
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54151 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-29 03:46:33 +00:00
Chris Lattner 26bc8332d1 fix tag
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54121 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-27 06:13:09 +00:00
Chris Lattner 59f0a32147 list delta and distcc.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54120 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-27 06:10:19 +00:00
Ted Kremenek ffc8a6172e Added project idea for a doxygen-like tool built using clang
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54076 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-25 23:34:29 +00:00
Argyrios Kyrtzidis 1e1cbbdbc8 -Change slightly the link to cxx_status.html of the home page.
-Add a link to cxx_status.html from get_involved.html/"Open Projects".

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53094 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-03 08:21:51 +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
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 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
Ted Kremenek 3cf47465af Updated path to clang.cpp in build documentation.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43564 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-31 17:58:51 +00:00
Ted Kremenek 2d8a83066f Updated build instructions to not include an absolute line number in clang.cpp to add hard-coded paths.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43563 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-31 17:57:30 +00:00
Ted Kremenek 2722622bac Added a few clarifying steps the the "building clang" section.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43555 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-31 15:31:24 +00:00
Chris Lattner ae3758d297 update argument.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42854 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-11 00:38:03 +00:00
Chris Lattner a08ee28346 edits
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42684 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-06 05:42:47 +00:00
Kevin aef89fc653 1. May fix encoding issues: server uses UTF; HTML file assumes Western (ISO 8859-1).
2. Added strict doctype.

Closing out tags like <br/> and <meta.../> may still be a problem (necessary for XHTML, but wrong for HTML)....

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42673 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-06 01:28:23 +00:00
Kevin 13043a4b89 A message on the main page about bulding clang.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42652 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-05 21:44:03 +00:00
Kevin bc8e50fa28 new site -- the rest of it
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42651 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-05 21:18:52 +00:00