Support #11485
Reduce build time and library size
Scope:
Internal
Experiment:
-
SSI Package:
Co-Assignees:
Description
LArSoft requests a new art v1_17_xx release with the fix which reduces build time and library size. LArSoft would like this release for this weeks larsoft release.
History
#1 Updated by Kyle Knoepfel almost 5 years ago
Patrick is currently investigating this issue.
#2 Updated by Patrick Gartung almost 5 years ago
- File cetlib-master.patch cetlib-master.patch added
- File fhiclcpp-master.patch fhiclcpp-master.patch added
The two attached patches reduce the size of library dependent on cetlib and fhiclcpp.
#3 Updated by Patrick Gartung almost 5 years ago
- File fhiclcpp-master.patch fhiclcpp-master.patch added
- File fhiclcpp-v3_12_08.patch fhiclcpp-v3_12_08.patch added
Found another use of std::regex in a header of fhiclcpp that needed fixing.
#4 Updated by Lynn Garren almost 5 years ago
- Status changed from New to Assigned
- Assignee set to Kyle Knoepfel
1. Merged the patches with the head. The art suite builds and all tests are fine.
2. Merged the appropriate patches with cetlib branch v1_15_branch and fhicl-cpp branch v3_12-branch. The art suite builds and all tests are fine.
I also updated cetbuildtools to v4_18_02.
Kyle, would you please tag art v1_17_07?
#5 Updated by Kyle Knoepfel almost 5 years ago
- Status changed from Assigned to Closed
- Target version set to 1.17.07
#6 Updated by Kyle Knoepfel almost 5 years ago
- Subject changed from reduce build time and library size to Reduce build time and library size