提交歷史

作者 SHA1 備註 提交日期
  Bryan Drewery dc9c632c07 Merge branch '24-openssl-SHLIB' into next 14 年之前
  Bryan Drewery 81601344b5 Load libssl/libcrypto based on the compiled SHLIB_VERSION_NUMBER if possible (#24) 14 年之前
  Bryan Drewery 102295f88f Merge branch 'build-cleanup' into next 14 年之前
  Bryan Drewery a8f285078d * Update to automake 1.11 depcomp 14 年之前
  Bryan Drewery 0687f023ac * Inline the dependency creation if possible to avoid overheap from automake's depcomp 14 年之前
  Bryan Drewery 592d672281 * Avoid needing `basename` 14 年之前
  Bryan Drewery e733257877 * Cleanup stringfix to use stdin/stdout to allow piping in cc1plus 14 年之前
  Bryan Drewery 7cf8efb5f8 * Don't run stringfix on help as it's been broken for a while 14 年之前
  Bryan Drewery fb072f5865 * Run stringfix over the pre-processed output 14 年之前
  Bryan Drewery 8e79f00f27 * Fix 'mod' files not getting stringfixed 14 年之前
  Bryan Drewery d4b79505bd * Move -no-integrated-cpp to global CXX 14 年之前
  Bryan Drewery c985c33a4c * Only run stringfix if being ran from depcomp. 14 年之前
  Bryan Drewery f03fc56966 * Don't stringfix on debug binaries 14 年之前
  Bryan Drewery 9522b8c30b * Add wrapper cc1plus (preprocessor) around compilation for stringfix; avoids need for _*.c temporary files 14 年之前
  Bryan Drewery 6b7baeaa98 * Move compiling rules to build/build.mk 14 年之前
  Bryan Drewery 0ca7a7261d * Disable configure cache-file by default 14 年之前
  Bryan Drewery 8b83f7e78f * Remove the temporary stringfix file when done with it 14 年之前
  Bryan Drewery b66b8da78b * Don't attribute build failures to the temporary stringfix file 14 年之前
  Bryan Drewery 630f5e96f9 * Move build stamp to build/ 14 年之前
  Bryan Drewery 6d02ff915e * Move configure files into build/ 14 年之前
  Bryan Drewery 7c95b3be5a * Move autotools to build/ 14 年之前
  Bryan Drewery 3ef7c746ab Merge branch 'optional-tcl' into next 14 年之前
  Bryan Drewery 0b1aca6676 * Fix symbol generating files changing between builds when it shouldn't have been 14 年之前
  Bryan Drewery 107bb6b712 Merge branch 'master' into next 14 年之前
  Bryan Drewery 8ff72e5feb * Link libcrypto in with RTLD_GLOBAL so libssl can load symbols from it later (GH #19) 14 年之前
  Bryan Drewery d0f3472eb4 Merge branch 'master' into next 14 年之前
  Bryan Drewery 554aa037cd * Checkout submodules before generating symbols as they may depend on the libs 14 年之前
  Bryan Drewery 336165b1f7 Merge branch 'master' into next 14 年之前
  Bryan Drewery 75b582854f * Fix compile error on older gcc 14 年之前
  Bryan Drewery 8b87c61ff3 Merge branch 'optional-tcl' into next 14 年之前