about summary refs log tree commit diff
path: root/mk/libuv/x86_64
AgeCommit message (Collapse)AuthorLines
2013-02-10etc: rework of how libuv is integrated into the buildJeff Olson-3582/+0
- thanks to work in libuv's upstream, we can call libuv's Makefile directly with parameters, instead of descending in gyp-uv madness and generating our own.
2012-03-28Fix ARFLAGS to be compatible with old RHEL5 ar.Graydon Hoare-2/+2
2012-02-11build: Disable libuv makefile auto-regenerationBrian Anderson-4/+4
2012-02-09fix build on freebsdJyun-Yan You-4/+835
2012-02-02Update libuv.Graydon Hoare-2280/+550
2012-01-01freebsd supportUser Jyyou-0/+697
2011-11-08Re-add libuv as a submodule.Erick Tryzelaar-887/+2339
2011-11-07Upgrade libuv to f1859eb841be2fe48512bc10e64556383f408b01Brian Anderson-5/+18
2011-11-02rerun the gyp-uv toolNiko Matsakis-26/+65
2011-11-02start going back to an i386 buildNiko Matsakis-6/+6
2011-11-02hack around on makefiles trying to get a 64 bit buildNiko Matsakis-0/+2280
right now there are many temporary hacks, search for NDM to find them