Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/cmake/Modules/History is written in an unsupported language. File is not indexed.

0001 # Category cmake-modules History
0002 
0003 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
0004 which **must** added in reverse chronological order (newest at the top). It must **not**
0005 be used as a substitute for writing good git commit messages!
0006 
0007 
0008 ## 2021-12-10 Ben Morgan (cmake-modules-V11-00-00)
0009 - Change to new Markdown History format
0010 
0011 ---
0012 
0013 # History entries prior to 11.0
0014 
0015 24th May 2011 Ben Morgan
0016 - *** All History MUST be reported in the main CMake Category History file ***
0017 
0018 24th May 2011 Ben Morgan
0019 - Geant4InterfaceOptions.cmake: Added option to enable RayTracer X11 driver,
0020   also adding in find_package for X11.
0021 
0022 6th April 2011 Ben Morgan
0023 - Geant4ToolChainBackwardCompatibility.cmake - Added ".svn" to list of patterns
0024 to ignore when installing directories.
0025 
0026 3rd December 2010 Ben Morgan
0027 - Geant4ConfigureConfigScript.cmake - Removed requirement on having a shared
0028 library build to generate script.
0029 
0030 
0031 2nd December 2010 Ben Morgan
0032 - Geant4ConfigureConfigScript.cmake - New script file to create a 
0033 'geant4-config' script for providing compiler and library flags and paths.
0034 
0035 1st December 2010 Ben Morgan
0036 - Geant4ToolChainBackwardCompatibility.cmake - New script file to support
0037 setup of shell scripts enabling use by users of older GNU make toolchain for
0038 user applications with newer CMake build of Geant4.
0039 
0040 26th November 2010 Ben Morgan
0041 - Geant4InterfaceOptions.cmake - Added find_package for OpenGL as this is needed
0042 for core OGL support.
0043 - Geant4MacroDefineModule.cmake - Updated GEANT4_ADD_COMPILE_DEFINITIONS to
0044 append compile defintions to any existing ones on the files.
0045 
0046 23rd November 2010 Ben Morgan
0047 - Geant4InterfaceOptions.cmake - Added standard option to enable Qt support and
0048 added find_package for Qt4.
0049 - Geant4MacroDefineModule.cmake - Modified setting of absolute paths to supplied
0050 sources so that actual absolute paths can be passed in. This helps with
0051 adding generated files like moc sources.
0052 - Geant4InterfaceOptions.cmake - Added advanced option to enable network component
0053 of VRML library.
0054 - Geant4InterfaceOptions.cmake - Added advanced option to enable network component
0055 of Fukui Renderer library.
0056 - Geant4MacroDefineModule.cmake - Added new macro GEANT4_ADD_COMPILE_DEFINITIONS
0057 for easy adding of compile definitions to one or more source files.
0058 
0059 
0060 30th September 2010 Ben Morgan
0061 - Geant4MacroLibraryTargets.cmake - Used new variable name for global sources 
0062 and headers to prevent duplication of source names in global target.
0063 
0064 - FindXercesC.cmake - Fixed case of NAME argument to 
0065 FindPackagHandleStandardArgs.
0066 
0067 
0068 24th September 2010 Ben Morgan
0069 - Geant4MacroLibraryTargets.cmake - Added granular library target macro and
0070 allowed global library macro to take one component for mixed libraries.
0071 
0072 - Geant4MacroDefineModule.cmake - cleaned up and added dependency variables.
0073 
0074 21st September 2010 Ben Morgan
0075 - Initial copy of cmake module files into ref-07 tag.
0076