summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Linking against dl for fedora/red-hatStefan Radomski2013-04-031-0/+1
|
* Setup ctest for the swedish owlStefan Radomski2013-04-031-0/+1
|
* Refactoring and W3C testsStefan Radomski2013-03-281-0/+7
| | | | | | - Moved core of interpreter to support various versions - Added experimental setConfiguration() - There can be more than one initial state
* Fixed plugins building againStefan Radomski2013-03-221-1/+22
|
* Remove dependency on deps of static libcurlStefan Radomski2013-03-221-6/+6
|
* Prefer dynamic libcurlStefan Radomski2013-03-221-16/+17
|
* Some minor bugfixesStefan Radomski2013-03-221-1/+7
| | | | | | - Disabled peer verification with ssl URLs - Fixed a buffer overrun with JSON parsing - Changed test.php url to github
* Started SyteminvokerStefan Radomski2013-03-201-1/+20
|
* Fixed http responses and added miles invokerStefan Radomski2013-03-171-3/+7
|
* Introduced postpone element and reorganized http request representation as ↵Stefan Radomski2013-02-251-20/+60
| | | | events
* See detailled logStefan Radomski2013-02-201-5/+68
| | | | | | | | | - 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-1/+8
|
* Started to resolve scxml-test-framework tests from SCION suiteStefan Radomski2013-01-251-3/+5
|
* See detailed commitlogStefan Radomski2013-01-211-1/+39
| | | | | | | | - Started DirectoryMonitor invoker - Refactored Invoker / IOProcessor interface - Started with JavaScriptCore bindings - Embedding applications can now use setParentQueue to receive events sent to #_parent
* Completed V8 IDL to DOM generatorStefan Radomski2013-01-201-4/+10
|
* Started JavaScriptCore datamodelStefan Radomski2013-01-161-26/+70
|
* Started prolog datamodelStefan Radomski2013-01-151-9/+12
|
* Refactored to PIMPL patternStefan Radomski2013-01-121-3/+5
|
* Bumped version string to 0.0.3Stefan Radomski2013-01-121-1/+7
|
* Major changes - see detailsStefan Radomski2013-01-101-5/+34
| | | | | | | - Dynamic SceneGraph ML - V8 DOM for ecmascript datamodel - New heartbeat invoker - Fixed various bugs
* Fixed compile issues on linux for osginvokerStefan Radomski2012-12-271-2/+8
|
* New scenegraph invoker using OpenSceneGraphStefan Radomski2012-12-271-1/+2
| | | | Ultimately, the scenegraph invoker ought to use x3d
* Started SceneGraph invokerStefan Radomski2012-12-211-0/+23
|
* Refactoring finishedStefan Radomski2012-12-201-33/+60
| | | | | | 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-109/+184
|
* Order of libraries matters with some gcc versionsStefan Radomski2012-11-211-5/+7
|
* added rt to linker dependenciesStefan Radomski2012-11-201-0/+1
|
* Include pthread lib on unicesStefan Radomski2012-11-201-1/+4
|
* Fixed build and removed binariesStefan Radomski2012-11-201-5/+8
|
* Committing local version againStefan Radomski2012-11-071-23/+380
|
* Implemented DOMStefan Radomski2012-10-051-0/+24
|
* fixed json in ecmascript dataStefan Radomski2012-09-161-0/+1
|
* Implemented invoke for nested SCXML instancesStefan Radomski2012-09-161-0/+4
|
* Initial uploadStefan Radomski2012-09-081-0/+109
Still somewhat quirky to build but fairly feature complete