aboutsummaryrefslogtreecommitdiff
path: root/build2/install/utility
AgeCommit message (Collapse)AuthorFilesLines
2016-08-23Add support for installing into a different file nameBoris Kolpackov1-3/+3
Now the install variable is a path, not dir_path. If it is a directory (ends with a trailing slash), then the target is installed into this directory with the same name. Otherwise, the entire path is used as the installation destination.
2016-06-27Add config.bin.target var/hint, use to decide libso{} install modeBoris Kolpackov1-2/+2
Normally the user doesn't need to specify config.bin.target explicitly since the cxx module will hint it. We now also have the whole set of target's components: bin.target.{cpu,vendor,system,version,class}
2016-06-26Add notion of ad hoc group, use to handle DLL/import libraryBoris Kolpackov1-5/+17
2016-02-12<types>/<utility> scheme cleanupBoris Kolpackov1-6/+5
2016-01-09Update copyright yearBoris Kolpackov1-1/+1
2016-01-05Rename build directory/namespace to build2Boris Kolpackov1-0/+40