Commit Graph

3355 Commits

Author SHA1 Message Date
Kfir Itzhak c2bd7c97ec First attempt at enabling out-of-source building for zm with cmake 2013-10-31 18:10:00 +02:00
Kyle Johnson 3b07d99510 Merge branch 'master' of github.com:ZoneMinder/ZoneMinder 2013-10-30 09:20:37 -04:00
Kyle Johnson 36d94d160f Change zm_monitor.h mem_size from long to unsigned long. Fixes #226. 2013-10-30 09:18:13 -04:00
Kyle Johnson fd03d89ce5 Change mem_size in zm_monitor.h from long to unsigned long 2013-10-30 09:17:26 -04:00
Kyle Johnson 2c04690865 Allow larger shared memory sizes. Fixes #226 2013-10-30 08:39:24 -04:00
Kfir Itzhak 36f525efae Correctly hard code man dir path into cmake this time hopefully 2013-10-29 12:43:28 +02:00
Kfir Itzhak 910200c369 Merge branch 'cmakeperlfixes' 2013-10-29 11:24:38 +02:00
Kfir Itzhak 604b7f4ccc Clean files generated by MakeMaker when running cmake's make clean target 2013-10-29 11:21:23 +02:00
Kfir Itzhak 23ec8266d9 Hard code man dir path into cmake to fix issues with some distros 2013-10-29 11:02:47 +02:00
Kfir Itzhak 234e742c10 Merge pull request #223 from fastolfe/batch-frame-inserts
Apply INSERTs in Event::AddFrames in batches to fix issue #222
2013-10-29 01:08:48 -07:00
Kfir Itzhak 0143969498 Do not print progress while building zoneminder perl modules unless CMAKE_VERBOSE_MAKEFILE is enabled 2013-10-29 10:01:29 +02:00
Kfir Itzhak b743375dcf Attempt to get travis working again by skipping whole system update 2013-10-29 09:15:24 +02:00
David Nesting 79c7a1b255 Apply INSERTs in Event::AddFrames in batches to avoid excessive query length 2013-10-26 18:41:12 -07:00
Kfir Itzhak 54512ff6b3 Fixed a mistake in the INSTALL file 2013-10-24 15:36:32 +03:00
Kfir Itzhak c2477eb661 cmake text improvements 2013-10-21 17:13:07 +03:00
Kfir Itzhak a341778ca2 Merge branch 'cmakefixes'
Conflicts:
	distros/fedora/zoneminder.cmake.f19.spec
	distros/redhat/zoneminder.cmake.el6.spec
2013-10-21 16:58:04 +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
Andrew Bauer c25a7ffc99 Update zoneminder.cmake.f19.spec
We need to strip the prefix from perl_vendorlib before passing it to cmake
2013-10-20 12:59:31 -05:00
Andrew Bauer 183ce4b422 Update zoneminder.cmake.el6.spec
We need to strip the prefix from perl_vendorlib macro before passing it to cmake.
2013-10-20 12:44:09 -05:00
Kfir Itzhak 17f2736860 Merge pull request #218 from ZoneMinder/ffmpegfixes
ffmpeg detection improvements
2013-10-19 13:06:03 -07:00
Kfir Itzhak cdd2920767 Merge pull request #217 from knnniggett/cmake_redhat
cmake support files for redhat/centos distros
2013-10-19 13:03:16 -07: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
Kfir Itzhak 9858c06a4f Merge pull request #215 from knnniggett/cmake_nox10
Add ZM_NO_X10 cmake option to toggle x10 support
2013-10-19 13:02:14 -07:00
Kfir Itzhak 4c803299bc Merge pull request #214 from knnniggett/cmake_fedora
Cmake support files for fedora distro
2013-10-19 13:01:12 -07:00
Andrew Bauer d544a92ccb change chkconfig default 2013-10-19 13:54:25 -05:00
Andrew Bauer 60962566a5 cmake support files for redhat/centos distros 2013-10-19 13:50:59 -05:00
Andrew Bauer 72973ff7e7 Add new zoneminder cmake specfile 2013-10-19 12:14:43 -05: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
Andy Bauer b1c76ad0b6 Cmake support files for fedora distro 2013-10-19 08:49:47 -05:00
Isaac Connor 355c10c3a4 fix error when strict modes is on. 2013-10-17 17:02:17 -04:00
Isaac Connor 870a59bed4 fix missing <?php. The missing full size tag makes the file fail when short tags are turned off 2013-10-17 14:23:25 -04:00
Kyle Johnson 5ead2a4394 Merge pull request #207 from knnniggett/prev_btn
Change Prev Button functionality.  Fixes #32.
2013-10-16 06:40:20 -07:00
Kyle Johnson 7bf4de37de Merge pull request #211 from kylejohnson/master
ZoneMinder Dutch Translation updates by Alco (a.k. nightcrawler)
2013-10-15 13:23:57 -07:00
kjohnson dff5b3aeb0 ZoneMinder Dutch Translation updates by Alco (a.k. nightcrawler) 2013-10-14 09:27:01 -04:00
Andrew Bauer 62dbb6e5fb Update README.Fedora
typo
2013-10-14 06:47:29 -05:00
Kfir Itzhak edcca74f95 Add detection status in cmake for optional libraries 2013-10-14 07:58:21 +03:00
Andy Bauer 32cf3663f3 Update README.Fedora
add "sudo"
2013-10-13 08:22:16 -05:00
Andy Bauer a3dc2b50d3 Update README.CentOS 2013-10-11 06:47:32 -05:00
guotie 557c0a3d30 Update zm_remote_camera_http.cpp 2013-10-11 14:31:37 +08:00
guotie 042e50eecc Update zm_remote_camera_http.cpp 2013-10-11 14:28:43 +08:00
guotie e0728f7dc1 Update zm_remote_camera.cpp 2013-10-11 14:26:48 +08:00
guotie e35c541715 Update zm_remote_camera.h 2013-10-11 14:24:23 +08:00
Andy Bauer b7e69f0104 Update zoneminder.cmake.f19.spec
Remove noreplace %config flag from zm.conf. We want upgrades to overwrite this file.
2013-10-10 13:30:38 -05:00
Andy Bauer e16c2502d6 Update zoneminder.f19.spec 2013-10-10 13:29:46 -05:00
Andy Bauer 1e756a1529 Update zoneminder.cmake.el6.spec
Remove noreplace %config flag from zm.conf. We want upgrades to overwrite this file.
2013-10-10 13:29:15 -05:00
Andy Bauer 8f512729f3 Update zoneminder.el6.spec
Remove noreplace %config flag from zm.conf. We want upgrades to overwrite this file.
2013-10-10 13:28:42 -05:00
Andy Bauer 6f313ad866 Update zoneminder.f19.spec
fix typo
2013-10-10 06:32:45 -05:00
Kfir Itzhak bb5b936ad3 Fixed a bug with HAVE_LIBAVDEVICE_AVDEVICE_H in cmake 2013-10-10 14:04:00 +03:00
Kfir Itzhak 421d67e379 Improvements to zm_ffmpeg.h 2013-10-10 07:16:11 +03:00