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