aboutsummaryrefslogtreecommitdiff
path: root/clang/www/get_started.html
AgeCommit message (Expand)AuthorFilesLines
2022-06-10[NFC] Suggest Release mode in clang GettingStarted.htmlShivam Gupta1-2/+6
2022-01-06Update Bug report URL to Github IssuesChuanqi Xu1-1/+1
2021-10-23[www] Fix Ninja build instructions on WindowsFrederik Seiffert1-1/+1
2021-05-05Added a faster method to clone llvm project [DOCS]Sushma Unnibhavi1-0/+11
2021-04-20Fix clang Visual Studio build instructionsAlessandro Vergani1-1/+1
2019-10-24[www] Change URLs to HTTPS.Stephan T. Lavavej1-4/+4
2019-07-09Retire VS2015 SupportSimon Pilgrim1-1/+1
2019-01-29Adjust documentation for git migration.James Y Knight1-71/+14
2018-10-04Update Clang Windows getting started docsReid Kleckner1-33/+66
2018-09-22update the links to use httpsSylvestre Ledru1-6/+6
2018-07-27[WWW] Fixing file permissions for the .html pages.Mike Edwards1-0/+0
2017-05-25Update the getting started documentation to match the corresponding LLVM comm...Aaron Ballman1-0/+4
2016-11-12Add instructions in clang get_started page about working with a monorepoMehdi Amini1-0/+2
2016-09-26In the get started page, also explain how to start the testsuiteSylvestre Ledru1-0/+5
2016-04-20Add warning about CR+LF line endings on Windows.Adrian McCarthy1-9/+12
2016-04-11Update getting started docsReid Kleckner1-6/+6
2016-01-30Remove references to autotools build.Alexey Samsonov1-3/+0
2015-12-10www: Mention -DGCC_INSTALL_PREFIX instead of --with-gcc-toolchainJustin Bogner1-1/+1
2015-09-15Mention that libcxx is required to build Compiler-RT tests on OS X.Yury Gribov1-0/+8
2015-05-07Update the subversion link to http://subversion.apache.org/packages.html.Yaron Keren1-2/+2
2015-05-07Fix clang getting started guide to require VC2013 instead of VS2012.Yaron Keren1-2/+2
2015-04-21Recommend to use CMake on the Clang Getting Started page.Alexey Samsonov1-8/+15
2014-04-27remove less relevant information + about packaging/Mac OS X + link to cfe-devSylvestre Ledru1-3/+2
2014-01-17Updating the minimum version information for Visual Studio.Aaron Ballman1-3/+2
2013-04-15Remove reference to MSVC only building X86 backend.Tim Northover1-4/+0
2013-03-12Make C++11 status page more consistent: we mark entries as "done" if weRichard Smith1-1/+1
2012-11-27docs: [CMake] Add Xcode to the list of project formats CMake can generate.NAKAMURA Takumi1-1/+1
2012-11-27clang/www/get_started.html: s/cmake/CMake/NAKAMURA Takumi1-5/+5
2012-08-14Add initial documentation about the new tools repository and theChandler Carruth1-0/+8
2012-08-14Clean up the basic instructions for getting started with clang to alwaysChandler Carruth1-4/+4
2012-07-23Fix a typo (the the => the)Sylvestre Ledru1-1/+1
2012-05-16Clarify how libstdc++ and other bits of the system toolchain are foundChandler Carruth1-9/+6
2012-02-09Getting Started: Add a missing "cd ../..".Benjamin Kramer1-0/+1
2012-01-15Fix ALL the markup.Benjamin Kramer1-23/+32
2011-12-07www: Update getting started to encourage people to check out compielr-rt.Daniel Dunbar1-0/+6
2011-11-16Stop claiming that Visual Studio 2005 is a viable basis for buildingChandler Carruth1-3/+2
2011-11-07Colorize. (this is consistent with the coloring in diagnostics.html, but perh...David Blaikie1-3/+3
2011-07-25www/get_started.html: Fix a phrase, "in the *build* directory* in the instruc...NAKAMURA Takumi1-1/+1
2011-04-06Added link to LLVM cmake page in Visual Studio section.John Thompson1-0/+7
2011-03-27www/get_started.html: Fix a few URLs.NAKAMURA Takumi1-4/+4
2010-12-16Getting Started: Add VS2010 instructions and specify an out of source build.Michael J. Spencer1-4/+7
2010-11-02Add link to LLVM releases page.Daniel Dunbar1-0/+6
2010-10-29Use objdir != srcdir in the getting started doc.Rafael Espindola1-2/+5
2010-10-07Bugs should go to Bugzilla, not the mailing listDouglas Gregor1-4/+1
2010-07-26path renamed.Chris Lattner1-1/+1
2010-05-06mention that cmake works on unix too. PR7061Chris Lattner1-0/+5
2010-03-29provide a simpler way to get to the headersGabor Greif1-1/+1
2009-12-11Update docs/comments/utils/examples to refer to clang -cc1 instead of clang-cc.Daniel Dunbar1-44/+25
2009-11-09fix thinkoChris Lattner1-1/+1
2009-11-09mention that clang defaults to C99 mode, PR5388Chris Lattner1-0/+6