aboutsummaryrefslogtreecommitdiff
path: root/www/get_started.html
AgeCommit message (Expand)Author
2017-05-25Update the getting started documentation to match the corresponding LLVM comm...Aaron Ballman
2016-11-12Add instructions in clang get_started page about working with a monorepoMehdi Amini
2016-09-26In the get started page, also explain how to start the testsuiteSylvestre Ledru
2016-04-20Add warning about CR+LF line endings on Windows.Adrian McCarthy
2016-04-11Update getting started docsReid Kleckner
2016-01-30Remove references to autotools build.Alexey Samsonov
2015-12-10www: Mention -DGCC_INSTALL_PREFIX instead of --with-gcc-toolchainJustin Bogner
2015-09-15Mention that libcxx is required to build Compiler-RT tests on OS X.Yury Gribov
2015-05-07Update the subversion link to http://subversion.apache.org/packages.html.Yaron Keren
2015-05-07Fix clang getting started guide to require VC2013 instead of VS2012.Yaron Keren
2015-04-21Recommend to use CMake on the Clang Getting Started page.Alexey Samsonov
2014-04-27remove less relevant information + about packaging/Mac OS X + link to cfe-devSylvestre Ledru
2014-01-17Updating the minimum version information for Visual Studio.Aaron Ballman
2013-04-15Remove reference to MSVC only building X86 backend.Tim Northover
2013-03-12Make C++11 status page more consistent: we mark entries as "done" if weRichard Smith
2012-11-27docs: [CMake] Add Xcode to the list of project formats CMake can generate.NAKAMURA Takumi
2012-11-27clang/www/get_started.html: s/cmake/CMake/NAKAMURA Takumi
2012-08-14Add initial documentation about the new tools repository and theChandler Carruth
2012-08-14Clean up the basic instructions for getting started with clang to alwaysChandler Carruth
2012-07-23Fix a typo (the the => the)Sylvestre Ledru
2012-05-16Clarify how libstdc++ and other bits of the system toolchain are foundChandler Carruth
2012-02-09Getting Started: Add a missing "cd ../..".Benjamin Kramer
2012-01-15Fix ALL the markup.Benjamin Kramer
2011-12-07www: Update getting started to encourage people to check out compielr-rt.Daniel Dunbar
2011-11-16Stop claiming that Visual Studio 2005 is a viable basis for buildingChandler Carruth
2011-11-07Colorize. (this is consistent with the coloring in diagnostics.html, but perh...David Blaikie
2011-07-25www/get_started.html: Fix a phrase, "in the *build* directory* in the instruc...NAKAMURA Takumi
2011-04-06Added link to LLVM cmake page in Visual Studio section.John Thompson
2011-03-27www/get_started.html: Fix a few URLs.NAKAMURA Takumi
2010-12-16Getting Started: Add VS2010 instructions and specify an out of source build.Michael J. Spencer
2010-11-02Add link to LLVM releases page.Daniel Dunbar
2010-10-29Use objdir != srcdir in the getting started doc.Rafael Espindola
2010-10-07Bugs should go to Bugzilla, not the mailing listDouglas Gregor
2010-07-26path renamed.Chris Lattner
2010-05-06mention that cmake works on unix too. PR7061Chris Lattner
2010-03-29provide a simpler way to get to the headersGabor Greif
2009-12-11Update docs/comments/utils/examples to refer to clang -cc1 instead of clang-cc.Daniel Dunbar
2009-11-09fix thinkoChris Lattner
2009-11-09mention that clang defaults to C99 mode, PR5388Chris Lattner
2009-11-09remove a mostly obsolete "word of warning"Chris Lattner
2009-11-06Update clang web pages with respect to WindowsJohn Thompson
2009-09-27CMake generate VS2008 project and CLang and LLVM compile without problem on V...Cedric Venet
2009-08-20Improve the Getting Started and Hacking web pages, patch byChris Lattner
2009-08-06Add link to LLVM's Getting Started page.Anton Korobeynikov
2009-08-03Website updates for working with Visual Studio and making patches.Eli Friedman
2009-05-24Another tweak to the clang Getting Started page.Daniel Dunbar
2009-05-24Minor updates to the clang Getting Started page.Daniel Dunbar
2009-03-27Update "Getting Started" with more current information about 'clang-cc' and '...Ted Kremenek
2009-03-10update this, C headers don't need hacks anymore.Chris Lattner
2009-02-25clang seems "generally useful" for c and objc by now, though obviously bugsChris Lattner