Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Ninja: don't break because of empty commands | Peter Kuemmel | 2012-06-05 | 1 | -1/+8 | |
| | * | | | | | | | Ninja: also create rspfile rules | Peter Kuemmel | 2012-06-05 | 1 | -1/+2 | |
| | * | | | | | | | Ninja: check for valid pointer | Peter Kuemmel | 2012-06-05 | 1 | -2/+2 | |
| | * | | | | | | | Ninja: 30000 is too long for windows cmd | Peter Kuemmel | 2012-06-05 | 1 | -1/+1 | |
| | * | | | | | | | Ninja: add response file support on Windows | Peter Kuemmel | 2012-06-05 | 5 | -36/+111 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-19 | 1 | -1/+1 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-18 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-17 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-16 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-15 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'remove-unnecessary-bz2-files' | David Cole | 2012-06-14 | 3 | -0/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | BZip2: Remove unnecessary *.bz2 files from CMake source tree | David Cole | 2012-06-13 | 3 | -0/+0 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'EclipseParallelMakeForBuildProject' | David Cole | 2012-06-14 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Eclipse: parallel build also for "Build project" #13287 | Alex Neundorf | 2012-06-13 | 1 | -2/+5 | |
* | | | | | | | | | Merge topic 'install-case-sensitive-mac' | David Cole | 2012-06-14 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | install: Fix FILES_MATCHING on case-sensitive Mac filesystems (#13177) | Brad King | 2012-06-13 | 1 | -2/+4 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'RemoveASMDebugOutput' | David Cole | 2012-06-14 | 1 | -6/+0 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | ASM compiler detection: remove debug output (#13270) | Alex Neundorf | 2012-06-12 | 1 | -6/+0 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-14 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-13 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'object-library-is-not-shared' | David Cole | 2012-06-12 | 1 | -7/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add_library: Allow OBJECT library without dynamic linking (#13289) | Brad King | 2012-06-11 | 1 | -7/+8 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'position-independent-targets' | David Cole | 2012-06-12 | 47 | -29/+420 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Refactor generation of shared library flags | Stephen Kelly | 2012-06-12 | 20 | -19/+325 | |
| * | | | | | | | Add platform variable for flags specific to shared libraries | Stephen Kelly | 2012-06-12 | 6 | -2/+15 | |
| * | | | | | | | Add platform variables for position independent code flags | Stephen Kelly | 2012-06-12 | 25 | -8/+80 | |
* | | | | | | | | Merge topic 'UseJava-13281' | David Cole | 2012-06-12 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | UseJava: fix find_jar() called with multiple files (#13281) | Rolf Eike Beer | 2012-06-08 | 1 | -2/+2 | |
* | | | | | | | | | Merge topic 'update-KWIML' | David Cole | 2012-06-12 | 1 | -55/+173 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'upstream-kwiml' into update-KWIML | Brad King | 2012-06-07 | 1 | -55/+173 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | KWIML: Report broken integer format macros on AIX 4.3 | Brad King | 2012-06-07 | 1 | -0/+59 | |
| | * | | | | | | | | | KWIML: Add interface to report broken integer format macros | Brad King | 2012-06-07 | 1 | -55/+114 | |
* | | | | | | | | | | | Merge topic 'no-std-stringstream' | David Cole | 2012-06-12 | 5 | -12/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Avoid direct use of std::(o|)stringstream (#13272) | Brad King | 2012-06-12 | 5 | -12/+13 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'libarchive-sun' | David Cole | 2012-06-12 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | libarchive: Avoid 'inline' on SunPro < 5.9 (#13277) | Brad King | 2012-06-07 | 1 | -0/+3 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'VS-Fortran-Intel-2013' | David Cole | 2012-06-12 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | VS: Set Intel Fortran 13 project version | Zaheer Chothia | 2012-06-06 | 1 | -2/+4 | |
* | | | | | | | | | | | Merge topic 'makefile-escape-equals' | David Cole | 2012-06-12 | 1 | -19/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Makefile: Support directory names containing '=' (#12934) | Brad King | 2012-06-06 | 1 | -19/+32 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'archive-exclude-file-flags' | David Cole | 2012-06-12 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cmArchiveWrite: Clear fflags from archive entries | Brad King | 2012-06-06 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge topic 'KWSys-hashtable-old-gcc' | David Cole | 2012-06-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | KWSys: Fix hashtable prime list on g++ 2.9 (#13273) | Daniel R. Gomez | 2012-06-05 | 1 | -1/+1 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'FindBZip2-GnuWin32-registry' | David Cole | 2012-06-12 | 1 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | FindBZip2: Search locations in GnuWin32 registry | Brad King | 2012-06-05 | 1 | -3/+7 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'FindPythonLibs-13216' | David Cole | 2012-06-12 | 1 | -2/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | FindPythonLibs: honor EXACT version specification (#13216) | Rolf Eike Beer | 2012-06-05 | 1 | -2/+8 | |
* | | | | | | | | | | | | | Merge topic 'CPackRPM-emptyPerComponentREQUIRES' | David Cole | 2012-06-12 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | CPackRPM: avoid leakage of RPM directive from one component to another. | Eric NOULARD | 2012-06-05 | 1 | -1/+4 | |
| |/ / / / / / / / / / / |