summaryrefslogtreecommitdiffstats
path: root/Configurations/10-main.conf
AgeCommit message (Expand)Author
2016-05-16Small MSVC build fixes.Richard Levitte
2016-05-12Windows: When installing libraries and executables, install .pdb files as wellRichard Levitte
2016-05-12Move the DJGPP target to its own config.Richard Levitte
2016-05-10IRIX fixes.Andy Polyakov
2016-05-03Tru64 fixes.Andy Polyakov
2016-05-02Android build fixes.Andy Polyakov
2016-04-29VMS: only explicitely translate names in library C files.Richard Levitte
2016-04-19Typo, asoutflag -> perlasm_schemeRichard Levitte
2016-04-19Only allow Microsoft assembler with no-asm on WindowsRichard Levitte
2016-04-18Haiku x86-64 doesn't need RC4_CHAR.Jérôme Duval
2016-04-15ex_libs settings have to be added to, not overriden, on Windows tooRichard Levitte
2016-04-14Add Haiku support.Jérôme Duval
2016-04-13Remake the way dynamic zlib is loadedRichard Levitte
2016-04-13Configuration: Simplify the way vms information is retrievedRichard Levitte
2016-04-13Fix zlib configuration options.Richard Levitte
2016-04-07Clean-up *_DEBUG options.Andy Polyakov
2016-04-07Configurations/10-main.conf: omit now redundant -D_WINDLL.Andy Polyakov
2016-04-01Force argv to be an array of long pointers on VMSRichard Levitte
2016-03-29Config: The cflags in vms-alpha and vms-ia64 have to be addedRichard Levitte
2016-03-29VMS: Disable the warning MAYLOSEDATA3Richard Levitte
2016-03-29Windows build system: fix 32-bit appveyor build.Andy Polyakov
2016-03-29Build system: VC-WIN64I fixups.Andy Polyakov
2016-03-23Small fixups in DSORichard Levitte
2016-03-21Downcase VMS config namesRichard Levitte
2016-03-21Build system: VC-WIN64I fixups.Andy Polyakov
2016-03-21Windows build system: get uplink right.Andy Polyakov
2016-03-21Configurations/10-main.conf: freeze -std option in darwin*-ppc-cc.Andy Polyakov
2016-03-21Remove generation of ms/version32.rc from Configure, use util/mkrc.plRichard Levitte
2016-03-17Make picker, thread and combine standard config helper functionsRichard Levitte
2016-03-17Remove Netware and OS/2Rich Salz
2016-03-17Remove ultrix/mips support.Rich Salz
2016-03-17Remove support for Borland C++Richard Levitte
2016-03-16DLL object files should not be built with /Zl"Richard Levitte
2016-03-15poly1305/asm/poly1305-x86_64.pl: make it work with linux-x32.Andy Polyakov
2016-03-15Cygwin configs were missing thread_scheme settings, add themRichard Levitte
2016-03-14s390x assembly pack: 32-bit fixups.Andy Polyakov
2016-03-14Fix a few Configure errorsRichard Levitte
2016-03-09Unified - extract settings from util/pl/VC-32.pl and make the config settingsRichard Levitte
2016-03-05No -fno-common for DarwinRichard Levitte
2016-03-02Configure - Get rid of the special thread_cflag, replace with thread_schemeRichard Levitte
2016-03-02Configure - get rid of the special debug_ and release_ settingsRichard Levitte
2016-03-02Configure - move the addition of the zlib / libz lib to configsRichard Levitte
2016-03-02Configure - Rename BASE to DEFAULTS and add a few inheritable BASEsRichard Levitte
2016-03-02Add a shared_target to the VC-common configRichard Levitte
2016-02-27GH753: More spelling fixFdaSilvaYY
2016-02-26Remove comments saying you must do 'make -f Makefile.in TABLE'Richard Levitte
2016-02-26Configure - neater looking add() and add_before()Richard Levitte
2016-02-23Remove all -march= from configsRichard Levitte
2016-02-22Clean away $config{no_shared} since we have $disabled{shared}Richard Levitte
2016-02-20apps_extra_src changed name to apps_aux_src, rename everywhereRichard Levitte