aboutsummaryrefslogtreecommitdiff
path: root/www/hacking.html
AgeCommit message (Expand)Author
2016-03-28Use VS2015 Project Support for Natvis to eliminate the need to manually insta...Mike Spertus
2014-06-12Tweak documentation.Nico Weber
2014-01-30Update debugging visualizers section.Nikola Smiljanic
2012-11-16Mention the lldb formatters in the clang wiki under debugging.Argyrios Kyrtzidis
2012-04-16Add note to hacking.html that running the test harness directly from the comm...Eli Friedman
2012-02-09Updated information on how to perform command line testing on Windows when bu...Aaron Ballman
2012-01-15Fix ALL the markup.Benjamin Kramer
2011-11-19Tweak the guidelines for when one should send patches to cfe-commits vs. cfe-devDouglas Gregor
2011-11-16Stop claiming that Visual Studio 2005 is a viable basis for buildingChandler Carruth
2011-07-27Easier debugging with Visual Studio Visualizers, from Nikola Smiljanic!Douglas Gregor
2011-04-15fix a bunch of comment typos found by codespell. Patch byChris Lattner
2011-03-18www/hacking.html: Add blurb of LLVM_LIT_TOOLS_DIR.NAKAMURA Takumi
2011-03-18www/hacking.html: Cosmetic change, to detabify, eliminate whitespace, and add...NAKAMURA Takumi
2011-01-24Note the need for --param=build_config=whatever in the Hacking Clang document...Douglas Gregor
2010-09-11Update website to reflect that tests are no longer failing on Windows.Francois Pichet
2010-09-03Put the info on testing from the command line into its own sectionDawn Perchik
2010-06-10www: Add note on running clang tests from a CMake build, patch by Peter Coll...Daniel Dunbar
2010-01-22Add a Coding Standards section to hacking.html, and point out that cstdio is ...Daniel Dunbar
2009-12-11Update docs/comments/utils/examples to refer to clang -cc1 instead of clang-cc.Daniel Dunbar
2009-11-06Update clang web pages with respect to WindowsJohn Thompson
2009-08-20Improve the Getting Started and Hacking web pages, patch byChris Lattner
2009-08-06s/ccc/clang/Daniel Dunbar
2009-08-03Website updates for working with Visual Studio and making patches.Eli Friedman
2009-02-14Add svn:eol-style=native to some filesCedric Venet
2008-11-25add note about running the test suite with valgrindNuno Lopes
2008-11-18Add some quick notes on the clang tests and running the LLVM testDaniel Dunbar
2008-11-13Fix some validation errors.Daniel Dunbar
2008-11-13Start a "hacking" page with some simple notes on getting startedDaniel Dunbar