summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Reactivated BUILD_AS_PLUGINSStefan Radomski2017-01-271-4/+26
|
* Added -Wall for clang and gccStefan Radomski2017-01-231-2/+2
|
* Made GCC/CLang pedantic and fixed warningsStefan Radomski2017-01-231-0/+2
|
* Fixed a case-typo and the WITH_CACHE_FILES macroStefan Radomski2017-01-231-1/+1
|
* First support for serialization and some bug fixes for DOM per data.srcStefan Radomski2017-01-131-0/+3
|
* Introduced WITH_CACHE_FILES build option (defaults to true)Stefan Radomski2017-01-081-0/+1
|
* First implementation of Python wrappersStefan Radomski2016-12-241-0/+13
|
* Add libraries to installMatthias Gabriel2016-12-151-0/+2
|
* fix cmake filejuehv2016-11-151-0/+2
|
* Still trying to fix travis CIStefan Radomski2016-10-261-2/+0
|
* Finally fixing travis CI?Stefan Radomski2016-10-261-0/+2
|
* Worked on PROMELA transformationStefan Radomski2016-10-251-0/+2
|
* Restored support for cmake 2.8.12Stefan Radomski2016-08-261-2/+2
|
* Support for LUA language bindingsStefan Radomski2016-08-231-0/+1
|
* Progress on the apache-commons wrapperStefan Radomski2016-08-221-0/+12
|
* Fixed some MSVC errorsStefan Radomski2016-08-021-1/+1
|
* Added to appveyorStefan Radomski2016-08-011-2/+8
|
* First signs of a C89 datamodelStefan Radomski2016-06-231-0/+2
|
* Smaller bug-fixes and refactoringsStefan Radomski2016-06-231-1/+3
|
* Fixed dozens of memory leaksStefan Radomski2016-06-131-10/+40
|
* Minor polishing for Java bindings and first draft of JEXL datamodelStefan Radomski2016-05-261-0/+5
|
* Fixed issue77 with URL resolved from CWD on windowsStefan Radomski2016-05-201-1/+1
|
* Refactored for public headers and started documentationStefan Radomski2016-05-191-1/+19
|
* Make install will work againStefan Radomski2016-05-131-41/+214
|
* Compile all dependencies with position independent codeStefan Radomski2016-05-121-13/+9
|
* lower required cmake version for travis build slavesStefan Radomski2016-05-121-1/+2
|
* Major Refactoring v2.0Stefan Radomski2016-05-121-1381/+200
|
* Some more preparations for current V8 APIStefan Radomski2016-03-071-10/+30
|
* Builds with MSVC againStefan Radomski2016-01-101-0/+21
|
* Fixed compilation for gcc on Linux againStefan Radomski2016-01-081-0/+1
|
* Prepared ChartToC transformationStefan Radomski2016-01-061-4/+19
|
* All changes up to my dissertationStefan Radomski2015-12-041-2/+32
|
* done.event bug and prolog testsStefan Radomski2015-07-081-0/+1
| | | | Fixed the done.event bug and added first prolog transformed IRP tests
* Reactivated PHP bindings and some work on PROMELAStefan Radomski2015-04-021-1/+1
|
* Plenty of smaller fixes and adaptationsStefan Radomski2015-01-191-0/+14
|
* Renamed URI to URLStefan Radomski2014-12-141-0/+4
| | | | Some fixes for Xincludes
* SCXML -> Promela skips intermediate explicit flat SCXML for ridiculous ↵Stefan Radomski2014-10-201-5/+14
| | | | better memory footprint
* Major work on PROMELA datamodelStefan Radomski2014-10-121-0/+2
|
* Retain ioProcs and invokers object in V8 and moved ctests from contrib to testsStefan Radomski2014-08-281-1/+1
|
* Set 64Bit library prefix againStefan Radomski2014-08-261-0/+1
|
* API changes with receiveEventStefan Radomski2014-08-261-1/+1
| | | | | - receiveEvent will deliver to external queue now per default - switched Interpreter implementations to the new algorithm from spec
* Support for pre-Mavericks Macs againStefan Radomski2014-08-231-0/+3
|
* Seperated prebuilts by platform-id during build processStefan Radomski2014-08-231-71/+104
|
* Reactiveted new CMake policies and some more documentationStefan Radomski2014-08-211-2/+6
|
* Find JavaScriptCoreGTK3 as wellStefan Radomski2014-08-191-16/+15
|
* Polished xhtml invokerStefan Radomski2014-08-151-0/+19
|
* More JVoiceXML integrationStefan Radomski2014-08-151-2/+19
|
* Forgot to remove debug cruftStefan Radomski2014-08-141-1/+1
|
* JavaScriptCore in CMake moduleStefan Radomski2014-08-141-16/+18
|
* Builds for Raspberry andStefan Radomski2014-08-131-3/+4
| | | | started VoiceXML HTTP integration