1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
set PKG_VERSION in CMakeLists.txt instead More... 3 months ago
add RUNTIME DEPENDENCIES More... 3 months ago
add conda.recipe to allow to build librtdebug as a conda package More... over 1 year ago
implemented non-newline aware debugging and info functions to be used by applications. More... over 6 years ago
fix for missing vasprintf() on windows builds. More... over 6 years ago
added missing stdio.h inlcude (for vasprintf()) More... over 6 years ago
lets return std::ostream for all our debug/info methods. More... over 6 years ago
added missing info classes/method/files methods. More... over 6 years ago
add some prefixes to Error(), Warning(), etc. More... over 6 years ago
fixed w64/w64s cross-compilation build by adding localtime() uses where possible. More... over 6 years ago
adapted Makefile and CMakeLists.txt files to match latest changes in getting the project build on a wider range of build environments. More... over 6 years ago
more rework to get rtdebug also usable as a general purpose logging output library. More... over 6 years ago
introduced timeinfo calculation and output so that we will have some time information in addition to the normal debug output. More... over 6 years ago
removed all tabs from source files and updated indentation problems accordingly. More... over 6 years ago
added MinGW/MSYS relevenat changes More... over 8 years ago
Update README.md More... over 8 years ago
Update LICENSE More... over 8 years ago
Create LICENSE More... over 8 years ago
minor fix More... over 8 years ago
minor fix More... over 8 years ago
added localtime() fix for _WIN32 More... over 8 years ago
renamed README to README.md More... over 8 years ago
added check for native MinGW builds. More... over 8 years ago
added .gitignore. More... over 8 years ago
- added top-level makefile to run the build with a simple 'make' call. More... over 10 years ago
- remove HAVE_TIMERSUB More... over 10 years ago
- get things compiled for linux again More... over 10 years ago
* misc: switch build environment from qmake to cmake and implemented mxe-based cross compiling support for win32. More... over 10 years ago
- minor changes to top-level CMakeLists.txt More... over 10 years ago
- switched build environment to cmake More... over 10 years ago