summaryrefslogtreecommitdiffstats
path: root/Configurations (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Automatic 'make depend' for the unified build schemeRichard Levitte2016-02-182-56/+74
* Set EXE_EXT environment variable when testingRichard Levitte2016-02-181-0/+1
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-5/+2
* Don't treat .d (depend) files separately from object filesRichard Levitte2016-02-185-100/+14
* Fix the makedepend constructor in unix-Makefile.tmplRichard Levitte2016-02-181-5/+7
* Remove "experimental" in code and comments, too.Rich Salz2016-02-181-1/+1
* Fix spellingRichard Levitte2016-02-181-1/+1
* Fix spellingRichard Levitte2016-02-181-1/+1
* Add -lresolv to the Solaris ex_libsRichard Levitte2016-02-181-1/+1
* Fix use of add() and add_before() in Configurations/*.confRichard Levitte2016-02-163-19/+19
* MANSUFFIX should be left emptyRichard Levitte2016-02-151-1/+4
* Address comments.Ben Laurie2016-02-152-4/+4
* Tests depend on everything.Ben Laurie2016-02-151-1/+1
* Configurations/00-base-templates.conf: typos in [chacha|poly1305]_asm_src.Andy Polyakov2016-02-141-5/+5
* Have dofile.pl say where it was run, for real this timeRichard Levitte2016-02-142-2/+2
* Have dofile.pl say where it was runRichard Levitte2016-02-142-2/+4
* Don't build test programs by default, add convenience targets for unified buildRichard Levitte2016-02-132-4/+15
* Have the same installation directories in unified as in unixmakeRichard Levitte2016-02-131-3/+7
* Configurations: engage PPC ChaCha20 and Poly1305 modules.Andy Polyakov2016-02-131-0/+2
* Add SHARED_RCFLAGS in unified Makefile templateRichard Levitte2016-02-131-1/+3
* The unified build may delete installed manual filesRichard Levitte2016-02-131-2/+16
* In templates, output_on() must be used the same way as output_off()Richard Levitte2016-02-132-7/+7
* C64x+ assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov2016-02-131-6/+8
* Configurations: engage ARM ChaCha20 and Poly1305 modules.Andy Polyakov2016-02-131-0/+4
* We need the linked utils after a full build.Richard Levitte2016-02-121-1/+1
* Unified build - fix make dependRichard Levitte2016-02-124-6/+11
* Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefixRichard Levitte2016-02-122-112/+110
* Generate progs.h from a bunch of files instead of internal knowledgeRichard Levitte2016-02-121-1/+12
* Add the generate mechanism from unixmake to unix-Makefile.tmplRichard Levitte2016-02-111-1/+43
* Move to REF_DEBUG, for consistency.Rich Salz2016-02-113-14/+14
* Make shared library targets more consistentRichard Levitte2016-02-111-38/+63
* Add support for shared_rcflag, useful for windres (Cygwin and Mingw)Richard Levitte2016-02-112-0/+3
* Modernise the mingw cflags and ldflagsRichard Levitte2016-02-111-4/+4
* BIO_PAIR_DEBUG did nothing; remove it.Rich Salz2016-02-101-1/+1
* Quote the CFLAG in Unixly Makefiles, for buildinf.hRichard Levitte2016-02-101-1/+2
* unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte2016-02-104-0/+697
* unified build scheme: add the tweaks to build on Cygwin & MingwRichard Levitte2016-02-102-4/+38
* unified build scheme: add a "unified" template for Unix MakefileRichard Levitte2016-02-101-0/+750
* Configure et al: treat C defines separatelyRichard Levitte2016-02-103-2/+32
* Configurations: engage x86[_64] ChaCha20 and Poly1305 modules.Andy Polyakov2016-02-101-0/+4
* Configurations: engage s390x ChaCha20 and Poly1305 modules.Andy Polyakov2016-02-091-0/+2
* unified build scheme: add a design documentRichard Levitte2016-02-091-0/+550
* unified build scheme: add and document the "unified" driving engineRichard Levitte2016-02-092-1/+290
* Configurations/00-base-templates.conf: harmonize extensions.Andy Polyakov2016-02-081-25/+25
* Enhance and clear the support of linker flagsRichard Levitte2016-02-063-16/+38
* unified build scheme: add a personal configuration to test itRichard Levitte2016-02-011-46/+9
* unified build scheme: a first introductionRichard Levitte2016-02-013-143/+294
* Engage poly1305-sparcv9 module.Andy Polyakov2016-01-311-0/+1
* Complete the lflags -> lflags/ex_libs transitionRichard Levitte2016-01-295-17/+18
* Configure et al: split up the lflags configuration item into twoRichard Levitte2016-01-292-40/+47