summaryrefslogtreecommitdiff
path: root/java/BuildInstructions.md
Commit message (Collapse)AuthorAge
* Renamed BuildInstructions.md to README.md + TOCBernard Normier2017-12-15
|
* Update version to v3.7.1Jose2017-12-14
|
* minor edits to java/BuildInstructions.mdMark Spruiell2017-07-12
|
* ICE-8295 - Can't build Ice for Java on Windows after setting ICE_HOMEJose2017-07-12
|
* Fixed documentation files to use 80 columnsBenoit Foucher2017-06-30
|
* minor edits to Java build instructionsMark Spruiell2017-06-19
|
* Update Java to use Apache Commons Compress Bzip2 implementationJose2017-06-15
|
* Updated URLsBernard Normier2017-06-14
|
* Fixed referencesBernard Normier2017-06-14
|
* Fixed Ice versionBernard Normier2017-06-14
|
* Updated version to 3.7.0Benoit Foucher2017-05-03
|
* updating build instructionsMark Spruiell2017-04-14
|
* Use the term Slice compiler instead of Slice translator in READMEsJose2017-04-13
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-03-28
|\
| * ICE-7483 - Rename OS X to macOSJoe George2017-03-28
| |
* | Bumped version to 3.7b0Benoit Foucher2017-03-07
| |
* | Renamed IceGrid Admin to IceGrid GUIBernard Normier2017-01-16
| |
* | Update version to 3.7a4Joe George2016-12-21
| |
* | Replaced USE_BIN_DIST with ICE_BIN_DISTJoe George2016-12-21
| | | | | | | | ICE_BIN_DIST is a list of binary distributions to build against
* | Windows build instructions updatesJose2016-12-08
| |
* | Windows build instructions updatesJose2016-11-21
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-10-11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: README.md android/build.gradle android/gradle.properties android/gradle/wrapper/gradle-wrapper.properties config/Make.common.rules config/PropertyNames.xml cpp/BuildInstructionsLinux.md cpp/BuildInstructionsOSX.md cpp/BuildInstructionsWinRT.md cpp/BuildInstructionsWindows.md cpp/config/Make.rules cpp/config/Make.rules.mak cpp/include/IceUtil/Config.h cpp/include/Slice/PythonUtil.h cpp/include/Slice/RubyUtil.h cpp/include/Slice/Util.h cpp/src/Ice/DynamicLibrary.cpp cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h cpp/src/Ice/winrt/StreamEndpointI.cpp cpp/src/IceGrid/IceGridDB.cpp cpp/src/IceGrid/Util.cpp cpp/src/IceUtil/FileUtil.cpp cpp/src/IceUtil/FileUtil.h cpp/src/Makefile cpp/src/Slice/Util.cpp cpp/src/slice2cs/Gen.cpp cpp/src/slice2freeze/Main.cpp cpp/src/slice2freezej/Main.cpp cpp/src/slice2html/Makefile cpp/src/slice2html/Makefile.mak cpp/src/slice2java/Main.cpp cpp/test/Ice/exceptions/AllTests.cpp cpp/test/Ice/facets/AllTests.cpp cpp/test/Ice/info/AllTests.cpp cpp/test/Ice/location/AllTests.cpp cpp/test/Ice/properties/run.py cpp/test/Ice/timeout/AllTests.cpp cpp/test/IceGrid/noRestartUpdate/AllTests.cpp cpp/test/IceStorm/stress/run.py cpp/test/TestSuite/10.0/Package.appxmanifest cpp/test/TestSuite/10.0/TestSuite.vcxproj cpp/test/TestSuite/10.0/TestSuite.vcxproj.filters cpp/test/TestSuite/10.0/TestSuite_TemporaryKey.pfx cpp/test/TestSuite/8.0/TestSuite.vcxproj cpp/test/TestSuite/8.0/TestSuite_TemporaryKey.pfx csharp/BuildInstructions.md csharp/src/Ice/PropertyNames.cs csharp/src/IceLocatorDiscovery/PluginI.cs java/BuildInstructions.md java/Makefile java/Makefile.mak java/src/Glacier2/src/main/java/Glacier2/Application.java java/src/Glacier2/src/main/java/Glacier2/SessionFactoryHelper.java java/src/Glacier2/src/main/java/Glacier2/SessionHelper.java java/src/Ice/src/main/java/Ice/Object.java java/src/Ice/src/main/java/Ice/ObjectImpl.java java/src/Ice/src/main/java/IceInternal/PropertyNames.java java/src/Ice/src/main/java/IceSSL/Plugin.java java/src/Ice/src/main/java/IceSSL/PluginFactory.java java/src/Ice/src/main/java/IceUtil/Cache.java java/src/IceGridGUI/build.gradle java/src/IceGridGUI/src/main/java/IceGridGUI/SimpleInternalFrame.java java/src/IceGridGUI/src/main/java/IceGridGUI/Utils.java java/test/build.gradle java/test/ejb/README.md js/src/Ice/PropertyNames.js js/src/Ice/browser/TimerUtil.js js/src/Ice/browser/WSTransceiver.js js/test/Common/TestCases.json js/test/Common/Worker.js objective-c/include/objc/Ice/Config.h objective-c/src/Ice/CommunicatorI.mm php/BuildInstructionsLinuxOSX.md php/BuildInstructionsWindows.md php/config/Make.rules.mak.php php/src/php7/IcePHP.rc python/BuildInstructionsLinuxOSX.md python/BuildInstructionsWindows.md python/Makefile python/modules/IcePy/Slice.cpp python/test/Slice/import/run.py ruby/BuildInstructionsLinuxOSX.md ruby/BuildInstructionsWindows.md ruby/config/Make.rules ruby/src/IceRuby/Slice.cpp scripts/TestController.py scripts/TestUtil.py slice/Ice/Communicator.ice slice/Ice/Instrumentation.ice slice/IceLocatorDiscovery/IceLocatorDiscovery.ice
| * Java build instructions updatesJose2016-09-19
| |
| * 3.6.3 version fixesJose2016-09-17
| |
| * Update Ice version to 3.6.3Joe George2016-04-08
| |
* | Update version to 3.7a3Joe George2016-07-12
| |
* | Updated version to 3.7a2Bernard Normier2016-05-31
| |
* | Updated Ice version to 3.7a0Benoit Foucher2016-04-07
| |
* | Update version to 3.7.0 in some md filesJoe George2016-03-11
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-11
|\|
| * Update version to 3.6.2 in several md filesJoe George2016-03-11
| |
* | Windows msbuild build updatesJose2016-02-26
| |
* | Fixes for Bluetooth plug-ins.Mark Spruiell2015-12-17
| | | | | | | | Updates to testsuite to support Bluetooth and remote servers.
* | Removed BerkeleyDB dependencies from Java build system, travisBenoit Foucher2015-11-17
| |
* | Moved Freeze to its own repositoryDwayne Boone2015-11-13
|/
* updating version in build instructionsMark Spruiell2015-08-18
|
* BuildInstruction fixesBenoit Foucher2015-06-19
| | | | | - Hard-wrapped lines to 80 cols - Added OSX instruction for Ruby
* ICE-6604 - document passlib requirementMark Spruiell2015-06-17
|
* Update build instructions for JavaScript and WinRTJose2015-06-17
|
* adding Android build instructionsMark Spruiell2015-05-19
|
* cleaning up build instruction filesMark Spruiell2015-05-15
|
* Removed section about various Ice BuildersBernard Normier2015-05-15
|
* minor edits to build instructionsMark Spruiell2015-05-13
|
* ICE-6494 - build instructionsMark Spruiell2015-05-13