summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/js/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor base Javascript and CSS utilities and support server-side ↵jsdelfino2013-08-261-4/+7
| | | | | | aggregation of HTML and Javascript. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1517415 13f79535-47bb-0310-9956-ffa450edef68
* Use Jansson to read/write JSON instead of Mozilla SpiderMonkey.jsdelfino2012-12-111-11/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1419986 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to HTTPD 2.4.2, APR 1.4.6, Memcached 1.4.13, Python 2.7.3, Ubuntu ↵jsdelfino2012-07-161-10/+19
| | | | | | 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
* Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript ↵jsdelfino2012-05-281-0/+1
| | | | | | scripts, and remove unused CSS stylesheets. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1343140 13f79535-47bb-0310-9956-ffa450edef68
* Rename some of the utility programs and add them to the install target.jsdelfino2012-02-201-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1291135 13f79535-47bb-0310-9956-ffa450edef68
* Minor improvements to Page Speed build integration and documentation.jsdelfino2011-10-291-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1194947 13f79535-47bb-0310-9956-ffa450edef68
* Use Page Speed to minify Web resources at build time, and a few more ↵jsdelfino2011-10-261-2/+8
| | | | | | improvements to the offline support. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1189069 13f79535-47bb-0310-9956-ffa450edef68
* Simplify HTML and Javascript to improve UI and performance on iOS devices. ↵jsdelfino2011-05-021-1/+7
| | | | | | Fix offline cache manifest. Add an app clone page. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1098489 13f79535-47bb-0310-9956-ffa450edef68
* Add Javascript functions and test cases to help work with JSON.jsdelfino2011-03-131-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081204 13f79535-47bb-0310-9956-ffa450edef68
* Move JavaScript eval functions to the js module.jsdelfino2010-12-081-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043295 13f79535-47bb-0310-9956-ffa450edef68
* Add a CSS style sheet. Fix HTTPD Require configuration for files in the js ↵jsdelfino2010-12-081-2/+2
| | | | | | module. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043293 13f79535-47bb-0310-9956-ffa450edef68
* Create a js module for client side javascripts. Move client component script ↵jsdelfino2010-12-061-0/+21
to that module and add a few utility scripts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042535 13f79535-47bb-0310-9956-ffa450edef68