Files
@ 6ce49db23eee
Branch filter:
Location: EI/VirtualLeaf/src/build_models/ChangeLog - annotation
6ce49db23eee
1.6 KiB
text/plain
Moved gpl3.txt back to the doc directory, and included the doc directory in the binary distribution. Included new MAC installation data.
--
user: Michael Guravage <michael.guravage@cwi.nl>
branch 'default'
added doc/gpl3.txt
added src/VirtualLeaf-install-macosx/01virtualleaf-contents.xml
added src/VirtualLeaf-install-macosx/01virtualleaf.xml
added src/VirtualLeaf-install-macosx/02models-contents.xml
added src/VirtualLeaf-install-macosx/02models.xml
added src/VirtualLeaf-install-macosx/03leaves-contents.xml
added src/VirtualLeaf-install-macosx/03leaves.xml
added src/VirtualLeaf-install-macosx/index.xml
changed .hgignore
changed NEWS
changed src/ChangeLog
changed src/VirtualLeaf-install.nsi
changed src/canvas.cpp
removed ChangeLog
removed src/gpl3.txt
removed src/vleafmacosx_installer.pmdoc/01virtualleaf-contents.xml
removed src/vleafmacosx_installer.pmdoc/01virtualleaf.xml
removed src/vleafmacosx_installer.pmdoc/02models-contents.xml
removed src/vleafmacosx_installer.pmdoc/02models.xml
removed src/vleafmacosx_installer.pmdoc/03leaves-contents.xml
removed src/vleafmacosx_installer.pmdoc/03leaves.xml
removed src/vleafmacosx_installer.pmdoc/index.xml
--
user: Michael Guravage <michael.guravage@cwi.nl>
branch 'default'
added doc/gpl3.txt
added src/VirtualLeaf-install-macosx/01virtualleaf-contents.xml
added src/VirtualLeaf-install-macosx/01virtualleaf.xml
added src/VirtualLeaf-install-macosx/02models-contents.xml
added src/VirtualLeaf-install-macosx/02models.xml
added src/VirtualLeaf-install-macosx/03leaves-contents.xml
added src/VirtualLeaf-install-macosx/03leaves.xml
added src/VirtualLeaf-install-macosx/index.xml
changed .hgignore
changed NEWS
changed src/ChangeLog
changed src/VirtualLeaf-install.nsi
changed src/canvas.cpp
removed ChangeLog
removed src/gpl3.txt
removed src/vleafmacosx_installer.pmdoc/01virtualleaf-contents.xml
removed src/vleafmacosx_installer.pmdoc/01virtualleaf.xml
removed src/vleafmacosx_installer.pmdoc/02models-contents.xml
removed src/vleafmacosx_installer.pmdoc/02models.xml
removed src/vleafmacosx_installer.pmdoc/03leaves-contents.xml
removed src/vleafmacosx_installer.pmdoc/03leaves.xml
removed src/vleafmacosx_installer.pmdoc/index.xml
caa535c40937 caa535c40937 caa535c40937 caa535c40937 caa535c40937 caa535c40937 caa535c40937 ae58c51ca8dd ae58c51ca8dd ae58c51ca8dd ae58c51ca8dd ae58c51ca8dd ae58c51ca8dd ae58c51ca8dd 59e38e5f05d2 59e38e5f05d2 59e38e5f05d2 59e38e5f05d2 59e38e5f05d2 59e38e5f05d2 59e38e5f05d2 21afbd2a2c01 21afbd2a2c01 21afbd2a2c01 21afbd2a2c01 21afbd2a2c01 bc383c25c970 bc383c25c970 bc383c25c970 bc383c25c970 bc383c25c970 bc383c25c970 bc383c25c970 bc383c25c970 bc383c25c970 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 3f0977faba37 3f0977faba37 3f0977faba37 3f0977faba37 31e2c8add85c 31e2c8add85c 31e2c8add85c 31e2c8add85c 31e2c8add85c 31e2c8add85c 31e2c8add85c | 2010-06-25 <guravage@caterpie.sen.cwi.nl>
* plugin_auxingrowth.pro: Added -Wno-write-strings and -Wno-unused-parameter to QMAKE_CXXFLAGS.
* plugin_test.pro: Ditto.
* plugin_meinhardt.pro: Ditto.
2010-06-24 <guravage@caterpie.sen.cwi.nl>
* plugin_auxingrowth.pro: Use correct library path.
* plugin_meinhardt.pro: Ditto.
* plugin_test.pro: Ditto.
2010-06-23 <guravage@caterpie.sen.cwi.nl>
* auxingrowthplugin.cpp: Removed NULL assignments to unused variables.
* meinhardtplugin.cpp: Ditto.
* testplugin.cpp: Ditto.
2010-06-22 <guravage@caterpie.sen.cwi.nl>
* Makefile (clean): Add windows equivalent of UNIX touch.
2010-06-18 <guravage@caterpie.sen.cwi.nl>
* plugin_auxingrowth.pro: Changed default LIBXML2DIR, LIBICONVDIR and LIBZDIR to corresponding distribution lib directories.
* plugin_meinhardt.pro: Ditto.
* plugin_test.pro: Ditto.
* Makefile (clean): add if stmt not to `touch` on windows.
2010-06-15 <guravage@caterpie.sen.cwi.nl>
* testplugin.cpp (CelltoCellTransport) Use NULL assignment merely to obviate compilation warnings.
(WallDynamics): Ditto.
(CellDynamics): Ditto.
(OnDivide): Ditto.
* meinhardtplugin.cpp (OnDivide): Use NULL assignment merely to obviate compilation warnings.
* (WallDynamics): Ditto.
* auxingrowthplugin.cpp (OnDivide): Use NULL assignment merely to obviate compilation warnings.
2010-06-03 <guravage@caterpie.sen.cwi.nl>
* Makefile: Added top-level Makefile.
2010-05-10 <guravage@caterpie.sen.cwi.nl>
* plugin_test.pro: Added -fPIC option to QMAKE_CXXFLAGS.
* plugin_meinhardt.pro: ditto
* plugin_auxingrowth.pro: ditto
|