summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/macos/macos-install (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-01-03Update build and install scripts to use the correct dependencies.jsdelfino1-37/+75
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1428195 13f79535-47bb-0310-9956-ffa450edef68
2012-07-16Upgrade to HTTPD 2.4.2, APR 1.4.6, Memcached 1.4.13, Python 2.7.3, Ubuntu ↵jsdelfino1-98/+50
12.04, and Mac OS X 10.7.4. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1361918 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29Fix PyObject reference counting bugs causing memory violations in the Python ↵jsdelfino1-3/+15
component implementation. Build Python runtime from source with pydebug to diagnose memory issues. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1343550 13f79535-47bb-0310-9956-ffa450edef68
2012-05-28Database support optimizations. Use PgBouncer to pool connections. Track and ↵jsdelfino1-4/+15
manage WAL archives to optimize space and speed up database replication setup. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1343139 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02Automatically reconnect to a Memcached server after a disconnection.jsdelfino1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1308245 13f79535-47bb-0310-9956-ffa450edef68
2012-03-17Upgrade to newer version of CURL and integrate its SMTP support.jsdelfino1-11/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1301969 13f79535-47bb-0310-9956-ffa450edef68
2011-12-21Fix PostgreSQL download URL and add it to the default build scripts on ↵jsdelfino1-3/+15
Ubuntu and Mac OS X. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1221567 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14Minor build script updates. Add missing --enable-libcloud build option and ↵jsdelfino1-1/+1
upgrade to PostgreSQL 9.1.2. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1214042 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01Fix build and install errors on Mac OS X. Add missing scripts to forward IP ↵jsdelfino1-5/+1
ports on Mac OS X. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1209010 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14Change authentication scheme from Form based auth to OpenID + OAuth.jsdelfino1-6/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1201614 13f79535-47bb-0310-9956-ffa450edef68
2011-11-12Upgrade to HTTPD 2.3.15-beta.jsdelfino1-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1201308 13f79535-47bb-0310-9956-ffa450edef68
2011-10-29Minor improvements to Page Speed build integration and documentation.jsdelfino1-13/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1194947 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26Use Page Speed to minify Web resources at build time, and a few more ↵jsdelfino1-3/+13
improvements to the offline support. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1189069 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26Fix a few issues for mac buildrfeng1-17/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1175987 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20Add leveldb to mac-installrfeng1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1172985 13f79535-47bb-0310-9956-ffa450edef68
2011-09-04Build with Clang/LLVM when available.jsdelfino1-7/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1164964 13f79535-47bb-0310-9956-ffa450edef68
2011-08-30Port to Memcached 1.4.7 and Ubuntu 11.04.jsdelfino1-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1163087 13f79535-47bb-0310-9956-ffa450edef68
2011-08-28Implement an OpenCL component implementation evaluator. Add OpenCL tests, ↵jsdelfino1-1/+1
working on Ubuntu and MacOS with both CPU and NVIDIA and ATI GPUs. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1162473 13f79535-47bb-0310-9956-ffa450edef68
2011-08-28Implement a portable alternative to __thread and get the HTTP and SQLDB ↵jsdelfino1-0/+5
components and the Auth modules working with the HTTPD multithreaded event MPM. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1162472 13f79535-47bb-0310-9956-ffa450edef68
2011-08-14Switch from the HTTPD prefork MPM to the multi-threaded event MPM where ↵jsdelfino1-4/+16
possible. Fix multi-threading issues in the SpiderMonkey integration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157676 13f79535-47bb-0310-9956-ffa450edef68
2011-08-11Upgrade to SpiderMonkey 1.8.5.jsdelfino1-20/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1156555 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28Port to Mac OS X 10.6.7.jsdelfino1-0/+298
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1140690 13f79535-47bb-0310-9956-ffa450edef68