[cmake-developers] [PATCH] FindIntl: Module to find Gettext libintl headers and library

2014-11-09 Thread Roger Leigh
Hi, I have attached an initial patch for adding support for Sun/Uniforum/GNU gettext libintl. This is likely better in cmake than upstream because there are: 1) multiple upstreams (Sun, GNU) 2) it may or may not be in the glibc C library depending upon the platform and build options used It

[cmake-developers] [Review Request][3.1-rc1 regression] topic fix_link-line-dedup_regression

2014-11-09 Thread Daniele E. Domenichelli
Hello, Please review topic fix_link-line-dedup_regression: Fix regression in link order introduced by the link-line-dedup topic Some compilers will fail linking if an executable is linking to a library that is not used and a static library that uses the shared one. This patch reverse the direc

Re: [cmake-developers] CMake 3.1 regression with incremental builds ?

2014-11-09 Thread Stephen Kelly
On 11/07/2014 05:52 PM, Brad King wrote: > On 11/07/2014 11:43 AM, Ben Boeckel wrote: >>> IIUC that is to create a cmSourceFile entry for the object file >>> corresponding to the source file. They are different entries. >> Do we know the source file doesn't exist at this point? If so, >> CreateSou

[cmake-developers] [CMake 0015238]: Add timestamp in seconds starts at the Unix Epoch on January 1st, 1970 at UTC.

2014-11-09 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=15238 == Reported By:Dudi Assigned To: ==