lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 80ae68d1be


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 80ae68d1be2b1aa1cd893a1dee365ad551e21da7
Date: Wed, 20 Aug 2014 19:45:37 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".

The branch, master has been updated
       via  80ae68d1be2b1aa1cd893a1dee365ad551e21da7 (commit)
      from  af57a58b4810977d909d9533b58f5c1226fa78d2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 80ae68d1be2b1aa1cd893a1dee365ad551e21da7
Author: Simon Goldschmidt <address@hidden>
Date:   Wed Aug 20 21:45:31 2014 +0200

    changed win32 project files to MSVC9/Visual C++ 2008 and renamed the 
directory accordingly; added .gitignore to ignore all the MSVC build files

-----------------------------------------------------------------------

Summary of changes:
 .gitignore                                        |    9 +++++++++
 ports/win32/.cvsignore                            |    1 -
 ports/win32/{msvc8 => msvc}/libcheck.vcproj       |    3 ++-
 ports/win32/{msvc8 => msvc}/lwIP.vcproj           |    3 ++-
 ports/win32/{msvc8 => msvc}/lwIP_Test.sln         |    4 ++--
 ports/win32/{msvc8 => msvc}/lwIP_Test.vcproj      |    7 ++++++-
 ports/win32/{msvc8 => msvc}/lwIP_pcapif.vcproj    |    3 ++-
 ports/win32/{msvc8 => msvc}/lwIP_unittests.sln    |    4 ++--
 ports/win32/{msvc8 => msvc}/lwip_unittests.vcproj |    7 ++++++-
 ports/win32/{msvc8 => msvc}/makefsdata.vcproj     |    7 ++++++-
 ports/win32/{msvc8 => msvc}/readme.txt            |    0
 11 files changed, 37 insertions(+), 11 deletions(-)
 create mode 100644 .gitignore
 delete mode 100644 ports/win32/.cvsignore
 rename ports/win32/{msvc8 => msvc}/libcheck.vcproj (98%)
 rename ports/win32/{msvc8 => msvc}/lwIP.vcproj (99%)
 rename ports/win32/{msvc8 => msvc}/lwIP_Test.sln (96%)
 rename ports/win32/{msvc8 => msvc}/lwIP_Test.vcproj (98%)
 rename ports/win32/{msvc8 => msvc}/lwIP_pcapif.vcproj (98%)
 rename ports/win32/{msvc8 => msvc}/lwIP_unittests.sln (95%)
 rename ports/win32/{msvc8 => msvc}/lwip_unittests.vcproj (92%)
 rename ports/win32/{msvc8 => msvc}/makefsdata.vcproj (95%)
 rename ports/win32/{msvc8 => msvc}/readme.txt (100%)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

[Prev in Thread] Current Thread [Next in Thread]