MantisBT - ParaView
View Issue Details
0014064ParaView(No Category)public2013-05-13 15:182013-05-21 18:00
Andy Bauer 
Andy Bauer 
normalminorhave not tried
closedfixed 
git-master 
4.0 
Catalyst
14064_cleanup_catalyze_script
usability
0014064: can't configure catalyst with only cmake options
For a Catalyst configuration with only cmake cache variables, the catalyze.py script has problems. An example manifest.json for this is:
{
  "cmake":{
    "cache":[
      {
        "name":"BUILD_SHARED_LIBS",
        "type":"BOOL",
        "value":"OFF"
      }
    ]
  }
}
No tags attached.
Issue History
2013-05-13 15:18Andy BauerNew Issue
2013-05-13 15:18Andy BauerAssigned To => Andy Bauer
2013-05-13 15:25Andy BauerStatusbacklog => todo
2013-05-13 15:25Andy BauerStatustodo => active development
2013-05-14 11:09Andy BauerTopic Name => 14064_cleanup_catalyze_script
2013-05-14 11:09Andy BauerStatusactive development => gatekeeper review
2013-05-14 11:09Andy BauerFixed in Version => git-next
2013-05-14 11:09Andy BauerResolutionopen => fixed
2013-05-16 08:12Utkarsh AyachitFixed in Versiongit-next => git-master
2013-05-16 08:14Utkarsh AyachitStatusgatekeeper review => customer review
2013-05-16 08:14Utkarsh AyachitNote Added: 0030788
2013-05-18 20:00Utkarsh AyachitFixed in Versiongit-master => 4.0
2013-05-21 18:00Alan ScottNote Added: 0030816
2013-05-21 18:00Alan ScottStatuscustomer review => closed

Notes
(0030788)
Utkarsh Ayachit   
2013-05-16 08:14   
SUMMARY
---------------------------------------------
Topics merged into master:
  13061_make_webkit_optional
  13951_log_custom_ticks
  14018_spreadsheet_spcth_crash
  14027_crinkle_clip_bug
  14062_test_catalyst_outputs
  14064_cleanup_catalyze_script
  FixCrashOnHyperTreeGridSource
  FixMissingSTLHeaderForH5PartReader
  fix-benchmark-printlog-in-sym-mode
  fix-warnings-v4
  flip-scalarbar-labels
  refactor_python_interpretor
(0030816)
Alan Scott   
2013-05-21 18:00   
Developer tag in git. Closing.