Skip to content

Commit

Permalink
Upgrade name, replace old URLs and email addresses for myself
Browse files Browse the repository at this point in the history
  • Loading branch information
rpavlik committed Dec 1, 2023
1 parent 6aebc4f commit e54b06b
Show file tree
Hide file tree
Showing 175 changed files with 357 additions and 340 deletions.
2 changes: 1 addition & 1 deletion .reuse/dep5
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: cmake-modules
Upstream-Contact: Ryan Pavlik <[email protected]>
Upstream-Contact: Rylie Pavlik <[email protected]>
Source: https://github.com/rpavlik/cmake-modules

Files: cmake-2.8.0-modules/osg/*
Expand Down
4 changes: 2 additions & 2 deletions BoostTestTargets.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
# CopyResourcesToBuildTree
#
# Original Author:
# 2009-2021, Ryan Pavlik <ryan[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2021, Rylie Pavlik <rylie[email protected]> <[email protected]>
# https://ryliepavlik.com/
#
# Copyright 2021, Collabora, Ltd.
# Copyright 2009-2010, Iowa State University
Expand Down
4 changes: 2 additions & 2 deletions BundleOSGPlugins.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
# no additional modules required
#
# Original Author:
# 2009-2010 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2010 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2009-2010, Iowa State University
Expand Down
4 changes: 2 additions & 2 deletions BundleOSGRuntime.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
# no additional modules required
#
# Original Author:
# 2009-2010 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2010 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2009-2010, Iowa State University
Expand Down
4 changes: 2 additions & 2 deletions BundleVRJ22Runtime.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
# FindVRJuggler22 and its dependencies
#
# Original Author:
# 2009-2010 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2010 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2009-2010, Iowa State University
Expand Down
4 changes: 2 additions & 2 deletions BundleVRJ30Runtime.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
# FindVRJuggler22 and its dependencies
#
# Original Author:
# 2009-2010 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2010 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
# Updated for VR Juggler 3.0 by:
# Brandon Newendorp <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions CheckMacHIDAPI.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
# )
#
# Original Author:
# 2009-2010 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2010 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2009-2010, Iowa State University
Expand Down
6 changes: 3 additions & 3 deletions CheckMacHIDAPI.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
* \brief C++ source file used by CMake module CheckMacHIDAPI.cmake
*
* \author
* Ryan Pavlik, 2009-2010
* <[email protected]>
* http://academic.cleardefinition.com/
* Rylie Pavlik, 2009-2010
* <[email protected]>
* https://ryliepavlik.com/
*
* \author
* Based on code extracted from VRPN 07.22 for use as a minimal test case
Expand Down
4 changes: 2 additions & 2 deletions CheckVersion.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# no additional modules required
#
# Original Author:
# 2009-2010 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2010 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2009-2010, Iowa State University
Expand Down
6 changes: 4 additions & 2 deletions CleanDirectoryList.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,16 @@
# Requires CMake 2.6 or newer (uses the 'function' command)
#
# Original Author:
# 2009-2010 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2010 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2009-2010, Iowa State University.
#
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
#
# SPDX-License-Identifier: BSL-1.0

if(__clean_directory_list)
Expand Down
4 changes: 2 additions & 2 deletions CleanLibraryList.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
# Requires CMake 2.6 or newer (uses the 'function' command)
#
# Original Author:
# 2009-2010 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2010 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2009-2010, Iowa State University
Expand Down
2 changes: 1 addition & 1 deletion CopyImportedTarget.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# Likely requires CMake 2.8.12 or newer to work well.
#
# Original Author:
# 2015 Ryan Pavlik <ryan.pavlik@gmail.com> <[email protected]>
# 2015 Rylie Pavlik <rylie@ryliepavlik.com>
#
# Copyright 2015, Sensics, Inc.
# Distributed under the Boost Software License, Version 1.0.
Expand Down
4 changes: 2 additions & 2 deletions CopyResourcesToBuildTree.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
# Requires CMake 2.6 or newer (uses the 'function' command)
#
# Original Author:
# 2009-2010 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2010 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2009-2010, Iowa State University
Expand Down
6 changes: 3 additions & 3 deletions CppcheckTargets.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
# Requires CMake 2.8 or newer (uses VERSION_LESS)
#
# Original Author:
# 2009-2010 Ryan Pavlik <ryan.pavlik@gmail.com> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2010 Rylie Pavlik <rylie@ryliepavlik.com>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2009-2010, Iowa State University
# Copyright 2014, Anthony Pesch
# Copyright 2014, Stefan Eilemann
# Copyright 2015, Nicholas Brown
# Copyright 2017, Ryan Pavlik
# Copyright 2017, Rylie Pavlik
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
Expand Down
4 changes: 2 additions & 2 deletions CreateDashboardScripts.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
# as well as FindGit.cmake (included with 2.8.2, may be backported)
#
# Original Author:
# 2009-2010 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2010 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2009-2010, Iowa State University
Expand Down
4 changes: 2 additions & 2 deletions CreateImportedTarget.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
# Requires CMake 2.6 or newer (uses the 'function' command)
#
# Original Author:
# 2009-2010 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2010 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2009-2010, Iowa State University
Expand Down
6 changes: 3 additions & 3 deletions CreateLaunchers.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
# Requires CMake 2.6 or newer (uses the 'function' command)
#
# Original Author:
# 2009-2020 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2020 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
#
# Copyright 2009-2013, Iowa State University.
# Copyright 2018-2019, caseymcc
# Copyright 2020, Ryan Pavlik
# Copyright 2020, Rylie Pavlik
# Copyright 2014-2019, Contributors
# SPDX-License-Identifier: BSL-1.0
# Distributed under the Boost Software License, Version 1.0.
Expand Down
4 changes: 2 additions & 2 deletions DashboardScript.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
# itself. (This may be every build!)
#
# Original Author:
# 2009-2010 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2010 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC

cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
Expand Down
4 changes: 2 additions & 2 deletions DoxygenTargets.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
# Requires CMake 2.6 or newer (uses the 'function' command)
#
# Original Author:
# 2009-2010 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2010 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2009-2010, Iowa State University
Expand Down
4 changes: 2 additions & 2 deletions EnableExtraCompilerWarnings.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
#
#
# Original Author:
# 2010 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2010 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University - HCI Graduate Program/VRAC
#
# Additional Author:
Expand Down
4 changes: 2 additions & 2 deletions EnableProfiling.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
#
#
# Original Author:
# 2010 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2010 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2009-2010, Iowa State University
Expand Down
4 changes: 2 additions & 2 deletions FileCopyTargets.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
# Requires CMake 2.6 or newer (uses the 'function' command)
#
# Original Author:
# 2009-2010 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2010 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2009-2010, Iowa State University
Expand Down
4 changes: 2 additions & 2 deletions FindALUT.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
# FindPackageHandleStandardArgs (known included with CMake >=2.6.2)
#
# Original Author:
# 2009-2010 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2010 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2009-2010, Iowa State University
Expand Down
4 changes: 2 additions & 2 deletions FindAdrienne.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
# FindPackageHandleStandardArgs (known included with CMake >=2.6.2)
#
# Original Author:
# 2012 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2012 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2012, Iowa State University
Expand Down
4 changes: 2 additions & 2 deletions FindBluez.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
# FindPackageHandleStandardArgs (known included with CMake >=2.6.2)
#
# Original Author:
# 2009-2010 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2010 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2009-2010, Iowa State University
Expand Down
4 changes: 2 additions & 2 deletions FindCPPDOM.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
# and trigger an automatic re-run.
#
# Original Author:
# 2009-2012 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2012 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2009-2012, Iowa State University
Expand Down
2 changes: 1 addition & 1 deletion FindCXXGSL.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# SPDX-License-Identifier: BSL-1.0
#
# Original Author:
# 2019 Ryan Pavlik <ryan[email protected]>
# 2019 Rylie Pavlik <rylie[email protected]>

#.rst:
# FindCXXGSL
Expand Down
4 changes: 2 additions & 2 deletions FindColibriApi.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
# FindPackageHandleStandardArgs (known included with CMake >=2.6.2)
#
# Original Author:
# 2009-2012 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2012 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2009-2012, Iowa State University
Expand Down
4 changes: 2 additions & 2 deletions FindDCubed.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
# DCUBED_ROOT_DIR - A directory prefix to search
# (a path that contains include/ as a subdirectory)
#
# 2009-2010 Ryan Pavlik <[email protected]>
# http://academic.cleardefinition.com
# 2009-2010 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2009-2010, Iowa State University
Expand Down
4 changes: 2 additions & 2 deletions FindDirectShow.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
# Initially in VRPN - Distributed under the Boost Software License, Version 1.0.
#
# Almost entirely re-written by:
# 2012 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2012 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2012, Iowa State University
Expand Down
4 changes: 2 additions & 2 deletions FindDirectX.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
# SelectLibraryConfigurations
#
# Original Author:
# 2012 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2012 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2012, Iowa State University
Expand Down
2 changes: 1 addition & 1 deletion FindEGL.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
#=============================================================================
# Copyright 2014 Alex Merry <[email protected]>
# Copyright 2014 Martin Gräßlin <[email protected]>
# Copyright 2019, 2021 Ryan Pavlik <ryan[email protected]>
# Copyright 2019, 2021 Rylie Pavlik <rylie[email protected]>
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
Expand Down
4 changes: 2 additions & 2 deletions FindFlagpoll.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
# HINTS ${vpr_FLAGPOLL_INCLUDE_DIRS})
#
# Original Author:
# 2009-2010 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2010 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2009-2010, Iowa State University
Expand Down
4 changes: 2 additions & 2 deletions FindGDB.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
# GDB_ROOT_DIR - A directory prefix to search
#
# Original Author:
# 2009-2010 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2010 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2009-2010, Iowa State University
Expand Down
4 changes: 2 additions & 2 deletions FindGHOST.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
# no additional modules required
#
# Original Author:
# 2009-2010 Ryan Pavlik <[email protected]> <[email protected]>
# http://academic.cleardefinition.com
# 2009-2010 Rylie Pavlik <[email protected]>
# https://ryliepavlik.com/
# Iowa State University HCI Graduate Program/VRAC
#
# Copyright 2009-2010, Iowa State University
Expand Down
Loading

0 comments on commit e54b06b

Please sign in to comment.