summaryrefslogtreecommitdiffstats
path: root/contrib/cmake
Commit message (Collapse)AuthorAgeFilesLines
...
* Various bug-fixes for W3C test conformance and stack traces with exceptions ↵Stefan Radomski2013-03-311-0/+3
| | | | and segfaults
* Support for php extensions in debug modeStefan Radomski2013-03-271-0/+6
|
* Polished PHP interface somewhatStefan Radomski2013-03-271-1/+2
|
* Various smaller bug-fixes (see details)Stefan Radomski2013-03-261-9/+19
| | | | | | | - Pass -DPHP_CONFIG=/usr/bin/zts-php-config for custom php-config - More php bug fixes - Fixed nasty "parse from string" bug - Reindented source code
* Fixed FindMILES issueStefan Radomski2013-03-221-0/+0
|
* Trying to fix the case issue with FindMilesStefan Radomski2013-03-221-0/+0
|
* Trying for a PHP moduleStefan Radomski2013-03-201-44/+34
|
* Prepared php build targetStefan Radomski2013-03-201-0/+47
|
* Fixed http responses and added miles invokerStefan Radomski2013-03-171-22/+68
|
* Prepared everything for FE-Design demoStefan Radomski2013-02-281-0/+1
|
* Introduced postpone element and reorganized http request representation as ↵Stefan Radomski2013-02-251-0/+79
| | | | events
* See detailled logStefan Radomski2013-02-204-50/+110
| | | | | | | | | - Builds on windows again - All HTTP requests are no passed into interpreter - New response element to reply with data - Moved basichttp URL - New HTTP servlet invoker to register additional URLs - More bugfixes than I care to mention
* Fixed historyStefan Radomski2013-02-081-0/+21
|
* Builds on linux againStefan Radomski2013-01-301-0/+1
|
* Started to resolve scxml-test-framework tests from SCION suiteStefan Radomski2013-01-252-1/+1
|
* More work on Prolog datamodelStefan Radomski2013-01-161-3/+3
|
* Started prolog datamodelStefan Radomski2013-01-151-1/+3
|
* Started to fix Windows compilation issuesStefan Radomski2013-01-122-0/+4
|
* Major changes - see detailsStefan Radomski2013-01-101-2/+6
| | | | | | | - Dynamic SceneGraph ML - V8 DOM for ecmascript datamodel - New heartbeat invoker - Fixed various bugs
* Refactoring finishedStefan Radomski2012-12-203-2/+130
| | | | | | Support datamodels, invokers and ioprocessors as plugins Comply to HTTP1.1 by sending host header field Started prolog datamodel
* Refactoring and plugin supportStefan Radomski2012-12-151-1/+1
|
* Fixed build and removed binariesStefan Radomski2012-11-202-6/+2
|
* Committing local version againStefan Radomski2012-11-079-31/+570
|
* Implemented DOMStefan Radomski2012-10-052-0/+228
|
* Initial uploadStefan Radomski2012-09-087-0/+200
Still somewhat quirky to build but fairly feature complete