Andrew Bauer
|
facae6cb0d
|
use make "-f" parameter instead of "--makefile"
|
2016-03-10 13:58:41 -06:00 |
Andrew Bauer
|
0cf82a0b71
|
Allow user to override perl installation. Replace old perl cmake vars with new.
|
2015-04-10 12:09:01 -05:00 |
Andrew Bauer
|
e6631ebaf1
|
Propagate new perl changes to the ONVIF perl modules
|
2015-04-09 20:11:32 -05:00 |
abauer
|
a2d9c0c042
|
Don't copy .in files into staging
|
2015-04-08 12:22:46 -05:00 |
Andrew Bauer
|
e895fd26f7
|
cmake - use perl INSTALLDIRS
|
2015-04-07 08:19:21 -05:00 |
Kfir Itzhak
|
1d0e721ba2
|
Attempt to get the perl modules to be fully out of source during an out-of-source build
|
2013-11-03 00:20:49 +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
|
36f525efae
|
Correctly hard code man dir path into cmake this time hopefully
|
2013-10-29 12:43:28 +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
|
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
|
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 |
Knniggett
|
d0cbb3f498
|
remove ${CMAKE_CURRENT_SOURCE_DIR} from add_custom_target
|
2013-10-05 14:29:12 -05:00 |
mastertheknife
|
3dbef94b04
|
Removed INSTALLDIRS from the cmake perl modules CMakeLists.txt
|
2013-10-04 22:50:50 +03:00 |
mastertheknife
|
5607f2823f
|
Fixed missing perl5 in path in the last commit
|
2013-10-04 22:40:09 +03:00 |
mastertheknife
|
9c3540a952
|
Attempt to fix issues with perl paths that andy is experiencing
|
2013-10-04 22:35:16 +03:00 |
mastertheknife
|
79b45bec68
|
Avoid trouble with whitespaces in current directory path
|
2013-10-03 15:37:46 +03:00 |
mastertheknife
|
883e676e29
|
Fixed path issues when creating packages (rpms and such)
|
2013-10-03 15:35:10 +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
|
48f11a8064
|
Add cmake to zoneminder
|
2013-09-28 12:59:50 +03:00 |