summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/ubuntu/ubuntu-bin-image (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor build and install script fixes. Install missing dev tools. Add a ↵jsdelfino2011-11-301-1/+1
| | | | | | missing cd command. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1208241 13f79535-47bb-0310-9956-ffa450edef68
* Fix broken links, update to latest dependencies, and use curl instead of ↵jsdelfino2011-09-201-2/+2
| | | | | | wget to download them. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1172976 13f79535-47bb-0310-9956-ffa450edef68
* Port to Memcached 1.4.7 and Ubuntu 11.04.jsdelfino2011-08-301-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1163087 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to SpiderMonkey 1.8.5.jsdelfino2011-08-111-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1156555 13f79535-47bb-0310-9956-ffa450edef68
* Add configuration and script to enable mod-security 2.6.0.jsdelfino2011-06-131-0/+75
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135046 13f79535-47bb-0310-9956-ffa450edef68
* Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ↵jsdelfino2010-11-141-90/+0
| | | | | | run on 64-bit. Update INSTALL doc and build scripts. Remove a few obsolete scripts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034963 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade build scripts to on Ubuntu 10.04.jsdelfino2010-09-151-3/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997186 13f79535-47bb-0310-9956-ffa450edef68
* Minor fixes to the Ubuntu build scripts.jsdelfino2010-07-041-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960382 13f79535-47bb-0310-9956-ffa450edef68
* Minor fixes to ubuntu image creation scripts.jsdelfino2010-06-051-8/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951659 13f79535-47bb-0310-9956-ffa450edef68
* Add build support for a minimum distribution using prebuilt dependencies ↵jsdelfino2010-06-051-2/+2
| | | | | | from Ubuntu 9.10. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951656 13f79535-47bb-0310-9956-ffa450edef68
* Build the expat XML parser separately instead of building it as part of ↵jsdelfino2010-05-311-4/+0
| | | | | | libstrophe. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949816 13f79535-47bb-0310-9956-ffa450edef68
* Fix distribution build, add missing files and samples and fix path to ↵jsdelfino2010-05-291-6/+7
| | | | | | libraries. GCC 4.5 is used if available but not installed automatically. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949435 13f79535-47bb-0310-9956-ffa450edef68
* More fixes to get build working on EC2 base Ubuntu 9.10 image.jsdelfino2010-05-171-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944999 13f79535-47bb-0310-9956-ffa450edef68
* Add missing GCC-4.5 dependencies to automated Ubuntu build. Centralize ↵jsdelfino2010-05-171-20/+4
| | | | | | GCC-4.5 installation in ubuntu-gcc-4.5. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944955 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade from GCC 4.5.0-1 to GCC 4.5.0-2.jsdelfino2010-05-171-15/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944951 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup of ubuntu install scripts.jsdelfino2010-04-191-1/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935460 13f79535-47bb-0310-9956-ffa450edef68
* Minor build cleanup and fixes. Add a few scripts to help run automated ↵jsdelfino2010-04-101-2/+2
| | | | | | builds on EC2 Ubuntu 9.10 images. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932801 13f79535-47bb-0310-9956-ffa450edef68
* Create build structure for an SQL database component. Add dependencies to ↵jsdelfino2010-04-041-8/+4
| | | | | | postgresql and tinycdb to build scripts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930635 13f79535-47bb-0310-9956-ffa450edef68
* Build memcached from source as the Ubuntu 9.10 memcached package is back ↵jsdelfino2010-03-291-1/+1
| | | | | | level. Minor typo fixes in httpd config scripts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928605 13f79535-47bb-0310-9956-ffa450edef68
* Change automated build to build curl from source instead of using the deb ↵jsdelfino2010-03-271-1/+1
| | | | | | libcurl package as it's back-level on Ubuntu 9.04. Adjust INSTALL instructions as well. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928231 13f79535-47bb-0310-9956-ffa450edef68
* Minor fixes to the INSTALL instructions. Added two more automated install ↵jsdelfino2010-03-171-0/+70
scripts to help deploy build+test images. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924189 13f79535-47bb-0310-9956-ffa450edef68