Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed demos. | Matthew Newhook | 2015-03-18 |
| | | | | Moved demoscript to distribution. | ||
* | Modified the gradle plugin to automatically add the Ice slice dir to the ↵ | Dwayne Boone | 2015-03-13 |
| | | | | includes | ||
* | Several changes for clean. | Matthew Newhook | 2015-03-11 |
| | | | | expanded all gradle build files. | ||
* | ICE-6170 - fixed behavior of batch requests | Benoit Foucher | 2015-03-10 |
| | |||
* | Minor fix to Ice discovery hello server configuration | Benoit Foucher | 2015-02-06 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Add bzip2 to manifest class paths for java tests/demos | Dwayne Boone | 2014-11-20 |
| | |||
* | Some fixes to java demo builds and expect scripts | Dwayne Boone | 2014-11-13 |
| | |||
* | Remove all of the intellij stuff. | Matthew Newhook | 2014-11-13 |
| | |||
* | - Add as documented src/main/slice to the gradle slice plugin. | Matthew Newhook | 2014-11-12 |
| | | | | - Simplifications and cleanup to the gradle build files. | ||
* | Simplified gradle structure. | Matthew Newhook | 2014-11-10 |
| | |||
* | Fixed java demo distribution build | Dwayne Boone | 2014-11-07 |
| | |||
* | - Renamed gradle projects to camel case which enables task abbreviation. | Matthew Newhook | 2014-11-07 |
| | | | | | - Demo builds now produce a runnable jar. - Fixes to expect.py and READMEs for this change. | ||
* | Fixed copyright header on a bunch of files | Dwayne Boone | 2014-11-05 |
| | |||
* | Java builds against bindist now automatically detect if jars have version ↵ | Dwayne Boone | 2014-11-04 |
| | | | | included | ||
* | Fixed ICE-5811: renamed book demos to manual demos | Benoit Foucher | 2014-11-03 |
| | |||
* | ICE-5799 - Replace BareBonesBrowserLaunch with Desktop.browse | Joe George | 2014-10-29 |
| | |||
* | Update IML files | Dwayne Boone | 2014-10-29 |
| | |||
* | More gradle changes. | Matthew Newhook | 2014-10-23 |
| | | | | | Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory. | ||
* | Fixed demo dist to allow gradle build of java demos | Dwayne Boone | 2014-10-22 |
| | |||
* | Use output.classesDir. | Matthew Newhook | 2014-10-20 |
| | |||
* | Removed java/src/IceInternal directory. | Matthew Newhook | 2014-10-20 |
| | | | | Removed eclipse .classpath/.project. | ||
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 |
| | |||
* | Added expect scripts for IceDiscovery demos and also fixed couple of issues ↵ | Dwayne Boone | 2014-10-08 |
| | | | | in demos themselves. | ||
* | Fixed ice_invocationTimout usage in IceDiscovery hello demos | Dwayne Boone | 2014-08-14 |
| | |||
* | - Cleaned up all demos. | Matthew Newhook | 2014-08-14 |
| | | | | | | - Fixed all demo warnings. - Fixed applet and swing demo to use invocation timeout, not connect timeouts. | ||
* | Created Eclipse project for every demo | Joe George | 2014-08-14 |
| | |||
* | Added IceDiscovery service plugin | Benoit Foucher | 2014-04-22 |