[root]/module/swig/php
example
(3 files, 79 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 44 (100.0%) | 265 (100.0%) | 6.0 |
| d1mag | 35 (79.5%) | 193 (72.8%) | 5.5 |
| alfille | 5 (11.4%) | 57 (21.5%) | 11.4 |
| z-mail | 4 (9.1%) | 15 (5.7%) | 3.7 |
Vincent Danjean's Debian patch 5/7
1 lines of code changed in 1 file:
Fix php4 dependence in the make sequence.
2 lines of code changed in 1 file:
Add set_error_level and set_error_print to owcapi, and make it useable from swig/tcl-module.
2 lines of code changed in 1 file:
Add test for sem.h and semaphore.h.
Added EXTRACFLAGS which contains misc options while compiling, such as
-D_FILE_OFFSET_BITS=64, -D_XOPEN_SOURCE=500 and -pg
3 lines of code changed in 1 file:
Fix problem with php on FC7/x86_64 and some other minor fixes.
2 lines of code changed in 1 file:
Add owtap to configure.ac
2 lines of code changed in 1 file:
Link owshell without libpthread since it doesn't need it.
2 lines of code changed in 1 file:
Tried to build perl module native on NSLU2 and it needed some changes.
2 lines of code changed in 1 file:
Lots of Makefile changes to compile clean on MacOSX.
2 lines of code changed in 1 file:
Update some more .cvsignore files.
5 lines of code changed in 1 file:
Add some missing .cvsignore-files.
4 lines of code changed in 1 file:
Handle "make dist" when swig isn't available.
2 lines of code changed in 1 file:
Various changes for Cygwin installation.
8 lines of code changed in 1 file:
Fix include-paths to the php-files.
7 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:
Some updates for the next rpm-build... enable all modules.
13 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)
2 lines of code changed in 1 file:
Update php-configuration
10 lines of code changed in 1 file:
Update php and python to work with Ubuntu.
62 lines of code changed in 3 files:
This is an autogenerated file.
0 lines of code changed in 1 file:
Simplify owftpd error handling.
1 lines of code changed in 1 file:
Cleanup makefile
1 lines of code changed in 1 file:
Add better php detection in configure script.
Move php-examples to separate directory.
7 lines of code changed in 5 files:
Fix compilation problem for Ubunto and cleaning up the makefiles.
Add owfs-devel and owfs-owcapi rpm's.
Add example-code for owcapi.
3 lines of code changed in 1 file:
Some updates for php and tcl... Cross compiling seem to work now.
23 lines of code changed in 1 file:
Some more updates
3 lines of code changed in 1 file:
Install php-module in correct directory (php-config --extension-dir)
7 lines of code changed in 1 file:
Noticed that OW_USB and OW_CACHE only should be necessary when compiling
owlib, and not the binaries. Cleaned up the Makefiles a bit after that.
2 lines of code changed in 1 file:
Compiled owserver and owhttpd for Solaris 7. Added some missing functions
and updated the autoconf script.
2 lines of code changed in 1 file:
Updating makefiles to make sure there are dependencies to pthread and libow.
13 lines of code changed in 2 files:
Updated dependencies to pthread library, especially libow.so should
have it just to make owperl work on older libc. search.h is not
included when compiling ow_wrap.c. (Otherwise it fails on Fedora Core 1)
2 lines of code changed in 1 file:
updated php's Makefile.am
2 lines of code changed in 1 file:
Added php support to the swig module, changed configure script for php, Makefile.am for swig and added a little example. The php extension does not yet get installed.
13 lines of code changed in 3 files:
Start of PHP support
53 lines of code changed in 2 files: