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, next has been updated
       via  cde1bb24e240366fd2c87a4918e1121045ee442e (commit)
       via  e96d5ccfab7cb87c199f6aaf9c7f41257855f897 (commit)
      from  34c4e62dc7fd782e916dbe512f3caa863a8735c6 (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=cde1bb24e240366fd2c87a4918e1121045ee442e
commit cde1bb24e240366fd2c87a4918e1121045ee442e
Merge: 34c4e62 e96d5cc
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Wed Jan 14 15:14:29 2015 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Wed Jan 14 15:14:29 2015 -0500

    Merge topic 'Apple-compiler-selection' into next
    
    e96d5ccf Help: Add notes for topic 'Apple-compiler-selection'


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e96d5ccfab7cb87c199f6aaf9c7f41257855f897
commit e96d5ccfab7cb87c199f6aaf9c7f41257855f897
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Wed Jan 14 15:13:33 2015 -0500
Commit:     Brad King <brad.k...@kitware.com>
CommitDate: Wed Jan 14 15:13:33 2015 -0500

    Help: Add notes for topic 'Apple-compiler-selection'

diff --git a/Help/release/dev/Apple-compiler-selection.rst 
b/Help/release/dev/Apple-compiler-selection.rst
new file mode 100644
index 0000000..5ff5653
--- /dev/null
+++ b/Help/release/dev/Apple-compiler-selection.rst
@@ -0,0 +1,8 @@
+Apple-compiler-selection
+------------------------
+
+* On OS X with Makefile and Ninja generators, when a compiler is found
+  in ``/usr/bin`` it is now mapped to the corresponding compiler inside
+  the Xcode application folder, if any.  This allows such build
+  trees to continue to work with their original compiler even when
+  ``xcode-select`` switches to a different Xcode installation.

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

Summary of changes:
 Help/release/dev/Apple-compiler-selection.rst |    8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 Help/release/dev/Apple-compiler-selection.rst


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/mailman/listinfo/cmake-commits

Reply via email to