tripwire-open-source/src/twprint
Brian Cox 9c38b49839 Prefer prefix ++/-- operators where possible, for performance reasons (per CppCheck) 2017-03-23 19:30:52 -07:00
..
Makefile.am Tweak include paths so we're buildable outside of source tree. 2016-06-20 19:49:21 -07:00
Makefile.in Fix man page handling in make install 2017-02-20 17:03:24 -08:00
resource.h Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
stdtwprint.cpp Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
stdtwprint.h Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
twprint.cpp Replace tabs with 4 spaces in all remaining OST code, since this inconsistency can now result in 'misleading indentation' warnings in GCC 6.0+. 2016-04-23 00:33:17 -07:00
twprint.h Replace tabs with 4 spaces in all remaining OST code, since this inconsistency can now result in 'misleading indentation' warnings in GCC 6.0+. 2016-04-23 00:33:17 -07:00
twprintcmdline.cpp Prefer prefix ++/-- operators where possible, for performance reasons (per CppCheck) 2017-03-23 19:30:52 -07:00
twprintcmdline.h Replace tabs with 4 spaces in all remaining OST code, since this inconsistency can now result in 'misleading indentation' warnings in GCC 6.0+. 2016-04-23 00:33:17 -07:00
twprinterrors.cpp Replace tabs with 4 spaces in all remaining OST code, since this inconsistency can now result in 'misleading indentation' warnings in GCC 6.0+. 2016-04-23 00:33:17 -07:00
twprinterrors.h Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
twprintmain.cpp Use unique_ptr instead of auto_ptr where available (and define a macro to pick which one to use); fix a few other remaining warnings. 2017-03-22 20:00:08 -07:00
twprintstrings.cpp Update platform macros in platform.h, and use them instead of compiler-defined OS macros. 2016-06-23 23:12:22 -07:00
twprintstrings.h Add version strings for 'what' command (or 'version' on AROS) 2016-06-09 23:33:22 -07:00