summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2011-08-01cmake: Update for libuv.Tom Hughes7-53/+39
2011-05-06Make sure 'ARCH' get's defined with the CMake build system.Nathan Rajlich1-0/+1
2011-03-14Merge branch 'v0.4'Ryan Dahl2-0/+3
2011-03-09Use higher resolution clock for uptime on Linux (if available).Tom Hughes1-1/+16
2011-03-08Add string class that uses ExternalAsciiStringResource.Tom Hughes1-0/+1
2011-03-07cmake: explicitly disable fdatasync when building for OSX.Tom Hughes1-0/+2
2011-02-18cmake: dtrace support.Tom Hughes2-0/+60
2011-02-18cmake: Add gdbjit and oprofile options.Tom Hughes1-4/+14
2011-02-18cmake: cleanup.Tom Hughes2-5/+3
2011-02-18cmake: Fix mac snow leopard build.Tom Hughes1-2/+13
2011-02-18cmake: set pre and post memcheck commands.Tom Hughes1-0/+2
2011-02-07cmake fixesDaniel Gröber2-1/+9
2010-12-22cmake: Add toolchain file for cross-compiling.Tom Hughes2-2/+25
2010-12-22cmake: Fix OpenSSL detection and node crypto compilation.Tom Hughes3-14/+18
2010-12-22cmake: add -lutilDaniel Gröber1-0/+5
2010-12-11Add os module and getHostnameBrian White1-0/+1
2010-12-02cmake: solaris fixes.Tom Hughes3-1/+18
2010-12-02cmake: Add coverage support.Tom Hughes1-5/+4
2010-11-23cmake: Install v8 headers include/nodeNikhil Marathe1-1/+11
2010-11-23Use CMake's standard way to find Python.Nikhil Marathe2-3/+3
2010-11-23cmake: fix debian package description.Tom Hughes1-6/+6
2010-11-23cmake cleanupDaniel Gröber2-89/+2
2010-11-22Add cmake build support.Tom Hughes11-0/+540