summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* CommonAPI-Tools 3.1.53.1.5Dirk Huss2015-12-0953-611/+844
|
* CommonAPI-Tools 3.1.43.1.4Dirk Huss2015-11-25219-4707/+10061
|
* CommonAPI-Tools 3.1.3p53.1.3p5Markus Freutsmiedl2015-11-182-4/+15
|
* CommonAPI-Tools 3.1.3p43.1.3p4Markus Freutsmiedl2015-10-122-4/+4
|
* CommonAPI-Tools 3.1.3p33.1.3p3Markus Freutsmiedl2015-10-077-156/+260
|
* CommonAPI-Tools 3.1.33.1.3Jürgen Gehring2015-07-28115-1478/+2946
|
* CommonAPI 3.1.23.1.2Jürgen Gehring2015-06-17105-348/+2147
|
* CommonAPI-Tools 3.1.13.1.1Jürgen Gehring2015-06-02404-13052/+18802
|
* Merge branch 'master' of ↵2.1.6Juergen Gehring2014-05-200-0/+0
|\ | | | | | | https://asc-repo.bmwgroup.net/gerrit/ascgit017.CommonAPI-Tools into HEAD
| * modifying target platform and pom.xml to accomodate incompatible Franca ↵2.1.6-rc0Michael Bauer2014-05-196-40/+38
| | | | | | | | versioning scheme
* | modifying target platform and pom.xml to accomodate incompatible Franca ↵Michael Bauer2014-05-207-40/+57
|/ | | | versioning scheme
* Improved description for maven build of update-site and commandline generator.Juergen Gehring2014-05-071-5/+6
|
* adding dbus.validator to category.xmlMichael Bauer2014-05-061-0/+3
|
* removed guava from lib folder and added it's update-site to target platform ↵Michael Bauer2014-05-057-7/+23
| | | | to circumvent license issues
* Merge branch 'master' of ↵Juergen Gehring2014-04-1521-24/+24
|\ | | | | | | https://asc-repo.bmwgroup.net/gerrit/ascgit017.CommonAPI-Tools
| * updating version numbers to 2.1.6Michael Bauer2014-04-1521-24/+24
| |
* | Extend documentation for unions and AttributeExtensions.Juergen Gehring2014-04-158-108/+340
| |
* | Delete old helloworld example.Juergen Gehring2014-04-156-477/+0
| |
* | Merge remote-tracking branch 'origin/master'Juergen Gehring2014-04-1416-35/+77
|\ \ | |/ | | | | | | Conflicts: CommonAPI-Examples/e01HelloWorld/CMakeLists.txt
| * Merge "restructured documentation to support autobuild and publication at ↵Jürgen Gehring2014-04-1416-35/+77
| |\ | | | | | | | | | GENIVI documentation site. added HTML index page."
| | * restructured documentation to support autobuild and publication at GENIVI ↵Manfred Bathelt2014-04-0216-35/+77
| | | | | | | | | | | | | | | | | | documentation site. added HTML index page.
| * | Merge "GLIPCI-244 Added O0 optimization flag to CMakeLists.txt."Jürgen Gehring2014-04-141-1/+1
| |\ \
| | * | GLIPCI-244Johannes Langlotz2014-03-311-1/+1
| | |/ | | | | | | Added O0 optimization flag to CMakeLists.txt.
* | | Final cleanup for 2.1.6 release.Juergen Gehring2014-04-1414-52/+302
|/ /
* | Merge "GLIPCI-236 Added test description."Johannes Langlotz2014-04-021-1/+12
|\ \ | |/ |/|
| * GLIPCI-236Johannes Langlotz2014-03-261-1/+12
| | | | | | Added test description.
* | removing src-gen directory from .gitignore, because automated command-line ↵Michael Bauer2014-03-263-1/+104
|/ | | | build needs the generated .java files
* added generation of code for disambiguation needed for attributes onStefan Laner2014-03-241-1/+1
| | | inherited interfaces
* adding maven xtend plugin for command line buildMichael Bauer2014-03-211-0/+16
|
* Merge "Add examples, extended tutorial and specification document."Johannes Langlotz2014-03-2180-721/+5133
|\
| * Add examples, extended tutorial and specification document.Juergen Gehring2014-03-2180-721/+5133
| | | | | | | | Change-Id: If3e96c9676cd575be560ec9b485eea68bb4bf064
* | -genallincl bug in cli fixed (GLIPCI-214)Patrick Sattler2014-03-191-2/+9
| | | | | | Change-Id: Id4997a4f1934c16845679e642faca3d471a89e90
* | fix for ticket GLIPCI-226. Now putting content of -dest from command line ↵Michael Bauer2014-03-192-18/+16
| | | | | | | | into preference store, to have it available when generating files
* | added org.eclipse.xtext.activities to plugin dependencies of cli.feature to ↵Michael Bauer2014-03-141-0/+7
| | | | | | | | fix crash with XMLEncodingProvider when starting from product file
* | Merge "Fixed a minor bug for the StubDefault generation"Stefan Laner2014-03-131-1/+1
|\ \
| * | Fixed a minor bug for the StubDefault generationPatrick Sattler2014-03-101-1/+1
| | |
* | | deleted obsolete comment in pom.xmlMichael Bauer2014-03-111-1/+0
|/ /
* | removing obsolete plugins to shrink down size of generatorMichael Bauer2014-03-073-507/+56
|/
* Merge "merge build automation into master and fix whitespaces"Jürgen Gehring2014-03-0647-308/+2186
|\
| * merge build automation into master and fix whitespacesMichael Bauer2014-03-0647-308/+2186
| | | | | | | | Change-Id: Ifa9e7cd263c84b2870ea83e3f061492429eb4b76
* | GLIPCI-207Johannes Langlotz2014-03-060-0/+0
|/ | | | Adapted Test "DBusCommunicationTest > RemoteMethodCallSucceeds" to verification test.
* Merge "new feature to generate proxies and stubs into seperate target ↵Stefan Laner2014-03-057-195/+371
|\ | | | | | | directories"
| * new feature to generate proxies and stubs into seperate target directoriesMichael Bauer2014-03-057-195/+371
| | | | | | | | | | | | | | | | after review of Stefan Laner: made setFileAccessOutputhPathForPrefence method public and updated it to use typeguards instead of instanceof constructs Change-Id: Ic93a2c6b6ebc70665c7d74ed4bdfc435be8d13e9
* | Added preference page to en- or disable validatorStefan Laner2014-03-054-26/+125
| | | | | | | | | | | | | | | | Added franca version test to cancel some validations updated franca validation point Rebased change Change-Id: I1b779e0f3a8d45effe9df19147b678abac740203
* | Deleted the old validator, added a validator with general restrictionsFlorian Groeger2014-03-0514-816/+420
| | | | | | | | Change-Id: I095196950cbabeb226b76d6368462cc1e50ebadb
* | Merge "GLIPCI-207 Adapted Test "DBusCommunicationTest > ↵Stefan Laner2014-03-034-2/+133
|\ \ | | | | | | | | | RemoteMethodCallSucceeds" to verification test."
| * | GLIPCI-207Johannes Langlotz2014-02-194-2/+133
| | | | | | | | | | | | Adapted Test "DBusCommunicationTest > RemoteMethodCallSucceeds" to verification test.
* | | small changes to generate code that can be compiled warning free Stefan Laner2014-02-262-3/+3
| | |
* | | generator now creates windows compatible codeStefan Laner2014-02-243-28/+78
|/ / | | | | Change-Id: I918cf1be2d8165c8a5c3a0f927ce4ebe18e193f1
* | added missing configuration file for verification testStefan Laner2014-02-171-0/+5
| |