This shows you the differences between two versions of the page.
— |
oldnews [2015/06/30 12:22] (current) gibson created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | **2011-07-18** The channelflow dokuwiki website was recently hacked and defaced with advertising. I've rebuilt it with tighter security measures, specifically registration by request only and tighter editing permissions. I also removed some questionable registrations. If you find yourself unable to log in, please contact me: ''johnfgibson'' at ''gmail.com''. | ||
+ | **2011-07-06** The current SVN channelflow distribution now builds with Cmake. On linux build with | ||
+ | <code> | ||
+ | cmake -DCMAKE_INSTALL_PREFIX=$(pwd) . | ||
+ | make | ||
+ | make install | ||
+ | make test | ||
+ | </code> | ||
+ | | ||
+ | |||
+ | |||
+ | **2011-07-06** Upgraded channelflow.org website to dokuwiki-2011-05-25a. Please let me know if you encounter any troubles with the channelflow website. |