-
Notifications
You must be signed in to change notification settings - Fork 1
Versions
Gustavo edited this page Feb 4, 2017
·
1 revision
Version 0.2
- Enable C++14 support
- Add external library for logging (spdlog)
- Faster compilation of external projects by disabling updates
- Add variables to track external projects and dependencies properly
- Use gcc-4.9 for travis
- Add memory checking using valgrind when running unit tests
- Activate running hfcca and cpplint from travis