FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Source/cmAddDefinitionsCommand.h - Kitware/CMake · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Kitware
/
CMake
Public
Notifications
You must be signed in to change notification settings
Fork
2.7k
Star
8k
Code
Actions
Security and quality
0
Insights
Additional navigation options
Code
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
CMake
Source
cmAddDefinitionsCommand.h
on
master
User selector
Datepicker
Commit history
Commits on Mar 3, 2025
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Show description for 1772622
kwrobot
authored and
bradking
committed
1772622
View commit details
Copy full SHA for 1772622
View code at this point
Browse repository at this point
Commits on Sep 3, 2020
Modernize: Use #pragma once in all header files
Show description for bdca8b0
kwrobot
authored and
KyleFromKitware
committed
bdca8b0
View commit details
Copy full SHA for bdca8b0
View code at this point
Browse repository at this point
Commits on Aug 7, 2019
cmA*Command: Turn into free functions
Show description for 9ba0bf6
wahikihiki
committed
9ba0bf6
View commit details
Copy full SHA for 9ba0bf6
View code at this point
Browse repository at this point
Commits on Jul 14, 2019
modernize: manage cmCommand instances using unique_ptr.
MarkaPola
committed
1591f13
View commit details
Copy full SHA for 1591f13
View code at this point
Browse repository at this point
Commits on Sep 15, 2017
Use C++11 override instead of CM_OVERRIDE
Show description for 0b33aee
bradking
committed
0b33aee
View commit details
Copy full SHA for 0b33aee
View code at this point
Browse repository at this point
Commits on Aug 26, 2017
IWYU: Mark cmConfigure.h with pragma: keep
Show description for ca2233e
purpleKarrot
committed
ca2233e
View commit details
Copy full SHA for ca2233e
View code at this point
Browse repository at this point
Commits on May 11, 2017
cmCommand: remove unused methods from interface and all implementations
purpleKarrot
committed
a1218f5
View commit details
Copy full SHA for a1218f5
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
Use quotes for non-system includes
Show description for 1d829c8
purpleKarrot
committed
1d829c8
View commit details
Copy full SHA for 1d829c8
View code at this point
Browse repository at this point
cmConfigure: Ensure separate include block in headers
Show description for 5afac50
purpleKarrot
committed
5afac50
View commit details
Copy full SHA for 5afac50
View code at this point
Browse repository at this point
Commits on Oct 26, 2016
Include necessary headers in commands
purpleKarrot
committed
e81c323
View commit details
Copy full SHA for e81c323
View code at this point
Browse repository at this point
Commits on Oct 22, 2016
Make cmCommand not inherit from cmObject
purpleKarrot
committed
9855ebf
View commit details
Copy full SHA for 9855ebf
View code at this point
Browse repository at this point
Commits on Sep 27, 2016
Simplify CMake per-source license notices
Show description for 86578ec
bradking
committed
86578ec
View commit details
Copy full SHA for 86578ec
View code at this point
Browse repository at this point
Commits on Jun 27, 2016
mark functions with CM_OVERRIDE
purpleKarrot
committed
a7a9239
View commit details
Copy full SHA for a7a9239
View code at this point
Browse repository at this point
Commits on May 16, 2016
Revise C++ coding style using clang-format
Show description for d9fd2f5
kwrobot
authored and
bradking
committed
d9fd2f5
View commit details
Copy full SHA for d9fd2f5
View code at this point
Browse repository at this point
Commits on Mar 8, 2014
stringapi: Command names
mathstuf
authored and
bradking
committed
85fc9f2
View commit details
Copy full SHA for 85fc9f2
View code at this point
Browse repository at this point
Commits on Oct 16, 2013
Drop builtin command documentation
Show description for e33d8d2
bradking
committed
e33d8d2
View commit details
Copy full SHA for e33d8d2
View code at this point
Browse repository at this point
Commits on Jun 4, 2013
Remove unused cmAddDefinitionsCommand::ParseDefinition method.
steveire
committed
db15713
View commit details
Copy full SHA for db15713
View code at this point
Browse repository at this point
Commits on May 7, 2013
Fix spelling and typos (affecting binary data / module messages)
Andreas Mohr
authored and
bradking
committed
ddac8d3
View commit details
Copy full SHA for ddac8d3
View code at this point
Browse repository at this point
Commits on Feb 29, 2012
Add 'const' qualifier to some cmCommand members
Show description for 737c49a
urkud
authored and
bradking
committed
737c49a
View commit details
Copy full SHA for 737c49a
View code at this point
Browse repository at this point
Commits on Sep 28, 2009
Convert CMake to OSI-approved BSD License
Show description for 96afb12
bradking
committed
96afb12
View commit details
Copy full SHA for 96afb12
View code at this point
Browse repository at this point
Commits on Jan 23, 2008
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
martinken
committed
0e69d38
View commit details
Copy full SHA for 0e69d38
View code at this point
Browse repository at this point
Commits on Jan 18, 2008
ENH: Converted cmMakefile DefineFlags added by ADD_DEFINITIONS command into a COMPILE_DEFINITIONS directory property.
bradking
committed
433099e
View commit details
Copy full SHA for 433099e
View code at this point
Browse repository at this point
Commits on Oct 10, 2007
ENH: make commands lower case by default
martinken
committed
8d32d22
View commit details
Copy full SHA for 8d32d22
View code at this point
Browse repository at this point
Commits on Mar 10, 2006
STYLE: Fix some style issues
Andy Cedilnik
committed
634343c
View commit details
Copy full SHA for 634343c
View code at this point
Browse repository at this point
Commits on Mar 18, 2005
ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles curren…
Show description for 345cf04
martinken
committed
345cf04
View commit details
Copy full SHA for 345cf04
View code at this point
Browse repository at this point
Commits on Aug 10, 2003
removed redundent includes
martinken
committed
072db6a
View commit details
Copy full SHA for 072db6a
View code at this point
Browse repository at this point
Commits on Feb 14, 2003
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
bradking
committed
a025741
View commit details
Copy full SHA for a025741
View code at this point
Browse repository at this point
Commits on Dec 30, 2002
ENH: clean up docs some
billhoffman
committed
455b262
View commit details
Copy full SHA for 455b262
View code at this point
Browse repository at this point
Commits on Oct 23, 2002
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
bradking
committed
1f6a3c6
View commit details
Copy full SHA for 1f6a3c6
View code at this point
Browse repository at this point
Commits on Jan 21, 2002
ENH:Updated copyright
wschroed
committed
a6a43d5
View commit details
Copy full SHA for a6a43d5
View code at this point
Browse repository at this point
Commits on Sep 20, 2001
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
billhoffman
committed
baa28ef
View commit details
Copy full SHA for baa28ef
View code at this point
Browse repository at this point
Commits on Jun 6, 2001
ENH: rename Invoke to InitialPass
billhoffman
committed
9922155
View commit details
Copy full SHA for 9922155
View code at this point
Browse repository at this point
Commits on Apr 27, 2001
ENH:New copyright
wschroed
committed
54cfe84
View commit details
Copy full SHA for 54cfe84
View code at this point
Browse repository at this point
Commits on Apr 19, 2001
added if else endif add definition
martinken
committed
b5f6215
View commit details
Copy full SHA for b5f6215
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL