[root]/owfs/module/swig/perl5
OW
(7 files, 144 lines)
t
(1 files, 15 lines)
example
(2 files, 94 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 67 (100.0%) | 356 (100.0%) | 5.3 |
| d1mag | 56 (83.6%) | 268 (75.3%) | 4.7 |
| alfille | 11 (16.4%) | 88 (24.7%) | 8.0 |
Some fixed to avoid problem with multiple perl installations.
2 lines of code changed in 1 file:
Remove all example/$(wildcard *.pl) since there are lots of warnings on many systems.
2 lines of code changed in 1 file:
Change some perl variables to make it possible to cross-compile
11 lines of code changed in 1 file:
Cleanup the makefile
1 lines of code changed in 1 file:
Change the build-order a bit...
7 lines of code changed in 1 file:
Have to remove Makefile.PL when cleaning up.
2 lines of code changed in 1 file:
minor changes to the dist generation
12 lines of code changed in 1 file:
Add two more files.
2 lines of code changed in 1 file:
Remove MAkefile.PL from dist.
2 lines of code changed in 1 file:
Add version to OW.pm
4 lines of code changed in 1 file:
Change the perl-installation.
0 lines of code changed in 1 file:
Change the perl-installation and remove hardcoded path in makefile.
10 lines of code changed in 1 file:
Add configure-parameter --enable-debian which change the Makefile behaviour if needed.
10 lines of code changed in 1 file:
Have to change back perl-installation to site-global instead of under prefix (/opt/owfs).
This works for Fedora (i386 + x86_64) + all cross compilations.
7 lines of code changed in 1 file:
Move expression to a separate file... it didn't work on FC6.
6 lines of code changed in 2 files:
Fix from Matthias Urlichs for perl module installation location
3 lines of code changed in 1 file:
Fix from Matthias Urlichs for perl PREFIX
3 lines of code changed in 1 file:
Add CVS ID tag to module/swig/perl5/perl5.m4
1 lines of code changed in 1 file:
Make it possible to build and install ownet-modules even if swig isn't available.
0 lines of code changed in 1 file:
perl5.m4 should also be a part of the dist.
2 lines of code changed in 1 file:
Add some more files to the dist
2 lines of code changed in 1 file:
Cleanup
2 lines of code changed in 1 file:
More updates to support all operating systems... Sorry for the quick changes...
25 lines of code changed in 3 files:
fix
1 lines of code changed in 1 file:
Try to support swig on osx
11 lines of code changed in 2 files:
Add Makefiles and example for modules/ownet/perl5/
1 lines of code changed in 1 file:
Update more cvsignore files
1 lines of code changed in 1 file:
Update some more .cvsignore files.
4 lines of code changed in 1 file:
Add some missing .cvsignore-files.
2 lines of code changed in 1 file:
oops... a typo here which didn't allow to set correct perl-path
1 lines of code changed in 1 file:
fixing compiler warnings. Get rid of "-Wconvert" and check const and signed definitions
4 lines of code changed in 1 file:
Change the compilation flags... those are read from owfs_config.h instead.
2 lines of code changed in 1 file:
Add owftpd to default build... Change perl-makefile again.
7 lines of code changed in 1 file:
More perl-example to separate directory.
Install perl-libraries at correct place (don't use $PREFIX). ($DESTDIR will
allow installation at other location)
3 lines of code changed in 2 files:
Don't install OW.pm and OW.py
7 lines of code changed in 1 file:
Add new m4-files to dist-package
3 lines of code changed in 1 file:
Improve Perl detection in the configure script
78 lines of code changed in 1 file:
Adding @VERSION@ to avoid compilation warnings.
1 lines of code changed in 1 file:
@CC@ could (and should) be defined i guess...
2 lines of code changed in 1 file:
This is needed for Slackware10 and FC1
1 lines of code changed in 1 file:
(15 more)