This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient-contrib. commit ef4f85b395004f2f2368da1fe0b491dbc502abeb Author: Mike DePaulo <mikedep333@gmail.com> Date: Sat Jan 10 16:58:34 2015 -0500 Add DLLs from MSVC 2008 SP1 9.0.30729.8387 x86 --- MSVC-DLLs/2008-SP1-9.0.30729.8387-x86/msvcm90.dll | Bin 0 -> 225280 bytes MSVC-DLLs/2008-SP1-9.0.30729.8387-x86/msvcp90.dll | Bin 0 -> 570512 bytes MSVC-DLLs/2008-SP1-9.0.30729.8387-x86/msvcr90.dll | Bin 0 -> 653968 bytes .../2008-SP1-9.0.30729.8387-x86_set-timestamps.sh | 3 +++ 4 files changed, 3 insertions(+) diff --git a/MSVC-DLLs/2008-SP1-9.0.30729.8387-x86/msvcm90.dll b/MSVC-DLLs/2008-SP1-9.0.30729.8387-x86/msvcm90.dll new file mode 100755 index 0000000..274cd7d Binary files /dev/null and b/MSVC-DLLs/2008-SP1-9.0.30729.8387-x86/msvcm90.dll differ diff --git a/MSVC-DLLs/2008-SP1-9.0.30729.8387-x86/msvcp90.dll b/MSVC-DLLs/2008-SP1-9.0.30729.8387-x86/msvcp90.dll new file mode 100755 index 0000000..71c8e72 Binary files /dev/null and b/MSVC-DLLs/2008-SP1-9.0.30729.8387-x86/msvcp90.dll differ diff --git a/MSVC-DLLs/2008-SP1-9.0.30729.8387-x86/msvcr90.dll b/MSVC-DLLs/2008-SP1-9.0.30729.8387-x86/msvcr90.dll new file mode 100755 index 0000000..789dc20 Binary files /dev/null and b/MSVC-DLLs/2008-SP1-9.0.30729.8387-x86/msvcr90.dll differ diff --git a/MSVC-DLLs/2008-SP1-9.0.30729.8387-x86_set-timestamps.sh b/MSVC-DLLs/2008-SP1-9.0.30729.8387-x86_set-timestamps.sh new file mode 100644 index 0000000..cf64059 --- /dev/null +++ b/MSVC-DLLs/2008-SP1-9.0.30729.8387-x86_set-timestamps.sh @@ -0,0 +1,3 @@ +touch --no-create -d "2013-08-03 00:40:17.598539900 -0400" "2008-SP1-9.0.30729.8387-x86/msvcm90.dll" +touch --no-create -d "2013-08-03 00:40:17.614166500 -0400" "2008-SP1-9.0.30729.8387-x86/msvcp90.dll" +touch --no-create -d "2013-08-03 00:40:17.661046900 -0400" "2008-SP1-9.0.30729.8387-x86/msvcr90.dll" -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient-contrib.git