summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-06-27Release version 1.0.0+11HEADv1.0.0+11masterKaren Arutyunov3-11/+5
Add language manifest value. Rely on new header pre-generation for version.hxx. Add *.dylib to .gitignore file. Bump build2 version requirement to 0.16.0-.
2022-07-22Release version 1.0.0+10v1.0.0+10Karen Arutyunov3-7/+8
Bump project requirements for build2 to 0.14.0 Move package description from manifest to README.md file
2021-11-24Release version 1.0.0+9v1.0.0+9Karen Arutyunov2-3/+3
Remove redundant space before multi-line manifest value introducer
2021-10-15Release version 1.0.0+8v1.0.0+8Karen Arutyunov7-10/+32
Mark headers as importable in buildfiles Drop @ from bin.lib.version in libhello/buildfile Add commented out c/cxx/cc.internal.scope to root.build Make glue buildfile to read packages.manifest Fortify tests against NDEBUG Add BMI extensions to and ignore compressed .i and .i in .gitignore Bump project requirements for build2 to 0.14.0-
2020-08-01Release version 1.0.0+7v1.0.0+7Karen Arutyunov1-2/+2
Disable success build emails
2020-07-17Release version 1.0.0+6v1.0.0+6Karen Arutyunov8-15/+28
Add .gitattributes file Add glue buildfile Update build/.gitignore files Rename int_libs and imp_libs variables to intf_libs and impl_libs in buildfile Add note about data-exporting DLLs to export.hxx Add LIBPRINT_VERSION_FULL macro definition to version.hxx.in
2020-02-29Add .gitattributes fileKaren Arutyunov1-0/+19
2019-11-16Release version 1.0.0+5v1.0.0+5Karen Arutyunov3-4/+6
Add .build2/local/ to .gitignore Use build2 features available since 0.11.0 and bump build2 version requirement
2019-06-07Release version 1.0.0+4v1.0.0Karen Arutyunov1-3/+3
Replace tags manifest value with topics and adjust license value
2019-05-24Release version 1.0.0+3Karen Arutyunov2-15/+15
Adapt version.hxx.in to increasing standard version major, minor, and patch max values up to 99999
2019-03-06Release version 1.0.0+2Karen Arutyunov3-18/+16
2019-02-07Release version 1.0.0+1Boris Kolpackov1-1/+1
2018-12-04Align with latest bdep-newKaren Arutyunov2-7/+21
2018-12-02Adapt manifest to wildcard semantics change for build-{include,exclude} valuesKaren Arutyunov2-5/+12
2018-10-04Comment out modular variant from packages.manifestBoris Kolpackov1-2/+2
2018-09-10Align with latest bdep-newKaren Arutyunov6-14/+14
2018-07-12Bump build2 version requirement to 0.8.0Karen Arutyunov2-4/+4
2018-07-11Add project manifest valueKaren Arutyunov2-2/+4
2018-06-01Remove target/scope irregularity workaroundsKaren Arutyunov1-1/+1
2018-05-19Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov4-13/+3
2018-05-05Update manifest (url, version constraints)Boris Kolpackov2-4/+4
2018-05-04Regenerate libprint using bdep-newBoris Kolpackov23-65/+132
2018-05-03Adjust to new scope syntaxKaren Arutyunov2-2/+2
2018-03-29Add packages.manifestBoris Kolpackov1-0/+4
2018-02-14Make preprocessed=modules unconditionalBoris Kolpackov2-4/+2
2018-02-02Adjust tests to new test rule semanticsBoris Kolpackov2-2/+2
2017-11-30Bump toolchain version dependency to 0.7.0 in manifestKaren Arutyunov2-4/+4
2017-08-21Don't clean versionKaren Arutyunov2-4/+14
2017-08-04Enable clang-6 builds for modularized versionBoris Kolpackov1-1/+2
2017-08-04Make libstd-modules interface dependency as it shouldBoris Kolpackov1-2/+4
2017-08-02Indicate that source is preprocessed to modulesBoris Kolpackov2-0/+9
2017-08-02Reorder urls/emails in manifestKaren Arutyunov2-2/+2
2017-08-02Fix module installationBoris Kolpackov1-1/+1
2017-07-31Redo header installation setupKaren Arutyunov2-2/+2
2017-07-31Add .pc to .gitignoreKaren Arutyunov2-0/+2
2017-07-30Add src-url manifest valueKaren Arutyunov2-0/+2
2017-07-20Add modularized versionBoris Kolpackov18-0/+155
2017-07-20Make slightly more interestingBoris Kolpackov4-7/+13
2017-06-19Move project into intermediate sub-directoryKaren Arutyunov20-26/+26
2017-05-20Add *.ii to .gitignoreKaren Arutyunov1-0/+1
2017-05-05Add testsKaren Arutyunov10-1/+42
2017-04-29Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov7-11/+11
2017-04-28Add out_root to include search path now that we auto-generate versionBoris Kolpackov1-2/+2
2017-04-28Switch to version moduleBoris Kolpackov6-25/+12
2017-04-24Add build-email value to manifest fileKaren Arutyunov1-0/+1
2016-12-05Adapt buildfiles to expansion changeKaren Arutyunov1-2/+2
2016-09-05Update to latest build2 changesBoris Kolpackov3-3/+4
2016-08-30Build infrastructure updateKaren Arutyunov7-13/+80
2016-02-29Add *.d to .gitignoreBoris Kolpackov1-0/+1
2016-01-22"Hello World" printer C++ library with build2Boris Kolpackov11-0/+76