index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmTryCompileCommand.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1
/
+1
*
modernize: manage cmCommand instances using unique_ptr.
Marc Chevrier
2019-07-14
1
-2
/
+7
*
Maint: misc. typos
luz.paz
2018-08-24
1
-1
/
+1
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-2
/
+2
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1
/
+1
*
cmCommand: remove unused methods from interface and all implementations
Daniel Pfeifer
2017-05-11
1
-5
/
+0
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1
/
+1
*
cmConfigure: Ensure separate include block in headers
Daniel Pfeifer
2017-04-11
1
-0
/
+1
*
Include necessary headers in commands
Daniel Pfeifer
2016-10-26
1
-0
/
+7
*
Make cmCommand not inherit from cmObject
Daniel Pfeifer
2016-10-23
1
-2
/
+0
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-4
/
+4
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-8
/
+3
*
stringapi: Command names
Ben Boeckel
2014-03-08
1
-1
/
+1
*
Drop builtin command documentation
Brad King
2013-10-16
1
-75
/
+0
*
try_compile: Add COPY_FILE_ERROR option to capture failure
Brad King
2013-07-15
1
-2
/
+2
*
try_compile: Add signature to allow multiple SOURCES
Brad King
2013-06-06
1
-5
/
+5
*
Handle targets in the LINK_LIBRARIES of try_compile.
Stephen Kelly
2013-02-22
1
-1
/
+7
*
Add 'const' qualifier to some cmCommand members
Yury G. Kudryashov
2012-02-29
1
-3
/
+3
*
Minor fix to try_compile() docs (#12333)
Alex Neundorf
2011-07-12
1
-4
/
+5
*
CMake: Clarify the --debug-trycompile help text
David Cole
2011-04-12
1
-5
/
+11
*
Merge topic 'try_compile-Makefile-config'
Brad King
2011-01-19
1
-1
/
+3
|
\
|
*
Document CMAKE_TRY_COMPILE_CONFIGURATION variable
Brad King
2011-01-17
1
-1
/
+3
*
|
Document try_compile behavior more clearly (#11688)
Brad King
2011-01-12
1
-18
/
+23
|
/
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-1
/
+2
*
STYLE: Spelling fixes on documentation
Amitha Perera
2008-01-09
1
-1
/
+1
*
ENH: make commands lower case by default
Ken Martin
2007-10-10
1
-9
/
+9
*
STYLE: fix line lengths
Alexander Neundorf
2007-07-20
1
-3
/
+3
*
ENH: add COPY_FILE argument to TRY_COMPILE, so the compiled executable can
Alexander Neundorf
2007-05-24
1
-6
/
+8
*
ENH: add two simple tests for TRY_RUN()
Alexander Neundorf
2007-05-24
1
-29
/
+3
*
ENH: move output file search to cmTryCompileCommand.cxx, so it can be used
Alexander Neundorf
2007-05-24
1
-3
/
+14
*
STYLE: fix documentation for command
Bill Hoffman
2007-05-18
1
-11
/
+22
*
STYLE: fix line length
Ken Martin
2006-05-12
1
-6
/
+7
*
ENH: fix line length style stuff
Bill Hoffman
2006-03-10
1
-1
/
+2
*
ENH: put CmakeTmp into CMakeFiles
Ken Martin
2006-01-12
1
-1
/
+1
*
STYLE: fix docs
Ken Martin
2005-11-17
1
-9
/
+9
*
ENH: add more docs
Bill Hoffman
2005-07-19
1
-2
/
+11
*
fix to the signature and argument parsing
Ken Martin
2003-12-11
1
-1
/
+1
*
BUG#163: Added documentation of OUTPUT_VARIABLE argument.
Brad King
2003-10-30
1
-3
/
+6
*
removed redundent includes
Ken Martin
2003-08-10
1
-1
/
+0
*
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
Brad King
2003-02-14
1
-7
/
+9
*
Make try compile add a depend to re-run cmake if its source chagnes
Bill Hoffman
2002-12-12
1
-1
/
+1
*
clean up entire temp directory
Bill Hoffman
2002-11-21
1
-1
/
+1
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3
/
+3
*
Abstract cleaning of files and add code that deletes files from Debug subdire...
Andy Cedilnik
2002-09-23
1
-2
/
+8
*
updated to try compile
Ken Martin
2002-09-19
1
-3
/
+15
*
now Try compile can include CMAKE_FLAGS
Ken Martin
2002-09-18
1
-2
/
+2
*
slight change in signature
Ken Martin
2002-09-17
1
-2
/
+2
*
another signature for Try_Compile
Ken Martin
2002-09-12
1
-1
/
+3
[next]