Skip to content
Snippets Groups Projects
  1. Dec 19, 2008
    • Mark Olesen's avatar
      changes to build version string · 0c557151
      Mark Olesen authored
      - version is WM_PROJECT_VERSION prefix + SHA1 from current git head
      - move double quotes from make rules to global.Cver for extra safety
      0c557151
    • Mark Olesen's avatar
      tweaked build version strings · 5f7d2acb
      Mark Olesen authored
      - added wmakePrintBuild -check, -update, -version options
      - only update .build cache when explictly requested and
        from within the wmake Cver rules
      - use -check option to avoid unnecessary remake in src/Allwmake
      5f7d2acb
    • Mark Olesen's avatar
      Added wmakePrintBuild for determining the build version · 6a4b83bc
      Mark Olesen authored
      - the $WM_PROJECT_DIR/.build file is automatically updated.
        This file is (and must be) ignored by git.
      6a4b83bc
    • Mark Olesen's avatar
      reworked functionObjectList to use PtrList · 79e9a90c
      Mark Olesen authored
      - This was originally plan 'B', but it is actually probably more efficient
        than using PtrDictionary anyhow.
      - straightened out the return value logic, but it wasn't being used anywhere
        anyhow.
      - new 'updated_' data member avoids inadvertent execution in the read()
        method when execution is turned off.
      79e9a90c
  2. Dec 18, 2008
  3. Dec 17, 2008
  4. Dec 16, 2008
  5. Dec 15, 2008
  6. Dec 13, 2008
    • Mark Olesen's avatar
      buildParaView changes · aa522c93
      Mark Olesen authored
      - set CMAKE_INSTALL_PREFIX:PATH now
      - allow separation between -config/-make/-install stages
      - update for cmake 2.6
      aa522c93
  7. Dec 12, 2008