Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CMake
CMake
Commits
54cfe84f
Commit
54cfe84f
authored
Apr 27, 2001
by
Will Schroeder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ENH:New copyright
parent
1ba4ef0f
Changes
128
Hide whitespace changes
Inline
Side-by-side
Showing
75 changed files
with
2122 additions
and
247 deletions
+2122
-247
Source/CMakeBuildTargets.cxx
Source/CMakeBuildTargets.cxx
+28
-3
Source/CMakeSetupCMD.cxx
Source/CMakeSetupCMD.cxx
+28
-3
Source/cmAddDefinitionsCommand.cxx
Source/cmAddDefinitionsCommand.cxx
+28
-3
Source/cmAddDefinitionsCommand.h
Source/cmAddDefinitionsCommand.h
+28
-3
Source/cmAddExecutableCommand.cxx
Source/cmAddExecutableCommand.cxx
+28
-3
Source/cmAddExecutableCommand.h
Source/cmAddExecutableCommand.h
+28
-3
Source/cmAddLibraryCommand.cxx
Source/cmAddLibraryCommand.cxx
+28
-3
Source/cmAddLibraryCommand.h
Source/cmAddLibraryCommand.h
+28
-3
Source/cmAddTargetCommand.cxx
Source/cmAddTargetCommand.cxx
+28
-3
Source/cmAddTargetCommand.h
Source/cmAddTargetCommand.h
+28
-3
Source/cmAuxSourceDirectoryCommand.cxx
Source/cmAuxSourceDirectoryCommand.cxx
+28
-3
Source/cmBuildSharedLibrariesCommand.cxx
Source/cmBuildSharedLibrariesCommand.cxx
+28
-3
Source/cmCableCloseNamespaceCommand.cxx
Source/cmCableCloseNamespaceCommand.cxx
+28
-3
Source/cmCableCloseNamespaceCommand.h
Source/cmCableCloseNamespaceCommand.h
+28
-3
Source/cmCableCommand.cxx
Source/cmCableCommand.cxx
+28
-3
Source/cmCableCommand.h
Source/cmCableCommand.h
+28
-3
Source/cmCableData.cxx
Source/cmCableData.cxx
+30
-5
Source/cmCableData.h
Source/cmCableData.h
+28
-3
Source/cmCableDefineSetCommand.cxx
Source/cmCableDefineSetCommand.cxx
+28
-3
Source/cmCableDefineSetCommand.h
Source/cmCableDefineSetCommand.h
+28
-3
Source/cmCableInstantiateClassCommand.cxx
Source/cmCableInstantiateClassCommand.cxx
+28
-3
Source/cmCableInstantiateClassCommand.h
Source/cmCableInstantiateClassCommand.h
+28
-3
Source/cmCableInstantiateCommand.cxx
Source/cmCableInstantiateCommand.cxx
+28
-3
Source/cmCableInstantiateCommand.h
Source/cmCableInstantiateCommand.h
+28
-3
Source/cmCableOpenNamespaceCommand.cxx
Source/cmCableOpenNamespaceCommand.cxx
+28
-3
Source/cmCableOpenNamespaceCommand.h
Source/cmCableOpenNamespaceCommand.h
+28
-3
Source/cmCablePackageCommand.cxx
Source/cmCablePackageCommand.cxx
+30
-5
Source/cmCablePackageCommand.h
Source/cmCablePackageCommand.h
+28
-3
Source/cmCablePackageEntryCommand.cxx
Source/cmCablePackageEntryCommand.cxx
+28
-3
Source/cmCablePackageEntryCommand.h
Source/cmCablePackageEntryCommand.h
+28
-3
Source/cmCableSourceFilesCommand.cxx
Source/cmCableSourceFilesCommand.cxx
+28
-3
Source/cmCableSourceFilesCommand.h
Source/cmCableSourceFilesCommand.h
+28
-3
Source/cmCableWrapCommand.cxx
Source/cmCableWrapCommand.cxx
+28
-3
Source/cmCableWrapCommand.h
Source/cmCableWrapCommand.h
+28
-3
Source/cmCacheManager.cxx
Source/cmCacheManager.cxx
+30
-5
Source/cmCacheManager.h
Source/cmCacheManager.h
+28
-3
Source/cmCommand.h
Source/cmCommand.h
+30
-5
Source/cmCommands.h
Source/cmCommands.h
+30
-5
Source/cmConfigureFileNoAutoconf.cxx
Source/cmConfigureFileNoAutoconf.cxx
+28
-3
Source/cmConfigureFileNoAutoconf.h
Source/cmConfigureFileNoAutoconf.h
+28
-3
Source/cmCustomCommand.cxx
Source/cmCustomCommand.cxx
+28
-3
Source/cmCustomCommand.h
Source/cmCustomCommand.h
+28
-3
Source/cmDSPMakefile.cxx
Source/cmDSPMakefile.cxx
+30
-5
Source/cmDSPMakefile.h
Source/cmDSPMakefile.h
+28
-3
Source/cmDSPWriter.cxx
Source/cmDSPWriter.cxx
+30
-5
Source/cmDSPWriter.h
Source/cmDSPWriter.h
+28
-3
Source/cmDSWMakefile.cxx
Source/cmDSWMakefile.cxx
+30
-5
Source/cmDSWMakefile.h
Source/cmDSWMakefile.h
+28
-3
Source/cmDSWWriter.cxx
Source/cmDSWWriter.cxx
+30
-5
Source/cmDSWWriter.h
Source/cmDSWWriter.h
+28
-3
Source/cmDirectory.cxx
Source/cmDirectory.cxx
+30
-5
Source/cmDirectory.h
Source/cmDirectory.h
+28
-3
Source/cmElseCommand.cxx
Source/cmElseCommand.cxx
+28
-3
Source/cmElseCommand.h
Source/cmElseCommand.h
+28
-3
Source/cmEndIfCommand.cxx
Source/cmEndIfCommand.cxx
+30
-5
Source/cmEndIfCommand.h
Source/cmEndIfCommand.h
+28
-3
Source/cmFindFileCommand.cxx
Source/cmFindFileCommand.cxx
+28
-3
Source/cmFindFileCommand.h
Source/cmFindFileCommand.h
+28
-3
Source/cmFindIncludeCommand.cxx
Source/cmFindIncludeCommand.cxx
+28
-3
Source/cmFindIncludeCommand.h
Source/cmFindIncludeCommand.h
+28
-3
Source/cmFindLibraryCommand.cxx
Source/cmFindLibraryCommand.cxx
+28
-3
Source/cmFindLibraryCommand.h
Source/cmFindLibraryCommand.h
+28
-3
Source/cmFindProgramCommand.cxx
Source/cmFindProgramCommand.cxx
+28
-3
Source/cmFindProgramCommand.h
Source/cmFindProgramCommand.h
+28
-3
Source/cmFunctionBlocker.h
Source/cmFunctionBlocker.h
+28
-3
Source/cmIfCommand.cxx
Source/cmIfCommand.cxx
+28
-3
Source/cmIfCommand.h
Source/cmIfCommand.h
+28
-3
Source/cmIncludeDirectoryCommand.cxx
Source/cmIncludeDirectoryCommand.cxx
+28
-3
Source/cmIncludeDirectoryCommand.h
Source/cmIncludeDirectoryCommand.h
+28
-3
Source/cmIncludeRegularExpressionCommand.cxx
Source/cmIncludeRegularExpressionCommand.cxx
+28
-3
Source/cmIncludeRegularExpressionCommand.h
Source/cmIncludeRegularExpressionCommand.h
+28
-3
Source/cmLibraryCommand.cxx
Source/cmLibraryCommand.cxx
+28
-3
Source/cmLibraryCommand.h
Source/cmLibraryCommand.h
+28
-3
Source/cmLinkDirectoriesCommand.cxx
Source/cmLinkDirectoriesCommand.cxx
+28
-3
Source/cmLinkDirectoriesCommand.h
Source/cmLinkDirectoriesCommand.h
+28
-3
No files found.
Source/CMakeBuildTargets.cxx
View file @
54cfe84f
...
@@ -6,11 +6,36 @@
...
@@ -6,11 +6,36 @@
Date: $Date$
Date: $Date$
Version: $Revision$
Version: $Revision$
Copyright (c) 2001 Insight Consortium
All rights reserved.
Copyright (c) 2000 National Library of Medicine
Redistribution and use in source and binary forms, with or without
All right
s re
served.
modification, are permitted provided that the following condition
s
a
re
met:
See COPYRIGHT.txt for copyright details.
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* The name of the Insight Consortium, nor the names of any consortium members,
nor of any contributors, may be used to endorse or promote products derived
from this software without specific prior written permission.
* Modified source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS''
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
=========================================================================*/
=========================================================================*/
#include "cmMakefile.h"
#include "cmMakefile.h"
...
...
Source/CMakeSetupCMD.cxx
View file @
54cfe84f
...
@@ -6,11 +6,36 @@
...
@@ -6,11 +6,36 @@
Date: $Date$
Date: $Date$
Version: $Revision$
Version: $Revision$
Copyright (c) 2001 Insight Consortium
All rights reserved.
Copyright (c) 2000 National Library of Medicine
Redistribution and use in source and binary forms, with or without
All right
s re
served.
modification, are permitted provided that the following condition
s
a
re
met:
See COPYRIGHT.txt for copyright details.
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* The name of the Insight Consortium, nor the names of any consortium members,
nor of any contributors, may be used to endorse or promote products derived
from this software without specific prior written permission.
* Modified source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS''
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
=========================================================================*/
=========================================================================*/
#include "cmStandardIncludes.h"
#include "cmStandardIncludes.h"
...
...
Source/cmAddDefinitionsCommand.cxx
View file @
54cfe84f
...
@@ -6,11 +6,36 @@
...
@@ -6,11 +6,36 @@
Date: $Date$
Date: $Date$
Version: $Revision$
Version: $Revision$
Copyright (c) 2001 Insight Consortium
All rights reserved.
Copyright (c) 2000 National Library of Medicine
Redistribution and use in source and binary forms, with or without
All right
s re
served.
modification, are permitted provided that the following condition
s
a
re
met:
See COPYRIGHT.txt for copyright details.
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* The name of the Insight Consortium, nor the names of any consortium members,
nor of any contributors, may be used to endorse or promote products derived
from this software without specific prior written permission.
* Modified source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS''
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
=========================================================================*/
=========================================================================*/
#include "cmAddDefinitionsCommand.h"
#include "cmAddDefinitionsCommand.h"
...
...
Source/cmAddDefinitionsCommand.h
View file @
54cfe84f
...
@@ -6,11 +6,36 @@
...
@@ -6,11 +6,36 @@
Date: $Date$
Date: $Date$
Version: $Revision$
Version: $Revision$
Copyright (c) 2001 Insight Consortium
All rights reserved.
Copyright (c) 2000 National Library of Medicine
Redistribution and use in source and binary forms, with or without
All right
s re
served.
modification, are permitted provided that the following condition
s
a
re
met:
See COPYRIGHT.txt for copyright details.
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* The name of the Insight Consortium, nor the names of any consortium members,
nor of any contributors, may be used to endorse or promote products derived
from this software without specific prior written permission.
* Modified source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS''
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
=========================================================================*/
=========================================================================*/
#ifndef cmAddDefinitionsCommand_h
#ifndef cmAddDefinitionsCommand_h
...
...
Source/cmAddExecutableCommand.cxx
View file @
54cfe84f
...
@@ -6,11 +6,36 @@
...
@@ -6,11 +6,36 @@
Date: $Date$
Date: $Date$
Version: $Revision$
Version: $Revision$
Copyright (c) 2001 Insight Consortium
All rights reserved.
Copyright (c) 2000 National Library of Medicine
Redistribution and use in source and binary forms, with or without
All right
s re
served.
modification, are permitted provided that the following condition
s
a
re
met:
See COPYRIGHT.txt for copyright details.
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* The name of the Insight Consortium, nor the names of any consortium members,
nor of any contributors, may be used to endorse or promote products derived
from this software without specific prior written permission.
* Modified source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS''
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
=========================================================================*/
=========================================================================*/
#include "cmAddExecutableCommand.h"
#include "cmAddExecutableCommand.h"
...
...
Source/cmAddExecutableCommand.h
View file @
54cfe84f
...
@@ -6,11 +6,36 @@
...
@@ -6,11 +6,36 @@
Date: $Date$
Date: $Date$
Version: $Revision$
Version: $Revision$
Copyright (c) 2001 Insight Consortium
All rights reserved.
Copyright (c) 2000 National Library of Medicine
Redistribution and use in source and binary forms, with or without
All right
s re
served.
modification, are permitted provided that the following condition
s
a
re
met:
See COPYRIGHT.txt for copyright details.
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* The name of the Insight Consortium, nor the names of any consortium members,
nor of any contributors, may be used to endorse or promote products derived
from this software without specific prior written permission.
* Modified source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS''
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
=========================================================================*/
=========================================================================*/
#ifndef cmExecutablesCommand_h
#ifndef cmExecutablesCommand_h
...
...
Source/cmAddLibraryCommand.cxx
View file @
54cfe84f
...
@@ -6,11 +6,36 @@
...
@@ -6,11 +6,36 @@
Date: $Date$
Date: $Date$
Version: $Revision$
Version: $Revision$
Copyright (c) 2001 Insight Consortium
All rights reserved.
Copyright (c) 2000 National Library of Medicine
Redistribution and use in source and binary forms, with or without
All right
s re
served.
modification, are permitted provided that the following condition
s
a
re
met:
See COPYRIGHT.txt for copyright details.
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* The name of the Insight Consortium, nor the names of any consortium members,
nor of any contributors, may be used to endorse or promote products derived
from this software without specific prior written permission.
* Modified source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS''
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
=========================================================================*/
=========================================================================*/
#include "cmAddLibraryCommand.h"
#include "cmAddLibraryCommand.h"
...
...
Source/cmAddLibraryCommand.h
View file @
54cfe84f
...
@@ -6,11 +6,36 @@
...
@@ -6,11 +6,36 @@
Date: $Date$
Date: $Date$
Version: $Revision$
Version: $Revision$
Copyright (c) 2001 Insight Consortium
All rights reserved.
Copyright (c) 2000 National Library of Medicine
Redistribution and use in source and binary forms, with or without
All right
s re
served.
modification, are permitted provided that the following condition
s
a
re
met:
See COPYRIGHT.txt for copyright details.
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* The name of the Insight Consortium, nor the names of any consortium members,
nor of any contributors, may be used to endorse or promote products derived
from this software without specific prior written permission.
* Modified source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS''
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
=========================================================================*/
=========================================================================*/
#ifndef cmLibrarysCommand_h
#ifndef cmLibrarysCommand_h
...
...
Source/cmAddTargetCommand.cxx
View file @
54cfe84f
...
@@ -6,11 +6,36 @@
...
@@ -6,11 +6,36 @@
Date: $Date$
Date: $Date$
Version: $Revision$
Version: $Revision$
Copyright (c) 2001 Insight Consortium
All rights reserved.
Copyright (c) 2000 National Library of Medicine
Redistribution and use in source and binary forms, with or without
All right
s re
served.
modification, are permitted provided that the following condition
s
a
re
met:
See COPYRIGHT.txt for copyright details.
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* The name of the Insight Consortium, nor the names of any consortium members,
nor of any contributors, may be used to endorse or promote products derived
from this software without specific prior written permission.
* Modified source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS''
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
=========================================================================*/
=========================================================================*/
#include "cmAddTargetCommand.h"
#include "cmAddTargetCommand.h"
...
...
Source/cmAddTargetCommand.h
View file @
54cfe84f
...
@@ -6,11 +6,36 @@
...
@@ -6,11 +6,36 @@
Date: $Date$
Date: $Date$
Version: $Revision$
Version: $Revision$
Copyright (c) 2001 Insight Consortium
All rights reserved.
Copyright (c) 2000 National Library of Medicine
Redistribution and use in source and binary forms, with or without
All right
s re
served.
modification, are permitted provided that the following condition
s
a
re
met:
See COPYRIGHT.txt for copyright details.
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* The name of the Insight Consortium, nor the names of any consortium members,
nor of any contributors, may be used to endorse or promote products derived
from this software without specific prior written permission.
* Modified source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS''
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
=========================================================================*/
=========================================================================*/
#ifndef cmAddTargetCommand_h
#ifndef cmAddTargetCommand_h
...
...
Source/cmAuxSourceDirectoryCommand.cxx
View file @
54cfe84f
...
@@ -6,11 +6,36 @@
...
@@ -6,11 +6,36 @@
Date: $Date$
Date: $Date$
Version: $Revision$
Version: $Revision$
Copyright (c) 2001 Insight Consortium
All rights reserved.
Copyright (c) 2000 National Library of Medicine
Redistribution and use in source and binary forms, with or without
All right
s re
served.
modification, are permitted provided that the following condition
s
a
re
met:
See COPYRIGHT.txt for copyright details.
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* The name of the Insight Consortium, nor the names of any consortium members,
nor of any contributors, may be used to endorse or promote products derived
from this software without specific prior written permission.
* Modified source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS''
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
=========================================================================*/
=========================================================================*/
#include "cmAuxSourceDirectoryCommand.h"
#include "cmAuxSourceDirectoryCommand.h"
...
...
Source/cmBuildSharedLibrariesCommand.cxx
View file @
54cfe84f
...
@@ -6,11 +6,36 @@
...
@@ -6,11 +6,36 @@
Date: $Date$
Date: $Date$
Version: $Revision$
Version: $Revision$
Copyright (c) 2001 Insight Consortium
All rights reserved.
Copyright (c) 2000 National Library of Medicine
Redistribution and use in source and binary forms, with or without
All right
s re
served.
modification, are permitted provided that the following condition
s
a
re
met:
See COPYRIGHT.txt for copyright details.
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* The name of the Insight Consortium, nor the names of any consortium members,
nor of any contributors, may be used to endorse or promote products derived
from this software without specific prior written permission.
* Modified source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS''
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
=========================================================================*/
=========================================================================*/
#include "cmBuildSharedLibrariesCommand.h"
#include "cmBuildSharedLibrariesCommand.h"
...
...
Source/cmCableCloseNamespaceCommand.cxx
View file @
54cfe84f
...
@@ -6,11 +6,36 @@
...
@@ -6,11 +6,36 @@
Date: $Date$
Date: $Date$
Version: $Revision$
Version: $Revision$
Copyright (c) 2001 Insight Consortium
All rights reserved.
Copyright (c) 2000 National Library of Medicine
Redistribution and use in source and binary forms, with or without
All right
s re
served.
modification, are permitted provided that the following condition
s
a
re
met:
See COPYRIGHT.txt for copyright details.
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* The name of the Insight Consortium, nor the names of any consortium members,
nor of any contributors, may be used to endorse or promote products derived
from this software without specific prior written permission.
* Modified source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS''
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
=========================================================================*/
=========================================================================*/
#include "cmCableCloseNamespaceCommand.h"
#include "cmCableCloseNamespaceCommand.h"
...
...
Source/cmCableCloseNamespaceCommand.h
View file @
54cfe84f
...
@@ -6,11 +6,36 @@
...
@@ -6,11 +6,36 @@
Date: $Date$
Date: $Date$