Commit Graph

23 Commits (a94de00b66459ddcb8dc8e691b184115503bb85e)

Author SHA1 Message Date
Stefan Sayer 014a26b268 no -Xlinker and --export-dynamic on solaris, too
16 years ago
Stefan Sayer c626e300fe removed unnecessary link dep on libutil
16 years ago
Raphael Coeffic 77c8179d2e - fixes cross-compilation when the target system has a different python version as the host system.
16 years ago
Raphael Coeffic bb662b3955 - PYTHON_LIDIR and PYTHON_DIR definitions taken from ivr module (works much better)
16 years ago
Stefan Sayer b23210ef12 don't warn about string constants being used as const (see python issue 6952 http://bugs.python.org/issue6952)
16 years ago
Stefan Sayer 0a52abc465 embedded python and strict aliasing...forget it...
16 years ago
Stefan Sayer e8a134a593 removing lib on clean target
18 years ago
Stefan Sayer 55433a7107 - Makefiles fix
18 years ago
Raphael Coeffic 7e4f0709f9 - use gcc instead of ld to fix linking stage.
18 years ago
Stefan Sayer 69b51255af installing py_sems script path
18 years ago
Stefan Sayer 3f02e25624 Makefile for py_sems examples
18 years ago
Stefan Sayer 0018684bfd fixed Makefile to make clean only (not cleaner) in generated wrapper dir
18 years ago
Stefan Sayer 3fe6d07006 auto-detect python version (overrid with PYTHON_VERSION=x.y)
19 years ago
Stefan Sayer 8aa0b9d1aa Makefile errors reported by juha
19 years ago
Raphael Coeffic 769b20d3ea - fixes compilation time warnings and Makefile when called from base directory.
19 years ago
Raphael Coeffic d074dc3cae - fixed makefiles. Now everything should be OK when doing 'make' in the main py_sems directory.
19 years ago
Stefan Sayer c200aa2efe py_sems can be used with AmSession, AmB2BSession, and AmB2ABSession now:
19 years ago
Stefan Sayer 3999175f08 changed Makefiles to link py_sems_lib library.
19 years ago
Raphael Coeffic 4ddc7a6714 - suppressed all hard-coded "P-Iptel-..." and replaced through PARAM_HDR and APPNAME_HDR.
19 years ago
Stefan Sayer a9d3e589cc python_files is made if cmdgoal=""
19 years ago
Raphael Coeffic 2fc65e1012 fixes compilation problems related to sip4 (Python/C++ binding generator).
19 years ago
Raphael Coeffic 5dbbe0e7ab fixed compilation errors occuring on my desktop ;-)
19 years ago
Raphael Coeffic e97f7c8067 - copied from pysip branch.
19 years ago