Skip to content
Snippets Groups Projects
  1. Nov 04, 2016
    • Brad King's avatar
      Sort includes to stabilize include order w.r.t. clang-format · 15e90a3c
      Brad King authored
      The clang-format tool sorts `#include` lines within contiguous blocks.
      Separate blocks with blank lines and sort the include lines within them
      so that clang-format does not re-order anything.
      
      Change-Id: I96d6828f470b9a234464972172d46afab322487c
      15e90a3c
  2. Jul 08, 2015
    • Brad King's avatar
      System: Drop Shell_* APIs · d3ba91e1
      Brad King authored
      The shell escaping APIs are very specific to CMake and are not used by
      other KWSys clients.  They are moving to CMake proper, so drop them from
      KWSys.
      
      Change-Id: I422c76f6515d51a352e112828533d6e3fd1a5440
      d3ba91e1
  3. Apr 01, 2014
  4. Sep 09, 2010
  5. Sep 08, 2010
  6. Sep 28, 2009
    • Brad King's avatar
      Convert KWSys to OSI-approved BSD License · 62db264e
      Brad King authored
      This converts the KWSys license to a pure 3-clause OSI-approved BSD
      License.  We drop the previous license clause requiring modified
      versions to be plainly marked.  We also update the KWSys copyright to
      cover the full development time range.
      62db264e
  7. Jul 13, 2009
  8. Dec 18, 2008
    • Brad King's avatar
      BUG: Fix windows command line escape for empty arg · 7f5573e8
      Brad King authored
      On Windows the KWSys System package generates escapes for command-line
      arguments.  This fix enables quoting of the empty string as an argument.
      This also adds a test to pass an empty argument to a custom command.
      7f5573e8
  9. Apr 30, 2008
  10. Jan 13, 2008
  11. May 18, 2007
  12. May 17, 2007
  13. May 16, 2007
  14. Oct 25, 2006
  15. Oct 23, 2006
  16. Oct 04, 2006
  17. Sep 27, 2006
  18. Sep 21, 2006
Loading