Print

Print


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 "xrootd".

The branch, master has been updated
       via  4882b0fd64199da88e583538527c816392ab50d3 (commit)
       via  82db34d035ea2d0c731b1bc87f7250d96cf5cc69 (commit)
      from  562c2262ac4da4891f0b4ae0808d82d24904ad10 (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 4882b0fd64199da88e583538527c816392ab50d3
Author: Gerri Ganis <[log in to unmask]>
Date:   Thu Jan 20 15:26:13 2011 +0100

      From B. Bellenot:
      - Fix issue with the new verion system on Windows (was not working at all)
      - Add support for MSVC++2010
      - Put the debug info into the object file instead of generating a PDB file
      - Unify the file format to Unix line endings

commit 82db34d035ea2d0c731b1bc87f7250d96cf5cc69
Author: Gerri Ganis <[log in to unmask]>
Date:   Wed Jan 19 12:46:21 2011 +0100

      From B. Bellenot:
      - Add support for MSVC++2010
      - Put the debug info into the object file instead of generating a PDB file
      - Unify the file format to Unix line endings

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

Summary of changes:
 Makefile.msc               |  288 ++++++++++++++++++++++---------------------
 genversion.bat             |   34 +++++
 src/XrdClient/Makefile.msc |    4 +-
 src/XrdNet/Makefile.msc    |  242 +++++++++++++++++++------------------
 src/XrdOuc/Makefile.msc    |  258 ++++++++++++++++++++--------------------
 src/XrdSys/Makefile.msc    |  254 ++++++++++++++++++++-------------------
 6 files changed, 564 insertions(+), 516 deletions(-)
 mode change 100644 => 100755 Makefile.msc
 create mode 100755 genversion.bat
 mode change 100644 => 100755 src/XrdClient/Makefile.msc
 mode change 100644 => 100755 src/XrdNet/Makefile.msc
 mode change 100644 => 100755 src/XrdOuc/Makefile.msc
 mode change 100644 => 100755 src/XrdSys/Makefile.msc


hooks/post-receive
-- 
xrootd