summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/java/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* More changes to port to C++11, adjust to use the new JSON support, and cleanu...jsdelfino2012-12-111-2/+3
* Rename some of the utility programs and add them to the install target.jsdelfino2012-02-201-1/+2
* Port to Mac OS X 10.6.7.jsdelfino2011-06-281-3/+3
* Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino2010-06-051-5/+7
* Fix source distribution build scripts, add missing files to the dist targets.jsdelfino2010-05-301-2/+5
* Fix distribution build, add missing files and samples and fix path to librari...jsdelfino2010-05-291-2/+2
* Support different Java VMs, including Apache Harmony.jsdelfino2010-03-081-5/+8
* Fixed build bootstrap error with duplicate variable definitions.jsdelfino2010-03-011-1/+1
* Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino2010-03-011-13/+14
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-071-2/+7
* Minor improvements to java component support, use one classloader per compone...jsdelfino2010-01-241-0/+9
* Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino2010-01-171-7/+14
* Added utility functions to help call Java code using JNI and wrap Axis2/java ...jsdelfino2010-01-111-0/+39