summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
2017-03-15VMS: turning off CALL_DEBUG isn't possible on AlphaRichard Levitte
2017-03-15VMS: don't use /DSF, turn off CALL_DEBUG insteadRichard Levitte
2017-03-14VMS: Change debug linking method to generate a separate Debug Symbol FileRichard Levitte
2017-03-11Handle find-doc-nits script renameRich Salz
2017-03-11Fix many doc L<> errorsRich Salz
2017-03-06Unix Makefile: Have manual generation use the same perl script as Windows and...Richard Levitte
2017-03-06Add documentation on platform specific checksRichard Levitte
2017-03-06Add a platform specific configuration checkerRichard Levitte
2017-03-02Configurations/10-main.conf: omit redundant -lresolv from Solaris configs.Andy Polyakov
2017-03-02Configurations/50-masm.conf: add /nologo to ml64 command line.Andy Polyakov
2017-02-21appveyor.yml: engage VC-WIN64A-masm.Andy Polyakov
2017-02-01remove test/.rnd on make cleanBernd Edlinger
2017-01-12Review comments; fail build if nits foundRich Salz
2017-01-12Run find-doc-nits in travisRichard Levitte
2016-11-21Add missing -zdelete for some linux archesKurt Roeckx
2016-11-16Add a modern linux-x86 config targetRichard Levitte
2016-11-15Configurations/10-main.conf: remove obsolete flag from solaris-x86-gcc.Andy Polyakov
2016-11-15Configurations/10-main.conf: document GCC for Solaris config constraint.Andy Polyakov
2016-11-10Revert "Move algorithm specific ppccap code from crypto/ppccap.c"Richard Levitte
2016-11-10Document how to force linking with static librariesRichard Levitte
2016-11-10Building: make it possible to force linking with static OpenSSL libsRichard Levitte
2016-11-10descrip.mms.tmpl: Simplify fiddling of logical names record and statemRichard Levitte
2016-11-09Move algorithm specific ppccap code from crypto/ppccap.cRichard Levitte
2016-11-09Unix Makefile: Make sure to use $(PERL) when running ./ConfigureRichard Levitte
2016-11-06Windows: use default ZLIB1 unless --with-zlib-lib is setRichard Levitte
2016-11-06Fix the LIBZ macro on VC config targetsRichard Levitte
2016-11-06VMS: pretend to use -znodeleteRichard Levitte
2016-11-04VMS build file template: assign 'arch' to local symbol tableRichard Levitte
2016-11-04VMS: update the list of files that need some extra treatmentRichard Levitte
2016-11-04VMS: correct the logic around linking executablesRichard Levitte
2016-11-04Add -std=c++11 to CXXFLAGSMatt Caswell
2016-11-03Enable memory debugging while testingRichard Levitte
2016-11-03Clang doesn't like -znodelete, make it a linker flag insteadRichard Levitte
2016-11-03VMS: ignore multiply defined symbols when linking programsRichard Levitte
2016-11-02Link using -znodeleteMatt Caswell
2016-10-31Unix Makefile: Some sed implementation truncate long lines. Use perl instead.Richard Levitte
2016-10-31Mark VC templates correctly.Richard Levitte
2016-10-26Move manpages to man[1357] structure.Rich Salz
2016-10-26VMS: tell the C compiler to use the ISO C94 standardRichard Levitte
2016-10-24ppccap.c: engage new multipplication and squaring subroutines.Andy Polyakov
2016-10-22Efence is antiquated, remove all traces of using itRichard Levitte
2016-10-15Use clang++ for C++ for the linux-x86_64-clang targetMatt Caswell
2016-10-13Remove automatic RPATH - add user rpath supportRichard Levitte
2016-10-13Remove automatic RPATHRichard Levitte
2016-10-12Add C++ settings in the Linux config targetsRichard Levitte
2016-10-12Add support for C++ in Configurations/unix-Makefile.tmplRichard Levitte
2016-10-12Add support for C++ in ConfigureRichard Levitte
2016-10-02Remove untrue comment.Ben Laurie
2016-10-02Make dependencies if Makefile is new.Ben Laurie
2016-09-21descrip.mms.tmpl: in obj2bin, make sure an empty @deps means no empty linesRichard Levitte