Kfir Itzhak
90d7ce98f1
Delete PATH_BUILD and TIME_BUILD from zm.conf and setup default for
...
ZM_DB_TYPE
2013-11-04 22:38:21 +02:00
Kfir Itzhak
8944531f75
Added cURL checks to cmake
2013-11-04 16:57:22 +02:00
Kfir Itzhak
9d5ac7ae8c
Fix cmake installing wrong files in an out-of-source build
2013-11-04 09:56:40 +02:00
Kfir Itzhak
846fce0cb7
Fixed out-of-source building not finding config.h
2013-11-02 23:44:50 +02:00
Kfir Itzhak
c2bd7c97ec
First attempt at enabling out-of-source building for zm with cmake
2013-10-31 18:10:00 +02:00
Kfir Itzhak
c2477eb661
cmake text improvements
2013-10-21 17:13:07 +03:00
Kfir Itzhak
f5f573af93
Added an uninstall target to cmake and few text corrections to the INSTALL file
2013-10-21 16:11:37 +03:00
Kfir Itzhak
eeca5928dd
Merge pull request #216 from knnniggett/cmake_targetdistro
...
Create ZM_TARGET_DISTRO option in cmake
2013-10-19 13:02:55 -07:00
Andrew Bauer
539c760d3c
Create ZM_TARGET_DISTRO
2013-10-19 09:38:58 -05:00
Andrew Bauer
54a22e7fe8
We need a toggle for x10 support
2013-10-19 09:22:59 -05:00
Kfir Itzhak
edcca74f95
Add detection status in cmake for optional libraries
2013-10-14 07:58:21 +03:00
Kfir Itzhak
7d6cca13b8
Revert few changes that broke the cmake build in travis
2013-10-09 16:05:56 +03:00
Kfir Itzhak
49503891eb
Added ZM_NO_FFMPEG option to skip ffmpeg checks and force building without ffmpeg
2013-10-09 15:58:14 +03:00
Kfir Itzhak
b558d42cdc
Improvements to cmake: Better support for CMAKE_PREFIX_PATH enviroment variable (and similar ones), added ZM_PERL_SUBPREFIX and ZM_PERL_USE_PATH options and improved detection of libraries and headers
2013-10-09 15:41:14 +03:00
Kfir Itzhak
fcf969f575
Fix cmake not enabling mmap in zm perl modules correctly this time
2013-10-09 07:08:29 +03:00
Kfir Itzhak
378d1456dc
Fixed cmake not enabling mmap in perl modules
2013-10-08 18:13:18 +03:00
Kfir Itzhak
022ecf4227
Merge pull request #201 from ZoneMinder/signalfixes
...
Signal improvements and fixes
2013-10-07 08:45:12 -07:00
Kfir Itzhak
6847e9016e
Fix ZM_NO_MMAP cmake option
2013-10-07 15:06:26 +03:00
Kfir Itzhak
0a11d1bee5
Remove the ZM_NO_CRASHTRACE option from cmake. Not needed now that we have proper dependency checking
2013-10-07 14:43:35 +03:00
Kfir Itzhak
1d7f664627
1) Removed the use of deprecated and undocumented sigcontext (Replaced by siginfo and ucontext)
...
2) Removed the checks for sigcontext, strsignal and siginfo.h
3) Added debugging code to the die handler
4) Using SA_RESTART in the hup and reload handlers to prevent certain functions returning EINTR
5) Added SIGINT and SIGQUIT to the term handler
2013-10-07 10:37:58 +03:00
Kfir Itzhak
0bb2ee7efc
More signal improvements:
...
1) Cleaner code
2) Fixed the path displayed in the addr2line line
3) Improved dependency checking for backtrace
4) Few more improvements
2013-10-07 02:37:50 +03:00
Kfir Itzhak
a248bc9a10
Merge pull request #200 from knnniggett/zm_path_data
...
Create ZM_PATH_DATA and point zmupdate to ZM_PATH_DATA/db
2013-10-06 10:36:20 -07:00
Kfir Itzhak
b5c536b134
Signal and backtrace improvements
2013-10-06 18:26:33 +03:00
Kfir Itzhak
18b72f9617
Fix detection of signal structures in cmake
2013-10-06 18:23:00 +03:00
Kfir Itzhak
9aaafbef86
Added support for @PKGDATADIR@ in CMakeLists.txt
2013-10-06 17:12:02 +03:00
mastertheknife
c795afc833
Updated ZM version in cmake to 1.26.4
2013-10-04 19:53:59 +03:00
mastertheknife
f043c6e955
Changed perl paths again, this time to <prefix>/<libdir>/perl5 and few improvements
2013-10-03 15:08:09 +03:00
mastertheknife
5fce4c516b
Perl modules will be now be installed in <prefix>/<datadir>/zoneminder/perl5
2013-10-01 17:38:51 +03:00
mastertheknife
5af8e0844c
Few cmake improvements
2013-09-30 14:31:36 +03:00
mastertheknife
48f11a8064
Add cmake to zoneminder
2013-09-28 12:59:50 +03:00