aboutsummaryrefslogtreecommitdiff
path: root/Configurations/10-main.conf
AgeCommit message (Expand)AuthorFilesLines
2016-03-17Make picker, thread and combine standard config helper functionsRichard Levitte1-16/+0
2016-03-17Remove Netware and OS/2Rich Salz1-57/+0
2016-03-17Remove ultrix/mips support.Rich Salz1-17/+0
2016-03-17Remove support for Borland C++Richard Levitte1-10/+0
2016-03-16DLL object files should not be built with /Zl"Richard Levitte1-1/+3
2016-03-15poly1305/asm/poly1305-x86_64.pl: make it work with linux-x32.Andy Polyakov1-1/+1
2016-03-15Cygwin configs were missing thread_scheme settings, add themRichard Levitte1-0/+2
2016-03-14s390x assembly pack: 32-bit fixups.Andy Polyakov1-1/+1
2016-03-14Fix a few Configure errorsRichard Levitte1-6/+7
2016-03-09Unified - extract settings from util/pl/VC-32.pl and make the config settingsRichard Levitte1-23/+189
2016-03-05No -fno-common for DarwinRichard Levitte1-1/+2
2016-03-02Configure - Get rid of the special thread_cflag, replace with thread_schemeRichard Levitte1-146/+190
2016-03-02Configure - get rid of the special debug_ and release_ settingsRichard Levitte1-149/+154
2016-03-02Configure - move the addition of the zlib / libz lib to configsRichard Levitte1-34/+36
2016-03-02Configure - Rename BASE to DEFAULTS and add a few inheritable BASEsRichard Levitte1-43/+84
2016-03-02Add a shared_target to the VC-common configRichard Levitte1-0/+1
2016-02-27GH753: More spelling fixFdaSilvaYY1-2/+2
2016-02-26Remove comments saying you must do 'make -f Makefile.in TABLE'Richard Levitte1-4/+0
2016-02-26Configure - neater looking add() and add_before()Richard Levitte1-26/+26
2016-02-23Remove all -march= from configsRichard Levitte1-10/+6
2016-02-22Clean away $config{no_shared} since we have $disabled{shared}Richard Levitte1-1/+1
2016-02-20apps_extra_src changed name to apps_aux_src, rename everywhereRichard Levitte1-1/+1
2016-02-19Big rename fest of MingW shared librariesRichard Levitte1-2/+4
2016-02-19Rethink the uplink / applink storyRichard Levitte1-3/+4
2016-02-18Fix spellingRichard Levitte1-1/+1
2016-02-18Fix spellingRichard Levitte1-1/+1
2016-02-18Add -lresolv to the Solaris ex_libsRichard Levitte1-1/+1
2016-02-16Fix use of add() and add_before() in Configurations/*.confRichard Levitte1-16/+16
2016-02-13C64x+ assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov1-6/+8
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz1-6/+6
2016-02-11Add support for shared_rcflag, useful for windres (Cygwin and Mingw)Richard Levitte1-0/+2
2016-02-11Modernise the mingw cflags and ldflagsRichard Levitte1-4/+4
2016-02-10unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte1-0/+60
2016-02-10unified build scheme: add the tweaks to build on Cygwin & MingwRichard Levitte1-4/+4
2016-02-06Enhance and clear the support of linker flagsRichard Levitte1-3/+3
2016-01-29Configure et al: split up the lflags configuration item into twoRichard Levitte1-39/+46
2016-01-29Make use of add() and add_before() in Configurations/Richard Levitte1-9/+9
2016-01-29Remove x86_gcc_des,x86_gcc_optsRich Salz1-31/+22
2016-01-27Remove outdated legacy crypto optionsRich Salz1-62/+54
2016-01-22Refactor config - @MK1MF_Builds out, general build scheme inRichard Levitte1-9/+19
2016-01-18Add some extra Cygwin targets as aliases for Cygwin-x86Richard Levitte1-0/+17
2016-01-18Adjust the configuration target name from Cygwin-i686 to Cygwin-x86Richard Levitte1-1/+1
2016-01-18Fix configuration system to support different architectures on Cygwin.Corinna Vinschen1-2/+2
2016-01-12Move Makefiles to Makefile.inRich Salz1-1/+1
2016-01-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni1-6/+6
2016-01-07mem functions cleanupRich Salz1-2/+2
2015-12-11Configurations/10-main.conf: fix typos in mingw/cygwin configs.Andy Polyakov1-4/+4
2015-11-24Configuratons: add -DFILIO_H to harmonized Solaris targets.Andy Polyakov1-38/+26
2015-11-24Add perl modeline to Configure scriptsJacob Bandes-Storch1-0/+1
2015-11-20Add pthread supportMatt Caswell1-17/+18