summaryrefslogtreecommitdiffstats
path: root/resources/cl-platform-if.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Bug 884: Add standard JogAmp build files.Wade Walker2013-12-151-12/+0
| | | | | | | | | The new make/build.xml successfully builds and tests the project. The original NetBeans build files are still present, but won't work anymore since the resources directory is now inside the make directory. The new build files are based on those of JOAL. The new build is not yet minimized and cleaned up, because this commit is meant to be the minimum way to get things functional.
* Fix copyright/author tagsedgeSven Gothel2011-06-281-1/+1
|
* renamed binding interfaces so we don't have a conflict with HLB.Michael Bien2011-05-271-5/+5
|
* javadoc updates.Michael Bien2011-05-271-1/+1
|
* LLB refactoring.Michael Bien2011-05-271-0/+12
- split up CL into multiple sub interfaces - seperation is now feature wise - introdused llb package for low level classes