Skip to content
Snippets Groups Projects
  1. Dec 14, 2012
  2. Oct 25, 2012
  3. Sep 27, 2012
    • Michael Hanselmann's avatar
      Cleanup of build-time shell variable replacements · 6e3bf290
      Michael Hanselmann authored
      
      Instead of having a different set in (almost) every shell script, this
      inserts the most commonly used variables at build time. This way the
      code for injecting a root directory for virtual clusters also is just
      needed once.
      
      I chose inserting the variables using “sed” at build time over a runtime
      script as the latter would need to be located from within the script and
      the path would be different depending on the environment (unittest vs.
      actual installation).
      
      Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
      Reviewed-by: default avatarIustin Pop <iustin@google.com>
      6e3bf290
  4. Jul 19, 2012
  5. May 24, 2012
  6. May 11, 2012
  7. Oct 11, 2011
  8. Aug 19, 2011
  9. Mar 02, 2011
  10. Jan 18, 2011
Loading