Move fs_supported definition to config.h
Fix include path
Update tests to proper function names
Use standard C++ library for basename & dirname if available
Fix basename & dirname functions
Fix calls to MMLE::Path::norm
Rename methods to extract basename & dirname from path string
Add some tests
Set runtime build directory to "bin"
Only strip debug symbols from produced binaries
Clean up CMake config
Fix file globbing
Add configuration header
Strip library binaries after build
Exclude build directory from staging
Add CMake build files
Fix function declarations & definitions
Fix MMLE::Time namespace name
Rename Util namespace to String
Move time related functions to separate source
Rename Path::joinPath to Path::join
Rename Path::normalizePath to Path::norm
Create MMLE header & namespace
Add placeholder files for CMake & documentation data
Change project type to header & source library
Use namespaces
Change naming convention
Update license boilerplates
Add utility functions from bin2header source @ 933d599
Link to project pages