index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
www
/
hacking.html
Age
Commit message (
Expand
)
Author
2012-11-16
Mention the lldb formatters in the clang wiki under debugging.
Argyrios Kyrtzidis
2012-04-16
Add note to hacking.html that running the test harness directly from the comm...
Eli Friedman
2012-02-09
Updated information on how to perform command line testing on Windows when bu...
Aaron Ballman
2012-01-15
Fix ALL the markup.
Benjamin Kramer
2011-11-19
Tweak the guidelines for when one should send patches to cfe-commits vs. cfe-dev
Douglas Gregor
2011-11-16
Stop claiming that Visual Studio 2005 is a viable basis for building
Chandler Carruth
2011-07-27
Easier debugging with Visual Studio Visualizers, from Nikola Smiljanic!
Douglas Gregor
2011-04-15
fix a bunch of comment typos found by codespell. Patch by
Chris Lattner
2011-03-18
www/hacking.html: Add blurb of LLVM_LIT_TOOLS_DIR.
NAKAMURA Takumi
2011-03-18
www/hacking.html: Cosmetic change, to detabify, eliminate whitespace, and add...
NAKAMURA Takumi
2011-01-24
Note the need for --param=build_config=whatever in the Hacking Clang document...
Douglas Gregor
2010-09-11
Update website to reflect that tests are no longer failing on Windows.
Francois Pichet
2010-09-03
Put the info on testing from the command line into its own section
Dawn Perchik
2010-06-10
www: Add note on running clang tests from a CMake build, patch by Peter Coll...
Daniel Dunbar
2010-01-22
Add a Coding Standards section to hacking.html, and point out that cstdio is ...
Daniel Dunbar
2009-12-11
Update docs/comments/utils/examples to refer to clang -cc1 instead of clang-cc.
Daniel Dunbar
2009-11-06
Update clang web pages with respect to Windows
John Thompson
2009-08-20
Improve the Getting Started and Hacking web pages, patch by
Chris Lattner
2009-08-06
s/ccc/clang/
Daniel Dunbar
2009-08-03
Website updates for working with Visual Studio and making patches.
Eli Friedman
2009-02-14
Add svn:eol-style=native to some files
Cedric Venet
2008-11-25
add note about running the test suite with valgrind
Nuno Lopes
2008-11-18
Add some quick notes on the clang tests and running the LLVM test
Daniel Dunbar
2008-11-13
Fix some validation errors.
Daniel Dunbar
2008-11-13
Start a "hacking" page with some simple notes on getting started
Daniel Dunbar