summaryrefslogtreecommitdiffstats
path: root/www/get_involved.html
Commit message (Collapse)AuthorAgeFilesLines
* Update mailing list references to lists.llvm.orgTanya Lattner2015-08-051-6/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@244000 91177308-0d34-0410-b5e6-96231b3b80d8
* Tweak documentation.Nico Weber2014-06-121-0/+5
| | | | | | | | | | | 1. Having "get started", "get involved", and "hacking" makes it hard to find how to send patches, so add a link from "get involved" to "hacking". 2. Remove an almost 5 year old note on the test running meachanism changing soon. 3. Let "hacking" link to the LLVM developer policy. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@210826 91177308-0d34-0410-b5e6-96231b3b80d8
* www: update the "Follow what's going on" section tooAlp Toker2014-01-161-1/+7
| | | | | | | Includes some style tweaks and removes the tautological observation that "Clang is still under heavy development" -- it hopefully always will be. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@199401 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix ALL the markup.Benjamin Kramer2012-01-151-4/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148219 91177308-0d34-0410-b5e6-96231b3b80d8
* Don't encourage bug reports to the Clang mailing list. We have a bugDouglas Gregor2011-11-021-2/+2
| | | | | | | report link for that. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143581 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a link-friendly name to the Clang extension acceptance criteriaDouglas Gregor2011-07-231-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135859 91177308-0d34-0410-b5e6-96231b3b80d8
* Document the criteria for evaluating a proposed extension to Clang.Douglas Gregor2011-07-231-1/+30
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135858 91177308-0d34-0410-b5e6-96231b3b80d8
* Split get_involved into Get Involved and Open Projects pagesDouglas Gregor2009-03-131-90/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66891 91177308-0d34-0410-b5e6-96231b3b80d8
* Headers are basically done, debug info is just about done (and Chris Lattner2009-02-251-24/+1
| | | | | | | | 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
* Add svn:eol-style=native to some filesCedric Venet2009-02-141-173/+173
| | | | | | Correct two files with inconsistent lines endings. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64564 91177308-0d34-0410-b5e6-96231b3b80d8
* add another crazy idea :)Chris Lattner2009-02-081-1/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64092 91177308-0d34-0410-b5e6-96231b3b80d8
* update a couple entries, add a new ideaChris Lattner2009-02-031-8/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63665 91177308-0d34-0410-b5e6-96231b3b80d8
* make www less outdatedNico Weber2008-08-261-5/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55388 91177308-0d34-0410-b5e6-96231b3b80d8
* Add some QA related example clang projects.Daniel Dunbar2008-08-221-0/+15
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55196 91177308-0d34-0410-b5e6-96231b3b80d8
* add a crazy ideaChris Lattner2008-07-291-0/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54151 91177308-0d34-0410-b5e6-96231b3b80d8
* fix tagChris Lattner2008-07-271-1/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54121 91177308-0d34-0410-b5e6-96231b3b80d8
* list delta and distcc.Chris Lattner2008-07-271-0/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54120 91177308-0d34-0410-b5e6-96231b3b80d8
* Added project idea for a doxygen-like tool built using clangTed Kremenek2008-07-251-1/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54076 91177308-0d34-0410-b5e6-96231b3b80d8
* -Change slightly the link to cxx_status.html of the home page.Argyrios Kyrtzidis2008-07-031-6/+3
| | | | | | -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
* Describe Nico's script for gcc interception. Patch by Nico Weber.Chris Lattner2007-12-191-3/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45222 91177308-0d34-0410-b5e6-96231b3b80d8
* typoChris Lattner2007-12-131-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45002 91177308-0d34-0410-b5e6-96231b3b80d8
* debug info too.Chris Lattner2007-12-131-1/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45001 91177308-0d34-0410-b5e6-96231b3b80d8
* Minor spelling; punctuation correction.Ted Kremenek2007-12-131-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45000 91177308-0d34-0410-b5e6-96231b3b80d8
* Grammar fix: correct ' usage.Bill Wendling2007-12-131-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44998 91177308-0d34-0410-b5e6-96231b3b80d8
* add a bunch of open projectsChris Lattner2007-12-131-12/+48
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44990 91177308-0d34-0410-b5e6-96231b3b80d8
* split get_involved into two pages: get_started and get_involved.Chris Lattner2007-12-131-182/+49
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44988 91177308-0d34-0410-b5e6-96231b3b80d8
* wrap to 80 cols, many fixes to markup.Chris Lattner2007-12-131-71/+122
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44985 91177308-0d34-0410-b5e6-96231b3b80d8
* Updated path to clang.cpp in build documentation.Ted Kremenek2007-10-311-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43564 91177308-0d34-0410-b5e6-96231b3b80d8
* Updated build instructions to not include an absolute line number in ↵Ted Kremenek2007-10-311-1/+3
| | | | | | clang.cpp to add hard-coded paths. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43563 91177308-0d34-0410-b5e6-96231b3b80d8
* Added a few clarifying steps the the "building clang" section.Ted Kremenek2007-10-311-10/+30
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43555 91177308-0d34-0410-b5e6-96231b3b80d8
* update argument.Chris Lattner2007-10-111-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42854 91177308-0d34-0410-b5e6-96231b3b80d8
* editsChris Lattner2007-10-061-14/+23
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42684 91177308-0d34-0410-b5e6-96231b3b80d8
* 1. May fix encoding issues: server uses UTF; HTML file assumes Western (ISO ↵Kevin2007-10-061-4/+4
| | | | | | | | | | 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
* A message on the main page about bulding clang.Kevin2007-10-051-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42652 91177308-0d34-0410-b5e6-96231b3b80d8
* new site -- the rest of itKevin2007-10-051-0/+136
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42651 91177308-0d34-0410-b5e6-96231b3b80d8