summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
2016-02-14Configurations/00-base-templates.conf: typos in [chacha|poly1305]_asm_src.Andy Polyakov
2016-02-14Have dofile.pl say where it was run, for real this timeRichard Levitte
2016-02-14Have dofile.pl say where it was runRichard Levitte
2016-02-13Don't build test programs by default, add convenience targets for unified buildRichard Levitte
2016-02-13Have the same installation directories in unified as in unixmakeRichard Levitte
2016-02-13Configurations: engage PPC ChaCha20 and Poly1305 modules.Andy Polyakov
2016-02-13Add SHARED_RCFLAGS in unified Makefile templateRichard Levitte
2016-02-13The unified build may delete installed manual filesRichard Levitte
2016-02-13In templates, output_on() must be used the same way as output_off()Richard Levitte
2016-02-13C64x+ assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov
2016-02-13Configurations: engage ARM ChaCha20 and Poly1305 modules.Andy Polyakov
2016-02-12We need the linked utils after a full build.Richard Levitte
2016-02-12Unified build - fix make dependRichard Levitte
2016-02-12Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefixRichard Levitte
2016-02-12Generate progs.h from a bunch of files instead of internal knowledgeRichard Levitte
2016-02-11Add the generate mechanism from unixmake to unix-Makefile.tmplRichard Levitte
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz
2016-02-11Make shared library targets more consistentRichard Levitte
2016-02-11Add support for shared_rcflag, useful for windres (Cygwin and Mingw)Richard Levitte
2016-02-11Modernise the mingw cflags and ldflagsRichard Levitte
2016-02-10BIO_PAIR_DEBUG did nothing; remove it.Rich Salz
2016-02-10Quote the CFLAG in Unixly Makefiles, for buildinf.hRichard Levitte
2016-02-10unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte
2016-02-10unified build scheme: add the tweaks to build on Cygwin & MingwRichard Levitte
2016-02-10unified build scheme: add a "unified" template for Unix MakefileRichard Levitte
2016-02-10Configure et al: treat C defines separatelyRichard Levitte
2016-02-10Configurations: engage x86[_64] ChaCha20 and Poly1305 modules.Andy Polyakov
2016-02-09Configurations: engage s390x ChaCha20 and Poly1305 modules.Andy Polyakov
2016-02-09unified build scheme: add a design documentRichard Levitte
2016-02-09unified build scheme: add and document the "unified" driving engineRichard Levitte
2016-02-08Configurations/00-base-templates.conf: harmonize extensions.Andy Polyakov
2016-02-06Enhance and clear the support of linker flagsRichard Levitte
2016-02-01unified build scheme: add a personal configuration to test itRichard Levitte
2016-02-01unified build scheme: a first introductionRichard Levitte
2016-01-31Engage poly1305-sparcv9 module.Andy Polyakov
2016-01-29Complete the lflags -> lflags/ex_libs transitionRichard Levitte
2016-01-29Configure et al: split up the lflags configuration item into twoRichard Levitte
2016-01-29Make use of add() and add_before() in Configurations/Richard Levitte
2016-01-29Always DPURIFYEmilia Kasper
2016-01-29Remove x86_gcc_des,x86_gcc_optsRich Salz
2016-01-27Remove outdated legacy crypto optionsRich Salz
2016-01-25Small cleanups in ConfigureRichard Levitte
2016-01-25Refactor file writing - Remake Makefile.org into a templateRichard Levitte
2016-01-23String configs are truly deprecated, not even somewhat supported any moreRichard Levitte
2016-01-22Configurations - no_asm_filler is long gone, don't use itRichard Levitte
2016-01-22Refactor config - @MK1MF_Builds out, general build scheme inRichard Levitte
2016-01-22Refactor config - move templates and template docs to ConfigurationsRichard Levitte
2016-01-18Add some extra Cygwin targets as aliases for Cygwin-x86Richard Levitte
2016-01-18Adjust the configuration target name from Cygwin-i686 to Cygwin-x86Richard Levitte
2016-01-18Fix configuration system to support different architectures on Cygwin.Corinna Vinschen