Skip to content
Snippets Groups Projects
  1. Oct 24, 2014
  2. Oct 22, 2014
  3. Oct 21, 2014
  4. Oct 14, 2014
  5. Oct 13, 2014
  6. Oct 12, 2014
  7. Oct 11, 2014
  8. Oct 10, 2014
    • Brad King's avatar
      Help: Organize 3.1 release notes · 856ee6be
      Brad King authored
      Add section headers similar to the 3.0 release notes and move each
      individual bullet into an appropriate section.  Highlight the new VS
      generator capabilities for Windows Phone, Windows Store, and NVIDIA
      Nsight Tegra with dedicated subsections.
      856ee6be
    • Brad King's avatar
      Help: Consolidate 3.1 release notes · 52842820
      Brad King authored
      Move all development release notes into a new version-specific document:
      
       tail -q -n +3 Help/release/dev/* > Help/release/3.1.0.rst
       git rm -- Help/release/dev/*
      
      except the sample topic:
      
       git checkout HEAD -- Help/release/dev/0-sample-topic.rst
      
      Reference the new document from the release notes index document.
      Add a title and intro sentence to the new document by hand.
      52842820
    • Brad King's avatar
      Merge topic 'note-link-libraries-genex' · a7b9b571
      Brad King authored and Kitware Robot's avatar Kitware Robot committed
      8bd81981 Help: Add note about restoring pre-3.0 link libraries genex behavior
      a7b9b571
    • Brad King's avatar
      Merge topic 'fix-OSX-bundle-rpaths-and-Qt5' · 26bffa6e
      Brad King authored and Kitware Robot's avatar Kitware Robot committed
      631fadea Help: Add notes for topic 'fix-OSX-bundle-rpaths-and-Qt5'
      50e261dd OSX: Warn when attempting to change runtime paths on OS X 10.5
      9b98fd52 cmake-gui: Make sure we bundle Qt5 Cocoa platform plugin
      83a06bb4 BundleUtilities: Framework codesign Resources/Info.plist & Current
      f7df82ac BundleUtilities: Resolve & replace @rpath placeholders
      14bc686f GetPrerequisites: Make sure dyld placeholders are prefixes
      6c313797 BundleUtilities: Use find on UNIX for fast executable lookup
      26bffa6e
Loading