[Cmake-commits] CMake branch, master, updated. v3.1.2-1038-gdb9a2e8

Brad King brad.king at kitware.com
Tue Feb 10 09:37:52 EST 2015


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

The branch, master has been updated
       via  db9a2e8966256d50efcd593a20ed8a2b8b9cc05e (commit)
       via  0f870234febd9dba0df78e903b412ea19d681062 (commit)
       via  cd408d93fdf347ff63a8062f75f1f4ee3e898b17 (commit)
       via  87be2e1427ba2b1b7697c9332487862917897dca (commit)
      from  80c080052a123b71b69bf42fa99e01df621502bb (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 -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=db9a2e8966256d50efcd593a20ed8a2b8b9cc05e
commit db9a2e8966256d50efcd593a20ed8a2b8b9cc05e
Merge: 80c0800 0f87023
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Feb 10 09:37:50 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Feb 10 09:37:50 2015 -0500

    Merge topic 'no-global-setlocale'
    
    0f870234 Merge branch 'backport-no-global-setlocale' into no-global-setlocale
    cd408d93 Add setlocale() calls around use of libarchive APIs (#14934, #15377)
    87be2e14 Do not call setlocale() globally in CMake applications (#15377)


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

Summary of changes:
 Source/CMakeLists.txt                          |    1 +
 Source/CPack/cpack.cxx                         |    2 --
 Source/CursesDialog/ccmake.cxx                 |    3 ---
 Source/cmArchiveWrite.cxx                      |    4 ++++
 Source/{cmCurl.h => cmLocale.h}                |   22 ++++++++++++++++------
 Source/cmSystemTools.cxx                       |    3 +++
 Source/cmakemain.cxx                           |    2 --
 Source/ctest.cxx                               |    3 ---
 Tests/CMakeLib/PseudoMemcheck/memtester.cxx.in |    2 --
 9 files changed, 24 insertions(+), 18 deletions(-)
 copy Source/{cmCurl.h => cmLocale.h} (67%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list