Document the enhancements for DEPEND and INCLUDE and use a better example
[openssl.git] / Configurations / common.tmpl
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...