DRC
708f013f89
Win packaging: Fix 64-bit VC/GCC co-install issue
2019-10-23 00:31:30 -05:00
DRC
ec5adb83dd
Build/packaging: Support macOS package/DMG signing
2019-05-18 17:58:50 -05:00
DRC
f0dd80f246
Merge branch 'master' into dev
2017-09-20 17:13:46 +00:00
DRC
7106ffe5f2
Merge branch 'master' into dev
2017-09-02 04:20:40 +00:00
DRC
ff05b6e0de
Build: Fix Win "installer" target Java dependency
...
The correct target name is now "turbojpeg-java".
2016-12-07 14:09:41 -06:00
DRC
e6426d2420
Build: Formatting tweak
...
(It is our convention to use lowercase for CMake macro/function names)
2016-12-07 10:40:28 -06:00
DRC
952191da79
Build: Fix issues when building as a Git submodule
...
- Replace CMAKE_SOURCE_DIR with CMAKE_CURRENT_SOURCE_DIR
- Replace CMAKE_BINARY_DIR with CMAKE_CURRENT_BINARY_DIR
- Don't use "libjpeg-turbo" in any of the package system filenames
(because CMAKE_PROJECT_NAME will not be the same if building LJT as
a submodule.)
Closes #122
2016-12-03 15:21:27 -06:00
DRC
6abd39160c
Unified CMake-based build system
...
See #56 for discussion.
Fixes #21 , Fixes #29 , Fixes #37 , Closes #56 , Fixes #58 , Closes #73
Obviates #82
See also:
https://sourceforge.net/p/libjpeg-turbo/feature-requests/5/
https://sourceforge.net/p/libjpeg-turbo/patches/5/
2016-11-22 13:06:30 -06:00