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