summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* More complete JSC ECMA datamodelStefan Radomski2013-06-211-6/+7
|
* More work on JSC implementation for ecma datamodelStefan Radomski2013-06-211-13/+22
|
* New version with XHTML invokerStefan Radomski2013-06-201-12/+78
|
* Fixed build errorsStefan Radomski2013-06-131-13/+15
|
* Fixed build for unicesStefan Radomski2013-06-121-0/+88
|
* Fixed build issues on unicesStefan Radomski2013-06-121-11/+16
|
* W3C MMI Architecture frameworkStefan Radomski2013-06-101-4/+18
|
* Fixed bugs and worked on MMI bridgeStefan Radomski2013-05-141-7/+118
|
* Split tests for ecma and xpathStefan Radomski2013-05-101-1/+2
|
* Still trying to get library order rightStefan Radomski2013-04-301-19/+18
|
* Still trying to fix linker issues for ubuntuStefan Radomski2013-04-301-20/+19
|
* comments in CMakeLists.txtStefan Radomski2013-04-301-1/+1
|
* Removed conditional SWIG compile and polished PHP APIStefan Radomski2013-04-301-0/+1
|
* Started to offer state predicates for phpStefan Radomski2013-04-301-2/+2
|
* More work on prolog datamodelStefan Radomski2013-04-281-1/+3
|
* Add librt as wellStefan Radomski2013-04-281-0/+1
|
* Forgot pthreadStefan Radomski2013-04-281-0/+1
|
* Work on prolog datamodel and libdl fix for nicesStefan Radomski2013-04-281-0/+1
|
* Refactored CMakeLists and updated W3C testsStefan Radomski2013-04-251-609/+12
|
* Fixed setConfiguration and started MMI archStefan Radomski2013-04-171-1/+19
|
* Fixed vrml-server and added conditional for gcovStefan Radomski2013-04-141-1/+2
|
* Apps working againStefan Radomski2013-04-141-10/+10
|
* Link against gcov with gcc in debug buildsStefan Radomski2013-04-121-7/+11
|
* Got prolog datamodel to compile againStefan Radomski2013-04-121-3/+8
|
* New DataModelsStefan Radomski2013-04-101-1/+34
|
* See detailled logStefan Radomski2013-04-061-4/+22
| | | | | | Added new revised W3C tests Hide Interpreter via PIMPL Implemented SCXMLIOProcessor
* Removed some tests from automatic runsStefan Radomski2013-04-051-0/+1
|
* 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