summaryrefslogtreecommitdiffstats
path: root/dogtag/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove IPA theme component and old unused UI directoriesMatthew Harmsen2014-09-301-3/+0
| | | | | | - PKI TRAC Ticket #1136 - Remove ipa-pki-theme component - Remove 'ca-ui', 'kra-ui', 'ocsp-ui', 'ra-ui', 'tks-ui', and 'tps-ui' directories - Consolidate 'pki-core' packages
* Removed RA and TPS theme packages.Endi Sukma Dewata2012-12-031-2/+0
| | | | | | | | The RA and TPS theme packages are no longer necessary due to the reorganization of the theme files. The build and deployment scripts have been updated accordingly. Ticket #407
* Removed CA, KRA, OCSP, TKS theme packages.Endi Sukma Dewata2012-11-121-5/+0
| | | | | | | The build scripts and spec files have been updated to no longer create the theme packages for CA, KRA, OCSP, and TKS. Ticket #407
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-261-0/+16
Previously the source code was located inside a pki folder. This folder was created during svn migration and is no longer needed. This folder has now been removed and the contents have been moved up one level. Ticket #131