aboutsummaryrefslogtreecommitdiff
path: root/make/test/compiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Include <array> or <tr1/array> globallyGravatar Attila Molnar2016-08-081-0/+2
* Fix oversight which caused problems with Clang on OSX.Gravatar Peter Powell2015-02-201-1/+1
* Remove a workaround for a compiler which is no longer supported.Gravatar Peter Powell2015-02-181-0/+4
* Add the <type_traits> header to the compiler test file.Gravatar Peter Powell2015-02-181-0/+2
* Miscellaneous improvements to configure.•••- Clean up various minor sections of the code. - Remove OpenSSL and GnuTLS detection plumbing. - This will soon be the job of modulemanager. - This did not work in non-interactive mode unlike --enable-extras. - Rework runas user handling. - Add the --gid configure option. - Accept either an id or a name in --gid and --uid. - Rework the question flow in interactive mode. - User is no longer asked detailed questions unless they want them. - Socket engine questions have been removed. - Automatically enable non-interactive mode if STDIN or STDOUT are not a tty. Gravatar Peter Powell2014-12-071-0/+29