1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add auxiliary files to CMake in order to show up in IDEs. More... almost 13 years ago
Add Doxygen to CMake infrastructure. More... almost 13 years ago
Update utils library and utilize the new moc autodetection. More... almost 13 years ago
Add Debian and RPM packaging commands. More... almost 13 years ago
Fix broken Botan configure caching detection. More... almost 13 years ago
Prevent false positives from Travis. More... almost 13 years ago
Finished universal binary implementation for Botan and allowed Botan's configure to infer more things on its own. More... almost 13 years ago
Install dependent packages in Travis. More... almost 13 years ago
Lower minimum Qt version. More... almost 13 years ago
Lower minimum CMake version. Java does its own version check. More... almost 13 years ago
Change Silverlock Qt library symbol export #defines. More... almost 13 years ago
Update Travis CI configuration for CMake. More... almost 13 years ago
Fix MSVC compilation bug. More... almost 13 years ago
Mostly finish converting to CMake. More... almost 13 years ago
Update submodules. More... almost 13 years ago
Unified .NET and Silverlight C# projects into a Portable Library project. More... almost 13 years ago
Update submodules and add Botan as a submodule, and add JUnit. More... almost 13 years ago
CMake can generate Botan files during the configure process; no need to keep them in source control. More... almost 13 years ago
We don't need these anymore - their functions are obsoleted by Git submodules and CMake. More... almost 13 years ago
Reorganization of file locations. More... almost 13 years ago
Remove qmake project files - we're converting to CMake. More... almost 13 years ago
Remove tests… there's literally nothing there and it needs to be done properly later. More... almost 13 years ago
Remove JNI file from Qt library… we'll just use SWIG or something to do this better. More... almost 13 years ago
Remove symlinks - due to CMake being better at not caring where things are, and project restructuring, these are no longer needed. More... almost 13 years ago
Remove mobile specific files - they don't belong in the desktop app. More... almost 13 years ago
Moved copyright/license from README to new COPYING file. More... almost 13 years ago
No relative links in markdown. More... almost 13 years ago
Shortened README by linking to licenses instead of embedding them. More... almost 13 years ago
Add Travis build status to README. More... almost 13 years ago
Fix Linux compile error. More... almost 13 years ago