aboutsummaryrefslogtreecommitdiff
path: root/buildfile
AgeCommit message (Expand)AuthorFilesLines
2020-07-31Use legal{} target type for legal documentation (LICENSE, AUTHORS, etc)Karen Arutyunov1-1/+1
2020-02-18New LICENSE/AUTHORS arrangementKaren Arutyunov1-1/+1
2020-02-10Distribute and install COPYRIGHT fileKaren Arutyunov1-1/+1
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-06-01Remove target/scope irregularity workaroundsKaren Arutyunov1-1/+1
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-05-19Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov1-9/+1
2017-11-23Restructure and install std-detect.hxxBoris Kolpackov1-90/+1
2017-10-01Additional includes in std.core, new std.regex and std.threadingBoris Kolpackov1-12/+20
2017-08-24Remove workaround for mxx{} installation now that build2 supports thisBoris Kolpackov1-3/+1
2017-08-21Don't clean versionKaren Arutyunov1-2/+7
2017-08-07Fix VC installation logic some more0.6.0Boris Kolpackov1-1/+1
2017-08-07Fix VC installation logicBoris Kolpackov1-1/+3
2017-08-07Remove duplicate commentBoris Kolpackov1-4/+0
2017-08-06Don't bother installing anything for VCBoris Kolpackov1-6/+14
2017-08-02Fix issue with installing module interface unitsBoris Kolpackov1-0/+2
2017-08-02Fix module installationBoris Kolpackov1-0/+8
2017-07-21Revert back to lowercase release since that wasn't the issueBoris Kolpackov1-1/+1
2017-07-21Rename output directory from release to ReleaseBoris Kolpackov1-1/+1
2017-07-19Warn if compiler does not support modulesBoris Kolpackov1-2/+1
2017-07-19Make distributable with any compilerBoris Kolpackov1-33/+49
2017-07-19Initial implementationBoris Kolpackov1-0/+65