Commit Graph

13 Commits

Author SHA1 Message Date
Guillaume Raffy e8b1e331fe added a function that creates an image containing a circle
this function will be used for to complete #3
2020-04-02 15:52:43 +02:00
Guillaume Raffy e3ab3b6140 v1.01 : added the "Ipr/Lipase/Compute Globules Area" plugin
fixes #2
2020-03-27 16:49:21 +01:00
Guillaume Raffy 57c594cf4d added documentation 2020-03-18 16:26:32 +01:00
Guillaume Raffy 68e2c82eae improved documentation:
- fixed markdown issues
- added minutes for today's meeting
- now make clean also cleans the documentation temporary files
2020-02-14 18:27:30 +01:00
Guillaume Raffy f96b4a8ff6 fixed bug that caused make install to not updating the package when plugiins change 2019-10-08 17:52:30 +02:00
Guillaume Raffy 1919e67e8c fixed bug that caused make install to fail on an existing install 2019-10-08 16:41:30 +02:00
Guillaume Raffy 38b5d2c6fb fixed bug in makefile that caused the lipase package to have absolute paths instead of relative paths 2019-10-07 12:05:25 +02:00
Guillaume Raffy 8c3a5b0d72 lipase is now released as a package on an owncloud directory
This will ease the deployment to users.
2019-10-04 18:48:35 +02:00
Guillaume Raffy 1c44113747 added missing install of ij opencv plugin 2019-10-04 12:11:15 +02:00
Guillaume Raffy ad07463c64 fixes to continuous integration
1. I forgot to specify fiji and raw data locations in jenkinsfile
2. the absence of fiji wasn't detected by the test
2019-10-04 11:47:34 +02:00
Guillaume Raffy 34fc0aca26 Replaced bash scripts with makefile.
The resulting system is clearer and more generic (easier to change location of fiji or root images, as it is now located in one single place :  the makefile). Some actions such as the installation of fiji are left as scripts outside the makefile.
2019-10-04 11:36:53 +02:00
Guillaume Raffy 5166363522 added basic jenkins file to automate the build of hello 2019-03-07 10:56:01 +01:00
Guillaume Raffy 6e903069ec added dummy program to test jenkins 2019-03-07 10:32:23 +01:00