summaryrefslogtreecommitdiff
path: root/TestScripts/configure.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix typoJeffrey Walton2021-07-041-1/+1
* Make SHA-NI independent of AVX and AVX2 (GH #1045)Jeffrey Walton2021-07-041-0/+1
* Fix configure.sh scriptJeffrey Walton2021-04-201-0/+7
* Use *.cpp file extension for test programs (GH #1024)Jeffrey Walton2021-04-201-71/+71
* Update test scriptsJeffrey Walton2021-02-071-1/+1
* Add progress message to configure.shJeffrey Walton2020-12-261-0/+4
* Update configure.sh scriptJeffrey Walton2020-12-251-3/+8
* Fix 'grep: repetition-operator operand invalid' in configure.shJeffrey Walton2020-12-241-1/+1
* Fix 'grep: repetition-operator operand invalid' in configure.shJeffrey Walton2020-12-241-2/+2
* Update configure.sh scriptJeffrey Walton2020-12-211-3/+5
* Update configure.sh scriptJeffrey Walton2020-12-211-1/+3
* Update configure.sh scriptJeffrey Walton2020-12-211-1/+1
* Update configure.sh scriptJeffrey Walton2020-12-201-1/+1
* Update configure.sh scriptJeffrey Walton2020-12-201-12/+25
* Update configure.sh scriptJeffrey Walton2020-12-201-24/+23
* Fix POWER9 compile test in configure.shJeffrey Walton2020-12-201-1/+1
* Fix ARM32 compile with ClangJeffrey Walton2020-08-091-0/+3
* Use old and new macro names in configure.shJeffrey Walton2020-08-081-0/+3
* Use define CRYPTOPP_CXX11_STATIC_INIT nameJeffrey Walton2020-08-071-2/+2
* Rename test programJeffrey Walton2020-08-071-1/+1
* Fix Cryptogams define in configure scriptJeffrey Walton2020-08-071-4/+4
* Fix TPROG variable in test scriptJeffrey Walton2020-08-071-1/+1
* Sanity check compiler and linker in configure.shJeffrey Walton2020-08-071-1/+1
* Sanity check compiler and linker in configure.shJeffrey Walton2020-08-061-0/+10
* Update commentsJeffrey Walton2020-08-061-2/+2
* Use 'wc -w' when testing for errorsJeffrey Walton2020-08-061-66/+66
* Tie features in configure.shJeffrey Walton2020-08-061-16/+43
* Update commentsJeffrey Walton2020-08-061-3/+0
* Use CRYPTOPP_CXX11_STRONG_ENUM define nameJeffrey Walton2020-08-061-2/+2
* Update commentsJeffrey Walton2020-08-061-0/+2
* Use $HOME/tmp as tmp directoryJeffrey Walton2020-08-061-1/+1
* Move configure.sh head notes outside definesJeffrey Walton2020-08-061-6/+7
* Add CRYPTOPP_CXX11_INITIALIZER_LISTJeffrey Walton2020-08-061-0/+7
* Add C++11 auto feature detectionJeffrey Walton2020-08-061-3/+17
* Add CRYPTOPP_CXX98_UNCAUGHT_EXCEPTION defineJeffrey Walton2020-08-061-1/+2
* Use CRYPTOPP_CXX17_UNCAUGHT_EXCEPTIONS define nameJeffrey Walton2020-08-061-2/+2
* Use CRYPTOPP_CXX11_ATOMIC defineJeffrey Walton2020-08-061-2/+2
* Fix Clang compile error when using -std=xxxJeffrey Walton2020-08-061-7/+8
* Update commentsJeffrey Walton2020-08-061-1/+1
* Update timestamp stringJeffrey Walton2020-08-061-2/+3
* Update commentsJeffrey Walton2020-08-061-1/+1
* Update configure.sh scriptJeffrey Walton2020-08-061-1/+1
* Add C++11, C++14 and C++17 support to configure.shJeffrey Walton2020-08-061-0/+220
* Update commentsJeffrey Walton2020-08-051-0/+2
* Make configure.sh aware of CRYPTOPP_DISABLE_ASMJeffrey Walton2020-08-051-5/+20
* Update commentsJeffrey Walton2020-08-051-5/+9
* Add version check to configure.shJeffrey Walton2020-08-051-0/+5
* Update commentsJeffrey Walton2020-07-311-5/+12
* Add iOS support to configure.shJeffrey Walton2020-07-311-0/+4
* Add iOS support to configure.shJeffrey Walton2020-07-311-16/+38