Skip to content
Snippets Groups Projects
  1. Mar 24, 2017
    • Kitware Robot's avatar
      KWSys 2017-03-24 (7e9f7b7b) · fda80fde
      Kitware Robot authored and Brad King's avatar Brad King committed
      Code extracted from:
      
          https://gitlab.kitware.com/utils/kwsys.git
      
      at commit 7e9f7b7bdc8ac54006a40a775867022c4d678b06 (master).
      
      Upstream Shortlog
      -----------------
      
      Brad King (3):
            0af48083 Drop custom Git whitespace check attribute
            6365886c Define a custom Git attribute to mark sources using our C style
            d22c2743 clang-format.bash: Use Git attributes to mark files for formatting
      
      Egor Pugin (3):
            ce44c58a FStream: Export ReadBOM() from shared library
            04e24b2b ConsoleBuf: Remove export macro from BasicConsoleBuf template
            858d5edd Encoding: Export CommandLineArguments from shared library
      fda80fde
  2. Dec 14, 2016
    • Kitware Robot's avatar
      KWSys 2016-12-14 (95a7e234) · a9ea66bd
      Kitware Robot authored and Brad King's avatar Brad King committed
      Code extracted from:
      
          https://gitlab.kitware.com/utils/kwsys.git
      
      at commit 95a7e234ffd0c6bdfaa8b21c59a119198c050164 (master).
      
      Upstream Shortlog
      -----------------
      
      Ben Boeckel (1):
            e0967411 Add a script to help update third-party sources
      
      Brad King (10):
            98505f79 Add script to update GitSetup from upstream
            365edba8 GitSetup: Tell Git not to export .gitattributes
            41a7fe5b Add pre-commit hook to check whether SetupForDevelopment must re-run
            17a1200c Convert developer setup scripts away from Gerrit Code Review
            5f206c3a Tell Git to use a distinct conflict marker size in `.rst` files
            33f828d4 README: Convert from `.txt` to `.rst` markup
            56b707dd README: Add section about reporting bugs
            140357ea CONTRIBUTING: Document contribution through the Kitware GitLab Instance
            4b7bf8e4 Tell Git not to export any `.sh` or `.bash` scripts
            e25eb8dc CONTRIBUTING: Add step for running developer setup script
      
      GitSetup Upstream (3):
            fed3d191 GitSetup 2012-09-27 (341043cf)
            a0144297 GitSetup 2016-12-13 (8af10838)
            868c1e68 GitSetup 2016-12-13 (cd5ada6d)
      a9ea66bd
  3. Nov 09, 2016
    • Kitware Robot's avatar
      KWSys 2016-11-09 (18c65411) · 773b36e5
      Kitware Robot authored and Brad King's avatar Brad King committed
      Code extracted from:
      
          http://public.kitware.com/KWSys.git
      
      at commit 18c654114de3aa65429542f95308720bc68f9231 (master).
      
      Upstream Shortlog
      -----------------
      
      Brad King (14):
            37306a1c FStream: Quiet unused argument warning
            15e90a3c Sort includes to stabilize include order w.r.t. clang-format
            26509227 Copyright.txt: Add notice of copyright by contributors
            fc42d3f2 Add temporary script to filter license notices
            c41c1bc4 Simplify KWSys per-source license notices
            1d4c0b4a Remove temporary script that filtered license notices
            a4f5ef79 SystemInformation: Remove stray comment
            8649a886 kwsysPrivate: Protect KWSYS_HEADER macro from clang-format
            89b98af5 Configure clang-format for KWSys source tree
            547dacad Add a script to run clang-format on the entire source tree
            aa94be0c CONTRIBUTING: Add a section on coding style
            6604c4b6 Empty commit at end of history preceding clang-format style transition
            2b3e2b1c Tell Git to not export 'clang-format' infrastructure
            18c65411 FStream: Include Configure.hxx before other headers
      
      Kitware Robot (1):
            6c973b46 Revise C++ coding style using clang-format
      773b36e5
  4. May 05, 2015
    • Kitware Robot's avatar
      KWSys 2015-05-04 (c2387a4b) · 0c34ac2f
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ c2387a4b | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 69bccf2e..c2387a4b
      Brad King (3):
            1ea01a46 Tell Git to export '.gitattributes'
            4f39791b Glob: Add explicit assignment operator to Message member
            c2387a4b DynamicLoader: Fix CloseLibrary for failed OpenLibrary on HP-UX
      0c34ac2f
Loading