tripwire-open-source/src/twprint
Brian Cox f41e3e06b6 Use the right 'ar' when cross compiling, instead of always wanting to use default system 'ar'. This happened because autoconf doesn't have a builtin AC_PROG_AR macro, so we have to provide our own. 2016-06-17 20:33:10 -07:00
..
Makefile.am Specify headers in makefiles, so 'make dist' knows to include them 2016-06-14 01:15:37 -07:00
Makefile.in Use the right 'ar' when cross compiling, instead of always wanting to use default system 'ar'. This happened because autoconf doesn't have a builtin AC_PROG_AR macro, so we have to provide our own. 2016-06-17 20:33:10 -07: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 Remove UCS2-related dead code, in the name of clarity 2016-06-13 20:11:13 -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 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
twprintstrings.cpp Add version strings for 'what' command (or 'version' on AROS) 2016-06-09 23:33:22 -07:00
twprintstrings.h Add version strings for 'what' command (or 'version' on AROS) 2016-06-09 23:33:22 -07:00