aboutsummaryrefslogtreecommitdiff
path: root/bdep/new.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-19Add support for binless C libraries to bdep-newKaren Arutyunov1-44/+76
2021-03-11Make bdep fail if -d option doesn't refer to project or package rootKaren Arutyunov1-2/+4
2021-03-09Use non-recursive wildcard in bdep-new-generated buildfiles when source direc...Karen Arutyunov1-10/+28
2021-02-03Mark headers as importable in bdep-new generated projectsBoris Kolpackov1-7/+37
2020-12-05Add commented out build-error-email value to bdep-new-generated manifestKaren Arutyunov1-0/+1
2020-07-18Release version 0.13.0v0.13.0Boris Kolpackov1-2/+2
2020-07-16Create glue buildfile in bdep-new --package modeBoris Kolpackov1-1/+25
2020-07-16Enable doc{}/legal{} split in bdep-new'ed projectsBoris Kolpackov1-18/+1
2020-07-16Bump bdep-new-created project requirement to build2 0.13.0-Boris Kolpackov1-2/+2
2020-07-16Add support for 'prefix*', 'split' and 'no-subdir*' project type sub-optionsKaren Arutyunov1-1849/+2412
2020-07-14Fix crash when absolute path for 'source' sub-option is specifiedKaren Arutyunov1-0/+4
2020-07-14Fix crash when name is unspecified for --subdirectoryKaren Arutyunov1-1/+1
2020-07-06Use SPDX license ids/names in bdep-newKaren Arutyunov1-40/+69
2020-06-29Add for now disabled support for doc/legal split in bdep-newBoris Kolpackov1-0/+32
2020-06-16Add *_VERSION_FULL macro to version header generated by bdep-newBoris Kolpackov1-0/+1
2020-06-09Add build/ to bdep-new-generated build/.gitignoreBoris Kolpackov1-6/+8
2020-04-21Improve export header generated by bdep-newBoris Kolpackov1-4/+9
2020-03-05Fix typo in .gitattributes commentKaren Arutyunov1-2/+2
2020-02-29Don't create .gitattributes in bdep-new --package modeBoris Kolpackov1-2/+5
2020-02-27Add generation of .gitattributes to bdep-newBoris Kolpackov1-2/+24
2020-02-18Add AUTHORS to buildfile doc{} list in bdep-newBoris Kolpackov1-1/+15
2020-02-14Add existing LICENSE to doc{} list, also recognize COPYRIGHTBoris Kolpackov1-10/+38
2020-02-14Recognize UNLICENSE file in addition to LICENSE in bdep-newBoris Kolpackov1-2/+2
2020-02-13Move bdep-new binless sub-option from --lang|-l to --type|tBoris Kolpackov1-8/+5
2020-02-13Add --type|-t,source sub-option for customizing source subdirectoryBoris Kolpackov1-12/+61
2020-02-13Clarify that project type is language-dependent in bdep-newBoris Kolpackov1-40/+43
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-11-19Release version 0.12.0v0.12.0Boris Kolpackov1-2/+2
2019-11-07Cosmetic changesBoris Kolpackov1-2/+2
2019-10-29Add no-install project type sub-optionBoris Kolpackov1-31/+47
2019-10-29Make generated README.md match what's produced by Git{Hub,Lab}Boris Kolpackov1-5/+3
2019-10-28Document default options files for bdep-new commandBoris Kolpackov1-0/+4
2019-10-25Make C library created by bdep-new portableBoris Kolpackov1-12/+61
2019-09-28Adapt to renaming butl::casecmp() to icasecmp()Karen Arutyunov1-4/+4
2019-09-26Adapt to builtins support added to command run APIKaren Arutyunov1-1/+3
2019-08-22Make use of butl::sanitize_identifier()Karen Arutyunov1-16/+10
2019-08-22Make testscripts to ignore user's default options filesKaren Arutyunov1-9/+9
2019-08-16Fix uncaught invalid_path exceptionKaren Arutyunov1-12/+8
2019-08-14Add .build2/ into generated for new project .gitignoreKaren Arutyunov1-0/+4
2019-08-13Add --pre-hook option to bdep-newKaren Arutyunov1-78/+97
2019-08-13Add support for default options filesKaren Arutyunov1-2/+135
2019-08-12Fix fdstream usageBoris Kolpackov1-2/+6
2019-08-12Add support for creating new projects with existing filesBoris Kolpackov1-143/+454
2019-06-18Update bdep-new to use features available since 0.11.0Boris Kolpackov1-1/+0
2019-06-17Allow specifying pkg-args in bdep-init -A and -C formsKaren Arutyunov1-3/+6
2019-06-11Change version to 0.12.0-a.0.zBoris Kolpackov1-2/+2
2019-06-04Add --existing|-e option to bdep-{init,new} -C and bdep-config create modesBoris Kolpackov1-0/+3
2019-06-03Add support for AGPLBoris Kolpackov1-0/+2
2019-05-23Adapt to increasing standard version major, minor, and patch max values up to...Karen Arutyunov1-14/+14
2019-05-17Minor bdep-new fixBoris Kolpackov1-2/+2