1. 15 11月, 2013 2 次提交
  2. 14 11月, 2013 7 次提交
  3. 13 11月, 2013 13 次提交
  4. 12 11月, 2013 5 次提交
  5. 11 11月, 2013 3 次提交
  6. 10 11月, 2013 3 次提交
  7. 09 11月, 2013 4 次提交
  8. 08 11月, 2013 3 次提交
    • Anthony Minessale's avatar
      uncomment · b18e7216
      Anthony Minessale 提交于
      b18e7216
    • Travis Cross's avatar
      Pull out our own libuuid detection · 04aac8c9
      Travis Cross 提交于
      APR is the only reason we depend on libuuid, so we'll rely on APR's
      tools here.
      
      This partially reverts commit f7fb54d0.
      04aac8c9
    • Travis Cross's avatar
      Handle APR / apr-util build settings properly · bf4440d0
      Travis Cross 提交于
      After being configured, APR and apr-util provide config scripts that
      enumerate the libraries and compiler and linker options needed to
      build code relying on APR/apr-util.  This patch causes us to more
      fully include the output of these scripts in our build process.
      
      FS-5574 --resolve
      bf4440d0