Directory owfs/module/swig/perl5/

Directory Created:
2005-01-18 10:35
Total Files:
3
Deleted Files:
4
Lines of Code:
133

Browse with ViewVC

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

Lines of Code

owfs/module/swig/perl5/ Lines of Code

Developers

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

Most Recent Commits

d1mag 2008-09-28 02:31 Rev.: 1.6

Some fixed to avoid problem with multiple perl installations.

2 lines of code changed in 1 file:

  • owfs/module/swig/perl5: perl5.m4 (+2 -1)
d1mag 2008-06-12 09:24 Rev.: 1.37

Remove all example/$(wildcard *.pl) since there are lots of warnings on many systems.

2 lines of code changed in 1 file:

d1mag 2007-06-14 03:14 Rev.: 1.5

Change some perl variables to make it possible to cross-compile

11 lines of code changed in 1 file:

  • owfs/module/swig/perl5: perl5.m4 (+11 -8)
d1mag 2007-06-14 03:11 Rev.: 1.36

Cleanup the makefile

1 lines of code changed in 1 file:

d1mag 2007-06-13 13:11 Rev.: 1.35

Change the build-order a bit...

7 lines of code changed in 1 file:

d1mag 2007-06-04 05:40 Rev.: 1.34

Have to remove Makefile.PL when cleaning up.

2 lines of code changed in 1 file:

d1mag 2007-05-24 03:26 Rev.: 1.33

minor changes to the dist generation

12 lines of code changed in 1 file:

d1mag 2007-05-24 02:54 Rev.: 1.32

Add two more files.

2 lines of code changed in 1 file:

d1mag 2007-05-24 02:52 Rev.: 1.31

Remove MAkefile.PL from dist.

2 lines of code changed in 1 file:

d1mag 2007-05-24 01:50 Rev.: 1.30

Add version to OW.pm

4 lines of code changed in 1 file:

d1mag 2007-05-24 01:20 Rev.: 1.2

Change the perl-installation.

0 lines of code changed in 1 file:

d1mag 2007-05-24 01:19 Rev.: 1.29

Change the perl-installation and remove hardcoded path in makefile.

10 lines of code changed in 1 file:

d1mag 2007-05-23 05:24 Rev.: 1.28

Add configure-parameter --enable-debian which change the Makefile behaviour if needed.

10 lines of code changed in 1 file:

d1mag 2007-05-23 04:53 Rev.: 1.27

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:

d1mag 2007-05-23 04:14

Move expression to a separate file... it didn't work on FC6.

6 lines of code changed in 2 files:

alfille 2007-05-22 13:22 Rev.: 1.25

Fix from Matthias Urlichs for perl module installation location

3 lines of code changed in 1 file:

alfille 2007-05-22 13:18 Rev.: 1.24

Fix from Matthias Urlichs for perl PREFIX

3 lines of code changed in 1 file:

alfille 2007-04-05 19:19 Rev.: 1.4

Add CVS ID tag to module/swig/perl5/perl5.m4

1 lines of code changed in 1 file:

  • owfs/module/swig/perl5: perl5.m4 (+1)
d1mag 2007-04-05 03:40 Rev.: 1.3

Make it possible to build and install ownet-modules even if swig isn't available.

0 lines of code changed in 1 file:

  • owfs/module/swig/perl5: perl5.m4 (-2)
d1mag 2007-03-25 13:55 Rev.: 1.23

perl5.m4 should also be a part of the dist.

2 lines of code changed in 1 file:

d1mag 2007-03-25 01:24 Rev.: 1.22

Add some more files to the dist

2 lines of code changed in 1 file:

d1mag 2007-03-17 17:01 Rev.: 1.21

Cleanup

2 lines of code changed in 1 file:

d1mag 2007-03-17 16:17

More updates to support all operating systems... Sorry for the quick changes...

25 lines of code changed in 3 files:

d1mag 2007-03-16 16:56 Rev.: 1.2

fix

1 lines of code changed in 1 file:

d1mag 2007-03-16 16:11

Try to support swig on osx

11 lines of code changed in 2 files:

d1mag 2007-01-02 08:59 Rev.: 1.18

Add Makefiles and example for modules/ownet/perl5/

1 lines of code changed in 1 file:

d1mag 2006-12-29 09:13 Rev.: 1.4

Update more cvsignore files

1 lines of code changed in 1 file:

d1mag 2006-10-31 07:31 Rev.: 1.3

Update some more .cvsignore files.

4 lines of code changed in 1 file:

d1mag 2006-10-30 11:42 Rev.: 1.2

Add some missing .cvsignore-files.

2 lines of code changed in 1 file:

d1mag 2006-10-17 12:54 Rev.: 1.2

oops... a typo here which didn't allow to set correct perl-path

1 lines of code changed in 1 file:

  • owfs/module/swig/perl5: perl5.m4 (+1 -1)
alfille 2006-06-16 08:32 Rev.: 1.17

fixing compiler warnings. Get rid of "-Wconvert" and check const and signed definitions

4 lines of code changed in 1 file:

d1mag 2006-06-06 06:40 Rev.: 1.16

Change the compilation flags... those are read from owfs_config.h instead.

2 lines of code changed in 1 file:

d1mag 2006-06-04 02:35 Rev.: 1.15

Add owftpd to default build... Change perl-makefile again.

7 lines of code changed in 1 file:

d1mag 2006-06-01 05:20

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:

d1mag 2006-05-30 08:01 Rev.: 1.13

Don't install OW.pm and OW.py

7 lines of code changed in 1 file:

d1mag 2006-05-29 07:14 Rev.: 1.12

Add new m4-files to dist-package

3 lines of code changed in 1 file:

d1mag 2006-05-29 06:52 Rev.: 1.1

Improve Perl detection in the configure script

78 lines of code changed in 1 file:

  • owfs/module/swig/perl5: perl5.m4 (new 78)
d1mag 2006-05-26 06:22 Rev.: 1.11

Adding @VERSION@ to avoid compilation warnings.

1 lines of code changed in 1 file:

d1mag 2006-05-26 06:18 Rev.: 1.10

@CC@ could (and should) be defined i guess...

2 lines of code changed in 1 file:

d1mag 2006-05-26 06:14 Rev.: 1.9

This is needed for Slackware10 and FC1

1 lines of code changed in 1 file:

(15 more)

Generated by StatCVS 0.6.0