lp://staging/~sword-devel/sword/trunk
- Get this branch:
- bzr branch lp://staging/~sword-devel/sword/trunk
Branch merges
Branch information
Import details
This branch is an import of the Subversion branch from https://crosswire.org/svn/sword/trunk.
Last successful import was .
Recent revisions
- 2677. By greg.hellings
-
Added -fPIC to build the library. Now bindings support linking against
either static or shared library versions. - 2676. By greg.hellings
-
Greatly streamlined the building of bindings.
1) Made CMake files more readable by writing file instead of echoing
2) Made compile times faster by reducing the number of compiles from
two to one.
3) Broke .cxx generation from compile to enhance readability.
4) Forced CMake's basic system to work, but discovered it had no way
of installing the resultant libraries and that it still suffered from
mult-compile mania. Abandoned.
5) Moved binding-specific code into the bindings folder rather than
under the cmake modules. - 2673. By greg.hellings
-
Clean up a pair of ignores which were improperly crafted.
Removed the warning suppression which resulted from those improper ignores.
Cleaned up other warnings.
Updated warning suppressions.Bindings now build with only about 3 or 4 warnings during SWIG compile
and the Perl bindings have a pair of warnings in the code that SWIG
generates which I can't seem to shake. I could add a gcc flag to the build
script but that seems unnecessary. - 2672. By greg.hellings
-
Clean up warnings. Python install step now builds cleanly in gcc 4.7 and Perl install step is almost clean.
- 2668. By mdbergmann
-
added additional convenience allocator for default InstallSourceMa
nager which allows passing a config path.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)