iOS config targets: disable "async" by default
[openssl.git] / Configurations / common.tmpl
2018-10-05 Richard LevitteAdd build file support for generic symbol exports with...
2018-09-12 Richard LevitteVMS: stop trying to build shared libraries from static...
2018-09-11 Richard LevitteBuild files: Separate 'lib' intent from 'shlib' intent
2018-09-11 Richard LevitteConfigure: Name object files according to the product...
2018-09-11 Richard LevitteConfigure: DON'T trickle down includes from products...
2018-01-24 Richard LevitteConfigure: let INCLUDEs set on binaries "trickle down...
2017-12-12 Richard LevitteConfigure et al: cleanups
2017-12-12 Richard LevitteBuild file templates: Replace the use of Makefile.shared
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-04-24 Richard LevitteMake it possible to build static-only libraries
2017-04-18 Richard LevitteVMS: Fix the passing of cflags for things not being...
2016-11-10 Richard LevitteBuilding: make it possible to force linking with static...
2016-09-08 Richard LevitteBuild file templates: additional information to build...
2016-06-14 Richard LevitteConfigure: Make it possible to generate mandatory heade...
2016-06-06 Richard LevitteFix the directory target generation
2016-06-04 Richard LevitteAdd developer targets for each subdirectory we have...
2016-05-24 Richard LevitteCommunicate Configure generated header files to build...
2016-04-25 Richard LevitteBuild system: add include directories and dependencies...
2016-04-06 Richard LevittePerl: foreach (@list) { code } is better
2016-04-06 Richard LevittePerl cleanup: don't create lists unnecessarily
2016-03-30 Richard LevitteMake it possible to specify source files that will...
2016-03-10 Richard LevittePass down inclusion directories to source file generators
2016-03-07 Richard LevitteUnified - Add the build.info command OVERRIDE, to avoid...
2016-03-07 Richard LevitteUnified - Add the build.info command GENERATE, to gener...
2016-02-27 Richard LevitteKeep a cache of files that already have a recipe, in...
2016-02-22 Richard LevitteClean away $config{no_shared} since we have $disabled...
2016-02-20 Richard LevitteAlways build library object files with shared library...
2016-02-19 Richard LevitteSmall rename fest in unified, obj2dynlib -> obj2dso
2016-02-18 Richard LevitteDon't treat .d (depend) files separately from object...
2016-02-12 Richard LevitteUnified build - fix make depend
2016-02-09 Richard Levitteunified build scheme: add and document the "unified...