Commit Graph

10 Commits (c60f30f9124ba99bec31cd5b2135d309409cb7bd)

Author SHA1 Message Date
Jeffrey Walton 319698e43f
Rework GNUmakefiles for XL C/C++ changes 2018-07-31 02:17:13 -04:00
Jeffrey Walton 6df846ffec Add <string> header for C++{03|11|14|17} testing
Added after testing revealed Clang 3.6 claimed to support C++14, but it failed to compile a program that included <string>. Also see http://bugs.launchpad.net/ubuntu/+bug/1620181
2016-09-05 00:27:17 -04:00
Jeffrey Walton ddb120e208 Cleared missing function protoype under Sun Studio 2016-06-08 20:03:52 -04:00
Jeffrey Walton db9e7ec819 Removed workarounds for compilers that responded to Asan and UBsan flags 2016-02-02 13:57:44 -05:00
Jeffrey Walton 82d8c4a8b5 Fixed Asan and UBsan detection code. It appears GCC package maintainers are not going to fix the missing libraries 2016-02-02 13:44:49 -05:00
Jeffrey Walton 48809d4e85 CRYPTOPP 5.6.3 RC6 checkin 2015-11-05 01:59:46 -05:00
Jeffrey Walton bef0e79882 Removed USING_NAMESPACE(std). Removed unneeded headers. Added minimum headers. Added "-Wunused-parameter" to warning ignore list due to argc and argv[] 2015-07-31 01:48:18 -04:00
Jeffrey Walton 5bb0e6fd38 Cleared "unused variable" warning under GCC 5.1 with -Wall 2015-07-23 18:44:51 -04:00
weidai cafc368766 avoid deleting adhoc.cpp during rebuild 2003-03-23 05:03:39 +00:00
weidai a28627a6a5 add script-driven testing 2002-12-06 22:02:46 +00:00