Skip to content
Snippets Groups Projects
  1. Feb 15, 2008
    • David Cole's avatar
      ENH: Add code to support calling the VS reload macro from Visual Studio 7.1... · ca2a16c0
      David Cole authored
      ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 and 9.0 in addition to 8.0 sp1... Make new macros file with VS 7.1 so that it can be read by 7.1 and later. VS 7.1 does not appear to run the macros while a build is in progress, but does not return any errors either, so for now, the reload macro is not called when using 7.1. If I can figure out how to get 7.1 to execute the macro, I will uncomment the code in cmGlobalVisualStudio71Generator::GetUserMacrosDirectory() to activate executing the macros in VS 7.1, too.
      ca2a16c0
    • Brad King's avatar
      ENH: Cleanup building of OS X bundle content · ed76198b
      Brad King authored
       - Fixes repeated rebuild of bundles by Makefile generators
       - Add special rules to copy sources to their
         MACOSX_PACKAGE_LOCATION bundle directory
       - Remove MacOSX_Content language hack
         - Remove EXTRA_CONTENT property
         - Remove MACOSX_CONTENT
         - Remove corresponding special cases in object names
      ed76198b
    • Bill Hoffman's avatar
      BUG: fix for bug 6294, correct url for nsis · 6ea4eea1
      Bill Hoffman authored
      6ea4eea1
    • Brad King's avatar
      STYLE: Nightly Date Stamp · 4a17f7be
      Brad King authored
      4a17f7be
  2. Feb 14, 2008
  3. Feb 13, 2008
  4. Feb 12, 2008
  5. Feb 11, 2008
Loading