| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Inspired from https://github.com/InsightSoftwareConsortium/ITK/blob/master/Utilities/Maintenance/HowToCreateTheCMakeCaseConversion.txt
This needs vim 7.3 and fails with vim 7.4
This also fixes a number of :
- missing empty line at end of files
- useless space at end of lines
|
|
Update uclouvain/openjpeg#488
|
|
issue #488
See also
http://public.kitware.com/pipermail/cmake/2015-April/060479.html
|
|
- using mingw32 compiler (missing exported symbols)
- using -fvisibility=hidden (gcc on UNIX)
|
|
|
|
Update issue 177
|