0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ugh, dealing with homebrew sucks. More... over 9 years ago
Let's assume clang is installed on OS X and we don't care about the latest version. More... over 9 years ago
Just do OSX builds until they work More... over 9 years ago
Don't use brew with sudo More... over 9 years ago
Try multi-OS build More... over 9 years ago
Switch on OSX builds. That will likely fail for now. More... over 9 years ago
Required header added More... over 9 years ago
Better for older compilers (makes sense, too) More... over 9 years ago
Update travis badge More... almost 10 years ago
Update travis to use cmake More... almost 10 years ago
Support Clang with compiler flags More... almost 10 years ago
Fix generation of meta.pc, and installation of all files More... almost 10 years ago
Add include guard More... almost 10 years ago
Generate meta.pc again More... almost 10 years ago
Fix requirements and build instructions More... almost 10 years ago
The meta-config.h.in file now belongs to the sources, with CMake not generating it automatically. More... almost 10 years ago
Enable all tests we can care about More... almost 10 years ago
Get defines in order with prefix; also simplify endian detection a bit. More... almost 10 years ago
Bring build system more or less up to speed with previous autoconf-based version More... almost 10 years ago
Also remove m4 subdirectory, yay! More... almost 10 years ago
Checkpoint commit for change over to CMake More... almost 10 years ago
Adding CPPUNIT cflags helps; with that, FreeBSD builds are working again. More... almost 10 years ago
Improve build More... almost 10 years ago
Add multi-hash function More... almost 10 years ago
Add minimal range implementation for some easier C++0x usage. More... about 10 years ago
Didn't check the nullptr.h defines since changing the compiler mode detection. More... about 10 years ago
Update and improve README More... about 10 years ago
Build with gcc/clang in c++98/c++0x modes More... about 10 years ago
Instead of including meta-config.h directly, include meta.h - that also sets the C++ mode defines More... about 10 years ago
Update README with c++ modes More... about 10 years ago