Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CLHEP
CLHEP
Commits
0928df48
Commit
0928df48
authored
Nov 23, 2016
by
Lynn Garren
Browse files
Merge branch 'release/CLHEP_2_3_4_2'
parents
a0ade434
b0800325
Changes
14
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
0928df48
...
...
@@ -31,7 +31,7 @@ clhep_ensure_out_of_source_build()
# use cmake 3.2 or later
cmake_minimum_required
(
VERSION 3.2
)
# Project setup
project
(
CLHEP VERSION 2.3.4.
1
)
project
(
CLHEP VERSION 2.3.4.
2
)
# - needed for (temporary) back compatibility
set
(
VERSION
${
PROJECT_VERSION
}
)
...
...
ChangeLog
View file @
0928df48
==============================
23.11.16 Release CLHEP-2.3.4.2
==============================
==============================
22.11.16 Release CLHEP-2.3.4.1
==============================
...
...
Evaluator/ChangeLog
View file @
0928df48
==============================
23.11.16 Release CLHEP-2.3.4.2
==============================
==============================
22.11.16 Release CLHEP-2.3.4.1
==============================
==============================
...
...
Exceptions/ChangeLog
View file @
0928df48
==============================
23.11.16 Release CLHEP-2.3.4.2
==============================
==============================
22.11.16 Release CLHEP-2.3.4.1
==============================
==============================
...
...
Fields/ChangeLog
View file @
0928df48
==============================
23.11.16 Release CLHEP-2.3.4.2
==============================
==============================
22.11.16 Release CLHEP-2.3.4.1
==============================
==============================
...
...
GenericFunctions/ChangeLog
View file @
0928df48
==============================
23.11.16 Release CLHEP-2.3.4.2
==============================
==============================
22.11.16 Release CLHEP-2.3.4.1
==============================
==============================
...
...
Geometry/ChangeLog
View file @
0928df48
==============================
23.11.16 Release CLHEP-2.3.4.2
==============================
==============================
22.11.16 Release CLHEP-2.3.4.1
==============================
==============================
...
...
Matrix/ChangeLog
View file @
0928df48
==============================
23.11.16 Release CLHEP-2.3.4.2
==============================
==============================
22.11.16 Release CLHEP-2.3.4.1
==============================
==============================
...
...
Random/ChangeLog
View file @
0928df48
==============================
23.11.16 Release CLHEP-2.3.4.2
==============================
==============================
22.11.16 Release CLHEP-2.3.4.1
==============================
==============================
...
...
RandomObjects/ChangeLog
View file @
0928df48
==============================
23.11.16 Release CLHEP-2.3.4.2
==============================
==============================
22.11.16 Release CLHEP-2.3.4.1
==============================
==============================
...
...
Units/ChangeLog
View file @
0928df48
==============================
23.11.16 Release CLHEP-2.3.4.2
==============================
==============================
22.11.16 Release CLHEP-2.3.4.1
==============================
==============================
...
...
Utility/ChangeLog
View file @
0928df48
==============================
23.11.16 Release CLHEP-2.3.4.2
==============================
2016-11-23 Lynn Garren <garren@fnal.gov>
* Utility/thread_local.h fix bug in install
==============================
22.11.16 Release CLHEP-2.3.4.1
==============================
...
...
Utility/Utility/CMakeLists.txt
View file @
0928df48
...
...
@@ -12,4 +12,4 @@ INSTALL (FILES ${pkginclude_HEADERS}
CONFIGURE_FILE
(
${
CMAKE_CURRENT_SOURCE_DIR
}
/thread_local.in
${
CLHEP_BINARY_DIR
}
/CLHEP/Utility/thread_local.h @ONLY
)
INSTALL
(
FILES
${
CLHEP_BINARY_DIR
}
/CLHEP/Utility/thread_local.h
DESTINATION include/CLHEP/Utility
/thread_local.h
)
DESTINATION include/CLHEP/Utility
)
Vector/ChangeLog
View file @
0928df48
==============================
23.11.16 Release CLHEP-2.3.4.2
==============================
==============================
22.11.16 Release CLHEP-2.3.4.1
==============================
==============================
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment