]> git.lizzy.rs Git - rust.git/commit
Re-add libuv as a submodule.
authorErick Tryzelaar <erick.tryzelaar@gmail.com>
Tue, 8 Nov 2011 22:36:19 +0000 (14:36 -0800)
committerBrian Anderson <banderson@mozilla.com>
Wed, 9 Nov 2011 03:01:47 +0000 (19:01 -0800)
commitab265586eb6d2b87843fc6ad1ad1809c92c8d8f7
tree50b481d7781f4438b16e575dfa71d75e049df870
parent1c87b9708c89c95e26e6fc7e676422bc329d165b
Re-add libuv as a submodule.
72 files changed:
.gitmodules
Makefile.in
mk/clean.mk
mk/dist.mk
mk/libuv/ia32/mac/Makefile
mk/libuv/ia32/mac/Makefile-e [new file with mode: 0644]
mk/libuv/ia32/mac/gyp-mac-tool
mk/libuv/ia32/mac/src/libuv/run-benchmarks.target.mk [new file with mode: 0644]
mk/libuv/ia32/mac/src/libuv/run-tests.target.mk [new file with mode: 0644]
mk/libuv/ia32/mac/src/libuv/uv.Makefile [new file with mode: 0644]
mk/libuv/ia32/mac/src/libuv/uv.target.mk [new file with mode: 0644]
mk/libuv/ia32/mac/src/rt/libuv/run-benchmarks.target.mk [deleted file]
mk/libuv/ia32/mac/src/rt/libuv/run-tests.target.mk [deleted file]
mk/libuv/ia32/mac/src/rt/libuv/uv.Makefile [deleted file]
mk/libuv/ia32/mac/src/rt/libuv/uv.target.mk [deleted file]
mk/libuv/ia32/unix/Makefile
mk/libuv/ia32/unix/Makefile-e [new file with mode: 0644]
mk/libuv/ia32/unix/src/libuv/run-benchmarks.target.mk [new file with mode: 0644]
mk/libuv/ia32/unix/src/libuv/run-tests.target.mk [new file with mode: 0644]
mk/libuv/ia32/unix/src/libuv/uv.Makefile [new file with mode: 0644]
mk/libuv/ia32/unix/src/libuv/uv.target.mk [new file with mode: 0644]
mk/libuv/ia32/unix/src/rt/libuv/run-benchmarks.target.mk [deleted file]
mk/libuv/ia32/unix/src/rt/libuv/run-tests.target.mk [deleted file]
mk/libuv/ia32/unix/src/rt/libuv/uv.Makefile [deleted file]
mk/libuv/ia32/unix/src/rt/libuv/uv.target.mk [deleted file]
mk/libuv/ia32/win/Makefile
mk/libuv/ia32/win/Makefile-e [new file with mode: 0644]
mk/libuv/ia32/win/src/libuv/run-benchmarks.target.mk [new file with mode: 0644]
mk/libuv/ia32/win/src/libuv/run-tests.target.mk [new file with mode: 0644]
mk/libuv/ia32/win/src/libuv/uv.Makefile [new file with mode: 0644]
mk/libuv/ia32/win/src/libuv/uv.target.mk [new file with mode: 0644]
mk/libuv/ia32/win/src/rt/libuv/run-benchmarks.target.mk [deleted file]
mk/libuv/ia32/win/src/rt/libuv/run-tests.target.mk [deleted file]
mk/libuv/ia32/win/src/rt/libuv/uv.Makefile [deleted file]
mk/libuv/ia32/win/src/rt/libuv/uv.target.mk [deleted file]
mk/libuv/x86_64/mac/Makefile
mk/libuv/x86_64/mac/Makefile-e [new file with mode: 0644]
mk/libuv/x86_64/mac/gyp-mac-tool
mk/libuv/x86_64/mac/src/libuv/run-benchmarks.target.mk [new file with mode: 0644]
mk/libuv/x86_64/mac/src/libuv/run-benchmarks.target.mk-e [new file with mode: 0644]
mk/libuv/x86_64/mac/src/libuv/run-tests.target.mk [new file with mode: 0644]
mk/libuv/x86_64/mac/src/libuv/run-tests.target.mk-e [new file with mode: 0644]
mk/libuv/x86_64/mac/src/libuv/uv.Makefile [new file with mode: 0644]
mk/libuv/x86_64/mac/src/libuv/uv.target.mk [new file with mode: 0644]
mk/libuv/x86_64/mac/src/libuv/uv.target.mk-e [new file with mode: 0644]
mk/libuv/x86_64/mac/src/rt/libuv/run-benchmarks.target.mk [deleted file]
mk/libuv/x86_64/mac/src/rt/libuv/run-tests.target.mk [deleted file]
mk/libuv/x86_64/mac/src/rt/libuv/uv.Makefile [deleted file]
mk/libuv/x86_64/mac/src/rt/libuv/uv.target.mk [deleted file]
mk/libuv/x86_64/unix/Makefile
mk/libuv/x86_64/unix/Makefile-e [new file with mode: 0644]
mk/libuv/x86_64/unix/src/libuv/run-benchmarks.target.mk [new file with mode: 0644]
mk/libuv/x86_64/unix/src/libuv/run-tests.target.mk [new file with mode: 0644]
mk/libuv/x86_64/unix/src/libuv/uv.Makefile [new file with mode: 0644]
mk/libuv/x86_64/unix/src/libuv/uv.target.mk [new file with mode: 0644]
mk/libuv/x86_64/unix/src/rt/libuv/run-benchmarks.target.mk [deleted file]
mk/libuv/x86_64/unix/src/rt/libuv/run-tests.target.mk [deleted file]
mk/libuv/x86_64/unix/src/rt/libuv/uv.Makefile [deleted file]
mk/libuv/x86_64/unix/src/rt/libuv/uv.target.mk [deleted file]
mk/libuv/x86_64/win/Makefile
mk/libuv/x86_64/win/Makefile-e [new file with mode: 0644]
mk/libuv/x86_64/win/src/libuv/run-benchmarks.target.mk [new file with mode: 0644]
mk/libuv/x86_64/win/src/libuv/run-tests.target.mk [new file with mode: 0644]
mk/libuv/x86_64/win/src/libuv/uv.Makefile [new file with mode: 0644]
mk/libuv/x86_64/win/src/libuv/uv.target.mk [new file with mode: 0644]
mk/libuv/x86_64/win/src/rt/libuv/run-benchmarks.target.mk [deleted file]
mk/libuv/x86_64/win/src/rt/libuv/run-tests.target.mk [deleted file]
mk/libuv/x86_64/win/src/rt/libuv/uv.Makefile [deleted file]
mk/libuv/x86_64/win/src/rt/libuv/uv.target.mk [deleted file]
mk/rt.mk
src/etc/gyp-uv
src/libuv [new submodule]