Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-22 | Release version 1.0.0+10v1.0.0+10 | Karen Arutyunov | 3 | -7/+8 | |
Bump project requirements for build2 to 0.14.0 Move package description from manifest to README.md file | |||||
2021-11-24 | Release version 1.0.0+9v1.0.0+9 | Karen Arutyunov | 2 | -3/+3 | |
Remove redundant space before multi-line manifest value introducer | |||||
2021-10-15 | Release version 1.0.0+8v1.0.0+8 | Karen Arutyunov | 7 | -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-01 | Release version 1.0.0+7v1.0.0+7 | Karen Arutyunov | 1 | -2/+2 | |
Disable success build emails | |||||
2020-07-17 | Release version 1.0.0+6v1.0.0+6 | Karen Arutyunov | 8 | -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-29 | Add .gitattributes file | Karen Arutyunov | 1 | -0/+19 | |
2019-11-16 | Release version 1.0.0+5v1.0.0+5 | Karen Arutyunov | 3 | -4/+6 | |
Add .build2/local/ to .gitignore Use build2 features available since 0.11.0 and bump build2 version requirement | |||||
2019-06-07 | Release version 1.0.0+4v1.0.0 | Karen Arutyunov | 1 | -3/+3 | |
Replace tags manifest value with topics and adjust license value | |||||
2019-05-24 | Release version 1.0.0+3 | Karen Arutyunov | 2 | -15/+15 | |
Adapt version.hxx.in to increasing standard version major, minor, and patch max values up to 99999 | |||||
2019-03-06 | Release version 1.0.0+2 | Karen Arutyunov | 3 | -18/+16 | |
2019-02-07 | Release version 1.0.0+1 | Boris Kolpackov | 1 | -1/+1 | |
2018-12-04 | Align with latest bdep-new | Karen Arutyunov | 2 | -7/+21 | |
2018-12-02 | Adapt manifest to wildcard semantics change for build-{include,exclude} values | Karen Arutyunov | 2 | -5/+12 | |
2018-10-04 | Comment out modular variant from packages.manifest | Boris Kolpackov | 1 | -2/+2 | |
2018-09-10 | Align with latest bdep-new | Karen Arutyunov | 6 | -14/+14 | |
2018-07-12 | Bump build2 version requirement to 0.8.0 | Karen Arutyunov | 2 | -4/+4 | |
2018-07-11 | Add project manifest value | Karen Arutyunov | 2 | -2/+4 | |
2018-06-01 | Remove target/scope irregularity workarounds | Karen Arutyunov | 1 | -1/+1 | |
2018-05-19 | Get rid of doc{version} and types for testscript and manifest in buildfiles | Karen Arutyunov | 4 | -13/+3 | |
2018-05-05 | Update manifest (url, version constraints) | Boris Kolpackov | 2 | -4/+4 | |
2018-05-04 | Regenerate libprint using bdep-new | Boris Kolpackov | 23 | -65/+132 | |
2018-05-03 | Adjust to new scope syntax | Karen Arutyunov | 2 | -2/+2 | |
2018-03-29 | Add packages.manifest | Boris Kolpackov | 1 | -0/+4 | |
2018-02-14 | Make preprocessed=modules unconditional | Boris Kolpackov | 2 | -4/+2 | |
2018-02-02 | Adjust tests to new test rule semantics | Boris Kolpackov | 2 | -2/+2 | |
2017-11-30 | Bump toolchain version dependency to 0.7.0 in manifest | Karen Arutyunov | 2 | -4/+4 | |
2017-08-21 | Don't clean version | Karen Arutyunov | 2 | -4/+14 | |
2017-08-04 | Enable clang-6 builds for modularized version | Boris Kolpackov | 1 | -1/+2 | |
2017-08-04 | Make libstd-modules interface dependency as it should | Boris Kolpackov | 1 | -2/+4 | |
2017-08-02 | Indicate that source is preprocessed to modules | Boris Kolpackov | 2 | -0/+9 | |
2017-08-02 | Reorder urls/emails in manifest | Karen Arutyunov | 2 | -2/+2 | |
2017-08-02 | Fix module installation | Boris Kolpackov | 1 | -1/+1 | |
2017-07-31 | Redo header installation setup | Karen Arutyunov | 2 | -2/+2 | |
2017-07-31 | Add .pc to .gitignore | Karen Arutyunov | 2 | -0/+2 | |
2017-07-30 | Add src-url manifest value | Karen Arutyunov | 2 | -0/+2 | |
2017-07-20 | Add modularized version | Boris Kolpackov | 18 | -0/+155 | |
2017-07-20 | Make slightly more interesting | Boris Kolpackov | 4 | -7/+13 | |
2017-06-19 | Move project into intermediate sub-directory | Karen Arutyunov | 20 | -26/+26 | |
2017-05-20 | Add *.ii to .gitignore | Karen Arutyunov | 1 | -0/+1 | |
2017-05-05 | Add tests | Karen Arutyunov | 10 | -1/+42 | |
2017-04-29 | Add hxx extension for headers and lib prefix for library dirs | Karen Arutyunov | 7 | -11/+11 | |
2017-04-28 | Add out_root to include search path now that we auto-generate version | Boris Kolpackov | 1 | -2/+2 | |
2017-04-28 | Switch to version module | Boris Kolpackov | 6 | -25/+12 | |
2017-04-24 | Add build-email value to manifest file | Karen Arutyunov | 1 | -0/+1 | |
2016-12-05 | Adapt buildfiles to expansion change | Karen Arutyunov | 1 | -2/+2 | |
2016-09-05 | Update to latest build2 changes | Boris Kolpackov | 3 | -3/+4 | |
2016-08-30 | Build infrastructure update | Karen Arutyunov | 7 | -13/+80 | |
2016-02-29 | Add *.d to .gitignore | Boris Kolpackov | 1 | -0/+1 | |
2016-01-22 | "Hello World" printer C++ library with build2 | Boris Kolpackov | 11 | -0/+76 | |