- 23 Mar, 2015 1 commit
-
-
Kitware Robot authored
-
- 22 Mar, 2015 1 commit
-
-
Kitware Robot authored
-
- 21 Mar, 2015 1 commit
-
-
Kitware Robot authored
-
- 20 Mar, 2015 12 commits
-
-
39451413 FPHSA: Revise documented command signature
-
f9d09626 WCDH: Fix cxx_nullptr workaround for pre-C++11 compilers
-
Brad King authored
-
GLOB lists directories by default and GLOB_RECURSE does not. LIST_DIRECTORIES enables user to control the behavior explicitly for consistently for both GLOB and GLOB_RECURSE.
-
Brad King authored
-
Kitware Robot authored
- 19 Mar, 2015 1 commit
-
-
Kitware Robot authored
-
- 18 Mar, 2015 5 commits
-
-
Brad King authored
The phony rules added by commit v2.8.12~248^2 (Ninja: Custom Command file depends don't need to exist before building, 2013-06-07) are circular, e.g. build side-effect: phony side-effect This is not diagnosed by Ninja as of version 1.5, but the dependency does not make sense. Simply drop it and use phony rules of the form build side-effect: phony instead. Reported-by: Daniel Dunbar
-
Gregor Jasny authored
For mode 2 the first argument is not the literal NAME but the package name. Signed-off-by:
Gregor Jasny <gjasny@googlemail.com>
-
Brad King authored
-
Extract upstream KWSys using the following shell commands. $ git archive --prefix=upstream-kwsys/ 9367a33b | tar x $ git shortlog --no-merges --abbrev=8 --format='%h %s' 4a698414..9367a33b Brad King (1): 20f50727 SystemInformation: Add missing 'break' in StacktraceSignalHandler Sean McBride (2): 093eae34 SystemInformation: Fix -Wswitch-enum warnings 9367a33b testHashSTL: Fix warnings by marking private functions static Change-Id: Ia4ba110c901698f08797412da5773abf4c4c5330
-
Kitware Robot authored
-
- 17 Mar, 2015 13 commits
-
-
Brad King authored
-
Signed-off-by:
Max Filippov <jcmvbkbc@gmail.com>
-
Brad King authored
Drop the 'UNIX' condition on GNU compiler features. Suggested-by:
David Demelier <demelier.david@gmail.com>
-
Domen Vrankar authored
Fixes mantis bug report with id 15169. Some component specific attributes were leaking to next component. Leakage handling was implemented in different locations but there were still attributes that leaked. Patch encapsulates generator into function so all current leaks are fixed and no future leaks can occur.
-
Domen Vrankar authored
Component specific attributes test passed even when attribute was able to leak to the next component as library package is the last that is generated. This patch fixes the test as header package is generated in the middle so leakage causes the test to fail.
-
1bda8f1f CPackWIX: Customize CMake installer theme.
-
49c8dcf7 FindMatlab: Rewrite module and provide a usage API
-
Implement a brand new FindMatlab module: - Add support for versions and components. - Find Matlab and its version in a more precise and multiplatform way. - Add API to create a new mex extension with documentation. - Add API to add matlab unit tests (with or without the unit test framework). - Find as much as possible based on a single Matlab_ROOT_DIR cache entry and allow the user to change it to re-find everything.
-
Kitware Robot authored
-
- 16 Mar, 2015 1 commit
-
-
Kitware Robot authored
-
- 15 Mar, 2015 3 commits
-
-
Domen Vrankar authored
Fixed architecture test that was missing architecture in regular expressions - bug was detected on older rpm versions where the check failed. Extended architecture test that takes into account older versions of rpm. This patch is related to 15442.
-
Domen Vrankar authored
Patch fixes bug in test reported with id 15442 - older versions of rpm print out package info a bit differently so we should ignore white spaces
-
Kitware Robot authored
-
- 14 Mar, 2015 1 commit
-
-
Kitware Robot authored
-
- 13 Mar, 2015 1 commit
-
-
Kitware Robot authored
-