Michael J. Spencer
|
7ed7afc8b7
|
Getting Started: Add VS2010 instructions and specify an out of source build.
llvm-svn: 122003
|
2010-12-16 22:01:14 +00:00 |
Daniel Dunbar
|
6b83538ac8
|
Add link to LLVM releases page.
llvm-svn: 118095
|
2010-11-02 22:34:04 +00:00 |
Rafael Espindola
|
4f8857e6f4
|
Use objdir != srcdir in the getting started doc.
llvm-svn: 117723
|
2010-10-29 22:05:17 +00:00 |
Douglas Gregor
|
a881010621
|
Bugs should go to Bugzilla, not the mailing list
llvm-svn: 115972
|
2010-10-07 20:20:57 +00:00 |
Chris Lattner
|
76f0cf457c
|
path renamed.
llvm-svn: 109464
|
2010-07-26 22:51:00 +00:00 |
Chris Lattner
|
6eeb221f3b
|
mention that cmake works on unix too. PR7061
llvm-svn: 103202
|
2010-05-06 21:57:57 +00:00 |
Gabor Greif
|
bf82f94d35
|
provide a simpler way to get to the headers
llvm-svn: 99843
|
2010-03-29 21:36:06 +00:00 |
Daniel Dunbar
|
520d1e6c6b
|
Update docs/comments/utils/examples to refer to clang -cc1 instead of clang-cc.
llvm-svn: 91176
|
2009-12-11 23:04:35 +00:00 |
Chris Lattner
|
e6e64be1d9
|
fix thinko
llvm-svn: 86509
|
2009-11-09 04:04:07 +00:00 |
Chris Lattner
|
e5eb726e2e
|
mention that clang defaults to C99 mode, PR5388
llvm-svn: 86507
|
2009-11-09 03:21:02 +00:00 |
Chris Lattner
|
b8ca95481f
|
remove a mostly obsolete "word of warning"
llvm-svn: 86506
|
2009-11-09 03:18:18 +00:00 |
John Thompson
|
a8cb86bfd4
|
Update clang web pages with respect to Windows
llvm-svn: 86200
|
2009-11-06 00:06:29 +00:00 |
Cedric Venet
|
67f09df0db
|
CMake generate VS2008 project and CLang and LLVM compile without problem on VS2008. Remove obsolete remark
llvm-svn: 82895
|
2009-09-27 10:34:36 +00:00 |
Chris Lattner
|
f6bad8690f
|
Improve the Getting Started and Hacking web pages, patch by
John Thompson!
llvm-svn: 79518
|
2009-08-20 06:17:11 +00:00 |
Anton Korobeynikov
|
3ebc08b5bd
|
Add link to LLVM's Getting Started page.
Patch by John Thompson!
llvm-svn: 78307
|
2009-08-06 13:00:08 +00:00 |
Eli Friedman
|
0519492cb6
|
Website updates for working with Visual Studio and making patches.
Patch by John Thompson!
llvm-svn: 77988
|
2009-08-03 19:42:28 +00:00 |
Daniel Dunbar
|
91b418ea3c
|
Another tweak to the clang Getting Started page.
llvm-svn: 72355
|
2009-05-24 01:40:10 +00:00 |
Daniel Dunbar
|
b402d5c32d
|
Minor updates to the clang Getting Started page.
llvm-svn: 72354
|
2009-05-24 01:00:12 +00:00 |
Ted Kremenek
|
b3e8f6531d
|
Update "Getting Started" with more current information about 'clang-cc' and 'clang'.
llvm-svn: 67850
|
2009-03-27 16:32:57 +00:00 |
Chris Lattner
|
5013d3a893
|
update this, C headers don't need hacks anymore.
llvm-svn: 66544
|
2009-03-10 16:01:44 +00:00 |
Chris Lattner
|
a004a1846b
|
clang seems "generally useful" for c and objc by now, though obviously bugs
still remain.
llvm-svn: 65431
|
2009-02-25 05:35:47 +00:00 |
Nico Weber
|
9f0f805bf9
|
make www less outdated
llvm-svn: 55388
|
2008-08-26 21:36:37 +00:00 |
Nico Weber
|
677a021665
|
update documentation
llvm-svn: 55386
|
2008-08-26 21:23:32 +00:00 |
Ted Kremenek
|
a696ca66e9
|
Fix minor mistake in clang checkout instructions.
llvm-svn: 53550
|
2008-07-14 14:40:22 +00:00 |
Ted Kremenek
|
77251e9f54
|
Convert <h4> to <h3>.
llvm-svn: 52400
|
2008-06-17 13:48:36 +00:00 |
Matthijs Kooijman
|
9c995757a9
|
Sprinkle some "-o -" clang options to make the examples work.
llvm-svn: 52145
|
2008-06-09 14:09:10 +00:00 |
Gabor Greif
|
031a711881
|
Updated clang webpage to hint at "make update". Also
changed "very early" to "early" when talking about
the state of clang.
llvm-svn: 47718
|
2008-02-28 14:59:26 +00:00 |
Ted Kremenek
|
09d6ba1496
|
Moved that clang doesn't depend on llvm-gcc above
the subsection of building clang with llvm.
llvm-svn: 46884
|
2008-02-08 07:32:26 +00:00 |
Eric Christopher
|
6aa87cbb63
|
Add instructions for building clang while building llvm.
llvm-svn: 46881
|
2008-02-08 07:10:48 +00:00 |
Eric Christopher
|
2dc30a5ac8
|
De-^Mify file.
llvm-svn: 46879
|
2008-02-08 06:45:49 +00:00 |
Ted Kremenek
|
aa8c904dfc
|
Added some text about the ccc script provided by Sanghyeon Seo.
llvm-svn: 45820
|
2008-01-10 04:59:05 +00:00 |
Chris Lattner
|
a5b4965c0e
|
split get_involved into two pages: get_started and get_involved.
llvm-svn: 44988
|
2007-12-13 06:20:15 +00:00 |