Skip to content

ShredEagle/handy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handy

Heterogeneous pieces of code that come in handy.

Growing organically, it is composed of several modules:

  • handy: Miscellaneous low-level types and operations, ranging from hashes and bitmasks to string utilities and pools.
  • platform: Platform abstraction (system paths, locale, gui).
  • resource: Prototype of a generic ResourceManager and related utilities.

Build (with Conan 2)

  • Ensure the pre-requisites are met.
  • Clone:
    git clone --recurse-submodule https://github.com/ShredEagle/handy.git
    cd handy
  • Build:
    conan build ./conan/

Build System and Dependencies

The project uses CMake for its build scripts, which is sufficient for building the project. However, CMake does not manage upstream dependencies.

To address this, a Conan recipe is provided on top of the CMake scripts. It handles dependency management and facilitates the integration inside a dependency graph.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages