Commit Graph

11 Commits (c050d0fa19a2dbb34e1e99403b597a5e8e51b6e5)

Author SHA1 Message Date
Nathan Rajlich 72824d8d2d Make sure 'ARCH' get's defined with the CMake build system.
Fixes #1004.
2011-05-06 16:03:39 -07:00
Ryan Dahl 247d880113 Merge branch 'v0.4'
Conflicts:
	src/node_version.h
2011-03-14 17:45:15 -07:00
Tom Hughes 2c185a9dfd Use higher resolution clock for uptime on Linux (if available). 2011-03-09 09:16:11 -08:00
Tom Hughes 7a272d92e3 cmake: explicitly disable fdatasync when building for OSX.
This ensures that the check_function_exists() for fdatasync in the
libeio CMakeLists.txt is not run, since that fails on some versions of
OSX (http://public.kitware.com/Bug/view.php?id=10044).
2011-03-07 10:47:29 -08:00
Tom Hughes 3313ff1d1b cmake: dtrace support. 2011-02-18 10:45:25 -08:00
Tom Hughes de2686c3e1 cmake: cleanup. 2011-02-18 10:45:04 -08:00
Tom Hughes 8bedde464f cmake: Fix mac snow leopard build. 2011-02-18 10:44:58 -08:00
Daniel Gröber 71a8a3b78c cmake fixes
Closes GH-640.
2011-02-07 12:52:20 -08:00
Tom Hughes e03fae1447 cmake: Fix OpenSSL detection and node crypto compilation. 2010-12-22 16:12:39 -08:00
Tom Hughes b46f10a11f cmake: Add coverage support. 2010-12-02 10:35:39 -08:00
Tom Hughes 446beebd79 Add cmake build support.
Squashed commit of ca128f7dcd28cbcfba154c8577ed54d4aa71dd02 with
contributions from Mark Constable (markc@renta.net) and Daniel Gröber
(darklord@darkboxed.org).
2010-11-22 13:32:49 -08:00