index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Basic
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2010-10-22
Don't try to guess svn version when current path is a symlink.
Oscar Fuentes
2010-09-13
Revert "CMake: Update to use standard CMake dependency tracking facilities in...
Michael J. Spencer
2010-09-10
CMake: Update to use standard CMake dependency tracking facilities instead
Michael J. Spencer
2010-06-17
Update CMake build system for ARM NEON generation.
Douglas Gregor
2010-06-17
Update CMake build for new attribute changes.
Sean Hunt
2009-10-24
Fix cmake failure trying to get SVN info for non-SVN trees.
Daniel Dunbar
2009-10-05
Provide a common set of routines in Version.h that return Subversion
Douglas Gregor
2009-06-14
move the various builtins stuff from libast to libbasic. This
Chris Lattner
2009-04-22
Remove the serialization code that predates precompiled
Douglas Gregor
2009-04-22
Add missing dependency, patch by Jason Haslam!
Chris Lattner
2009-04-01
Add ConvertUTF module from http://www.unicode.org/Public/PROGRAMS/CVTUTF.
Steve Naroff
2009-03-16
Build system changes to use TableGen to generate the various
Douglas Gregor
2008-10-26
CMake: Builds and installs clang binary and libs (no docs yet). It
Oscar Fuentes