stephenseo
  • Joined on 2021-04-30
stephenseo opened issue stephenseo/SimpleArchiver#12 2024-07-16 08:17:46 +00:00
Figure out -C <dir> option/argument to work from different "working directories"
stephenseo pushed to main at stephenseo/SimpleArchiver 2024-07-16 07:45:12 +00:00
875e4bb2a4 Add "status progress" when archiving
stephenseo pushed to main at stephenseo/SimpleArchiver 2024-07-16 07:20:00 +00:00
41fde43eed Impl. basic functionality "MVP"
stephenseo closed issue stephenseo/SimpleArchiver#2 2024-07-16 07:20:00 +00:00
MinimumViableProduct: create archive file from files
stephenseo pushed to master at stephenseo/EntityComponentMetaSystem 2024-07-15 08:33:09 +00:00
f469ced106 Fix minor typo
stephenseo pushed to master at stephenseo/EntityComponentMetaSystem 2024-07-15 08:26:21 +00:00
feccaaa91b Add .gitignore for conan_usage_example/
stephenseo pushed to master at stephenseo/EntityComponentMetaSystem 2024-07-15 08:24:36 +00:00
e71ad71097 Fix conanfile.py, add example usage conan project
stephenseo pushed to main at stephenseo/SimpleArchiver 2024-07-15 08:01:28 +00:00
4670f0f3c1 big-endian convert: Use stdint.h
stephenseo pushed to main at stephenseo/SimpleArchiver 2024-07-15 06:43:37 +00:00
cb79e4e45c Minor tweaks to file format
stephenseo pushed to master at stephenseo/EntityComponentMetaSystem 2024-07-15 04:50:24 +00:00
c3dee0f242 Update README.md
stephenseo pushed to cxx17 at stephenseo/EntityComponentMetaSystem 2024-07-15 04:50:24 +00:00
01f1873a9e Merge branch 'master' into cxx17
c3dee0f242 Update README.md
Compare 2 commits »
stephenseo pushed to master at stephenseo/EntityComponentMetaSystem 2024-07-15 04:47:35 +00:00
38ee7c532f UnitTests: make counters atomic
stephenseo pushed to cxx17 at stephenseo/EntityComponentMetaSystem 2024-07-15 04:47:35 +00:00
c18765e44a Merge branch 'master' into cxx17
38ee7c532f UnitTests: make counters atomic
Compare 2 commits »
stephenseo pushed to cxx17 at stephenseo/EntityComponentMetaSystem 2024-07-15 04:34:39 +00:00
c016fcdbd9 Merge branch 'master' into cxx17
3f7cb8182e Add conanfile.py, publish conan package
09104524b5 Inihbit warning when building UnitTests
6778f570d9 Remove dependency on GTest for UnitTests
33855ff2d7 Update LICENSE year
Compare 5 commits »
stephenseo pushed tag 1.0 to stephenseo/EntityComponentMetaSystem 2024-07-15 04:31:44 +00:00
stephenseo pushed to master at stephenseo/EntityComponentMetaSystem 2024-07-15 04:31:44 +00:00
3f7cb8182e Add conanfile.py, publish conan package
stephenseo pushed to master at stephenseo/EntityComponentMetaSystem 2024-07-15 04:20:53 +00:00
09104524b5 Inihbit warning when building UnitTests
stephenseo pushed to master at stephenseo/EntityComponentMetaSystem 2024-07-15 04:18:22 +00:00
6778f570d9 Remove dependency on GTest for UnitTests
33855ff2d7 Update LICENSE year
Compare 2 commits »
stephenseo deleted tag test_tag_5 from stephenseo/UDPConnection 2024-07-14 02:58:44 +00:00
stephenseo pushed to master at stephenseo/UDPConnection 2024-07-14 02:54:46 +00:00
6f8facf83e Update release action/workflow