1. 28 Mar, 2017 2 commits
  2. 27 Mar, 2017 1 commit
    • Dridi Boukelmoune's avatar
      Support multi-lib systems for out-of-tree builds · bc2ea2c3
      Dridi Boukelmoune authored
      On systems where both 32 and 64-bit libraries can co-exist, simply
      inheriting Varnish's prefix is not enough because VMODs might land
      in the wrong directory. For instance, on rhel you will find both
      /usr/lib and /usr/lib64.
      
      This is usually not a problem with package managers, because they
      usually take care of everything at configure time, for example RPMs
      may use a %configure macro that defines all well-known directories.
      It can however be overlooked when a VMOD is manually built from
      source.
      bc2ea2c3
  3. 26 Mar, 2017 2 commits
  4. 25 Mar, 2017 2 commits
  5. 24 Mar, 2017 3 commits
  6. 23 Mar, 2017 19 commits
  7. 22 Mar, 2017 6 commits
  8. 21 Mar, 2017 5 commits