You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxxabi/www
Eric Fiselier 564b6eae46 [CMake] Be more consistent about naming targets and components in libc++abi
This patch (and commit summary) mirror r279675 by Chris B which was applied
to libc++ but not libc++abi.

Summary:
The point of this patch is to have a consistent convention for naming build,
check and install targets so that the targets can be constructed from the
project name.

This change renames a bunch of CMake components and targets from libcxxabi to
cxxabi. For each renamed target I've added a convenience target that matches
the old target name and depends on the new target. This will preserve function
of the old targets so that the change doesn't break the world. We can evaluate
if it is worth removing the extra targets later.


git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@279938 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
content.css initial import 15 years ago
index.html [CMake] Be more consistent about naming targets and components in libc++abi 9 years ago
menu.css initial import 15 years ago
spec.html Update status. 13 years ago