aboutsummaryrefslogtreecommitdiff
path: root/bdep/new.cli
AgeCommit message (Expand)AuthorFilesLines
2024-03-28Add export-stub sub-option to bdep-new --type exe optionKaren Arutyunov1-0/+5
2024-03-25Add third-party sub-option to bdep-new --type empty optionBoris Kolpackov1-0/+7
2024-02-08Add third-party bdep-new type sub-option for libraries and executablesBoris Kolpackov1-3/+40
2024-01-31Relax bdep-new no-readme sub-option to allow existing READMEBoris Kolpackov1-1/+1
2023-11-09Add support for buildfile-in-prefix sub-option for lib and exe project types ...Karen Arutyunov1-1/+65
2023-11-09Add support for no-subdir-include sub-option for lib project type in bdep-newKaren Arutyunov1-6/+32
2023-10-11Clarify bdep-new --package output directory semantics (GH issues #286)Boris Kolpackov1-3/+5
2023-10-04Add support for no-symexport and auto-symexport sub-options for libraries in ...Karen Arutyunov1-0/+10
2023-06-22Add branch sub-option for git project vcs in bdep-newKaren Arutyunov1-1/+7
2022-07-20Fail if no module specified for being created configurationKaren Arutyunov1-1/+1
2021-12-13Allow specifying directory component as part of package name in bdep-newBoris Kolpackov1-0/+3
2021-08-20Allow specifying config type with --type in bdep-config-create, bdep-initBoris Kolpackov1-0/+3
2021-04-08Add support for multi-language C/C++ projects in bdep-newKaren Arutyunov1-2/+22
2021-03-19Add support for binless C libraries to bdep-newKaren Arutyunov1-1/+1
2020-07-17Documentation updatesBoris Kolpackov1-25/+29
2020-07-16Documentation tweaksKaren Arutyunov1-8/+10
2020-07-16Add support for 'prefix*', 'split' and 'no-subdir*' project type sub-optionsKaren Arutyunov1-49/+478
2020-07-07Fix manor issue in bdep-new man pagesBoris Kolpackov1-1/+1
2020-07-06Use SPDX license ids/names in bdep-newKaren Arutyunov1-8/+45
2020-02-13Move bdep-new binless sub-option from --lang|-l to --type|tBoris Kolpackov1-27/+27
2020-02-13Add --type|-t,source sub-option for customizing source subdirectoryBoris Kolpackov1-5/+26
2020-02-13Clarify that project type is language-dependent in bdep-newBoris Kolpackov1-84/+84
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-10-31Document default options files for remaining commandsKaren Arutyunov1-31/+31
2019-10-29Add no-install project type sub-optionBoris Kolpackov1-0/+15
2019-10-28Document default options files for bdep-new commandBoris Kolpackov1-1/+37
2019-09-26Adapt to builtins support added to command run APIKaren Arutyunov1-5/+6
2019-08-13Document --pre-hook in bdep-newBoris Kolpackov1-7/+26
2019-08-13Document support for creating new projects with existing filesBoris Kolpackov1-2/+10
2019-08-13Document now optional project/package/subdirectory name in bdep-newBoris Kolpackov1-7/+19
2019-06-14Make bdep-{new,init,config-create} synopsis more preciseBoris Kolpackov1-1/+1
2019-06-04Add --existing|-e option to bdep-{init,new} -C and bdep-config create modesBoris Kolpackov1-2/+2
2019-05-16Add license=name project type sub-option in bdep-newBoris Kolpackov1-19/+44
2019-05-16Make bdep-new add README.md templateKaren Arutyunov1-1/+21
2019-03-23Add --post-hook option to bdep-newKaren Arutyunov1-4/+62
2019-03-15Add support for c++ source file extensions granular customizationKaren Arutyunov1-30/+107
2019-03-11Add note on bdep-new --no-amalgamationBoris Kolpackov1-0/+2
2019-03-08Fix typos in new.cliKaren Arutyunov1-3/+3
2019-03-08Add support for bdep-new --subdirectory mode, no-version -t=lib sub-optionBoris Kolpackov1-17/+76
2019-03-07Add support for alternative build file/directory naming schemeBoris Kolpackov1-0/+9
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-10-18Add binless option to bdep-new c++ language parameterBoris Kolpackov1-1/+4
2018-08-29Add unit-tests option to bdep-newBoris Kolpackov1-3/+9
2018-08-22Add support for specifying publisher's name in addition to emailBoris Kolpackov1-4/+4
2018-07-18Fix test breakages due to nesting checks and amalgamationBoris Kolpackov1-9/+21
2018-07-17Add note on nested packages to bdep-new(1)Boris Kolpackov1-1/+1
2018-07-02Try to obtain real email from environment, VCS in bdep-newBoris Kolpackov1-0/+9
2018-05-21Add references to package name specificationBoris Kolpackov1-0/+2
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-05-15Implement support for empty project typeBoris Kolpackov1-5/+16