- 19 Dec, 2013 1 commit
-
-
lealv authored
DO for all actions in opensource repository: - load extension dll - for each files in Ctestdata , process actions on - Report if apply processing failed or not (in case files are not compatible with action, i.e mesh files with image actions, test reports pass) git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1163 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 17 Dec, 2013 1 commit
-
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1153 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 13 Dec, 2013 1 commit
-
-
lealv authored
FEATURE 165 - CTEST: SQF(super quick fix) in CMakeList and CamiTK extensions to get Cmake of incubator private running well git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1148 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 29 Nov, 2013 1 commit
-
-
mat authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1134 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 18 Oct, 2013 1 commit
-
-
sarrazij authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1083 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 02 Oct, 2013 3 commits
-
-
saubatn authored
FIXED rename ctest binary according to its testing projects (featuring "library-" prefix), to match CDash configuration for testing. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1072 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
FIXED rename ctest binary according to its testing projects (featuring "library-" prefix), to match CDash configuration for testing. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1071 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
FIXED (tentative) rename ctest binary according to its testing projects (featuring "library-" prefix), to match CDash configuration for testing. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1070 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 27 Aug, 2013 1 commit
-
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1023 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 14 Aug, 2013 1 commit
-
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@993 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 12 Aug, 2013 2 commits
-
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@992 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@991 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 02 Aug, 2013 1 commit
-
-
sarrazij authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@965 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 31 Jul, 2013 1 commit
-
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@962 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 30 Jul, 2013 1 commit
-
-
saubatn authored
UPDATED clean camitk macro (step 1.) FIXED add dependencies building order for camitk libraries dependending on other cep libraries. FIXED some libraries CMakeLists.txt files updates. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@961 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 29 Jul, 2013 2 commits
-
-
saubatn authored
FIXED missing CMakeList in imaging changes. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@960 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
CamiTK macros (extensions libraries, applications) now consider EXTERNAL LIBRARIES for linking with -debug postfix (for MSVC), including static ones. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@959 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 23 Jul, 2013 1 commit
-
-
promayon authored
NEW OpenFile action (using a property makes it possible to use it directly in a SCXML, and to move towards automatic component/action testing) FIXED colon cannot be used as directory names for logs on Windows (system reserved to identify drive names) FIXED camitk-config name should be checked instead of just config (Core.cpp) FIXED desktop file (lintian warnings) FIXED action state machine has now a desktop file FIXED spelling error (lintian warnings) and various english improvements git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@953 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 17 Jul, 2013 1 commit
-
-
promayon authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@934 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 15 Jul, 2013 2 commits
-
-
saubatn authored
When selecting a monitor using the radio button, Qt did not remove the tab in the Monitor tabs widget. Now, when deleting the monitoring tab, it forces removing all tab, even when selected. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@927 ec899d31-69d1-42ba-9299-647d76f65fb3
-
sarrazij authored
UPDATED delete subdirectory convertMml, mml2Csv, csv2StatVal in CMakeList (no longer necessary in this part of code) git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@923 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 12 Jul, 2013 2 commits
-
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@922 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@920 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 03 Jul, 2013 1 commit
-
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@909 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 21 Jun, 2013 2 commits
-
-
promayon authored
FIXED Debian bug on DPTS http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701250 (failed to build with gcc 4.8). This was in fact fixed earlier by Sonia in r818 - FTBS with MSVC 2010 - but is now validated as well for gcc 4.8 => CamiTK now updated for c++11 git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@878 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@877 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 13 Jun, 2013 1 commit
-
-
saubatn authored
FIXED CamiTKConfig => camitkcore and qtpropertybrowser dependencies name for linking. UPDATED Simplify all libraries CMakeLists.txt file. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@861 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 11 Jun, 2013 2 commits
-
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@857 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@852 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 07 Jun, 2013 3 commits
-
-
saubatn authored
FIXED Remove Cmake debug messages. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@845 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@841 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
UPDATED Prefix all libraries target with 'library-'. UPDATED Preparation for step 3 : regex replace '-' by '_' for packaging (sdk + cep). git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@837 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 05 Jun, 2013 2 commits
-
-
soniayukiselmi authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@818 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@817 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 21 May, 2013 1 commit
-
-
promayon authored
FIXED Action state needs to reset modified flags of input action before starting the action (otherwise output components get confused) FIXED manual threshold name (coquille) FIXED force noConsole by default NEW improved checking of scxml in ActionStateMachine (matching state, and input/output) FIXED warning on MSVC in QCustomPlot git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@790 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 13 May, 2013 2 commits
-
-
promayon authored
UPDATED camitk_extension_project now takes mandatory CONTACT and optional NAME LICENSE options (default LICENSE is LGPL v3) UPDATED camitk_cep_packaging (including manifest file v0) NEW camitk-config -t generates a very useful time stamp FIXED camitk version in man page git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@775 ec899d31-69d1-42ba-9299-647d76f65fb3
-
promayon authored
UPDATED FindCamiTK.cmake fully using camitk-config (much more simple, much more robust over space and time) UPDATED simplify the SDK configuration FIXED memory leak for LML units FIXED segfault due to double delete of std::string (multiple load of shared libraries) FIXED original FindCamiTK.cmake back in the cmale modules (needed by camitk-wizard, but also for reference: this is THE FindCamiTK to use in all CEP) git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@770 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 10 May, 2013 1 commit
-
-
promayon authored
FIXED monitoring GUI is needed by default in order to make the MML action available in CamiTK modeling git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@768 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 07 May, 2013 1 commit
-
-
saubatn authored
FIXED Modeling : monitoring gui are now correctly build. UPDATED ExtensionManager : build pluginFileNames for debug only if win32. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@766 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 03 May, 2013 1 commit
-
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@756 ec899d31-69d1-42ba-9299-647d76f65fb3
-