Skip to content
Snippets Groups Projects
  1. Sep 03, 2008
  2. Sep 02, 2008
  3. Sep 01, 2008
  4. Aug 31, 2008
  5. Aug 30, 2008
    • Brad King's avatar
      STYLE: Nightly Date Stamp · 8112fbaf
      Brad King authored
      8112fbaf
    • Brad King's avatar
      BUG: Fix Unset test on VS 6 · 0a10958a
      Brad King authored
      Visual Studio 6 does not recognize .cc as a C++ extension by default.
      Simplify the test to be C-only and use a .c extension.
      0a10958a
    • Clinton Stimpson's avatar
      · 87a31b5b
      Clinton Stimpson authored
      ENH:  For #7433, add documentation that directories also can be specified to
            update the translation files.
      87a31b5b
  6. Aug 29, 2008
    • Brad King's avatar
      STYLE: Nightly Date Stamp · 58192f6d
      Brad King authored
      58192f6d
    • Brad King's avatar
      BUG: Link flags should still be chained · 56713fba
      Brad King authored
      The recent fix to avoid including flags in dependency inferral also
      dropped them from chaining of dependencies through targets.  This fix
      restores chaining of flags through known dependency lists while still
      leaving them out of inferred dependency lists.
      56713fba
  7. Aug 28, 2008
  8. Aug 27, 2008
  9. Aug 26, 2008
  10. Aug 25, 2008
    • Brad King's avatar
      STYLE: Nightly Date Stamp · 81f89284
      Brad King authored
      81f89284
    • Clinton Stimpson's avatar
      · dbdca344
      Clinton Stimpson authored
      ENH:  Add -D preprocessor defines to the moc commands.
            Needed to fix #7465.
      dbdca344
    • Brad King's avatar
      ENH: Add unset() command. · 33e865c0
      Brad King authored
      This introduces the unset() command to make it easy to unset CMake
      variables, environment variables, and CMake cache variables.  Previously
      it was not even possible to unset ENV or CACHE variables (as in
      completely remove them).  Changes based on patch from Philip Lowman.
      See issue #7507.
      33e865c0
  11. Aug 24, 2008
  12. Aug 23, 2008
  13. Aug 22, 2008
Loading