summaryrefslogtreecommitdiff
path: root/cpp/src/slice2confluence
Commit message (Collapse)AuthorAge
* slice2confluence fixesMark Spruiell2016-10-11
|
* Fix ICE-4787 - slice compilers and unicode pathsJose2016-09-17
|
* Removed extra whitespace in --validate usageBernard Normier2016-09-12
|
* Update Ice version to 3.6.3Joe George2016-04-08
|
* .gitignore updatesJose2016-03-11
|
* Update version to 3.6.2Jose2016-03-10
|
* Update Copyright year to 2016 in rc and cs filesJoe George2016-03-07
|
* Update copyright headersJoe George2016-03-01
|
* Updated AssemblyInfo and StringFileInfo on WindowsBernard Normier2015-08-21
|
* Updated version to 3.6.1Dwayne Boone2015-07-31
|
* ICE-6514 Removed uneeded includes of DisableWarnings.hDwayne Boone2015-07-08
|
* ICE-6469 added --validate option to Slice compilersDwayne Boone2015-07-07
|
* Fixed ICE-6505 Allow to Sign C++ .exe/.dlls after buildJose2015-05-12
|
* Fix typo from previous commitJoe George2015-04-29
|
* Improve usage message for slice compilersJoe George2015-04-29
| | | | | * --ice Allow reserved Ice prefix in Slice identifiers. * --underscore Allow underscores in Slice identifiers.
* Changed version to 3.6.0Dwayne Boone2015-01-28
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* updating slice2confluenceMark Spruiell2014-12-11
|
* doc fixesMark Spruiell2014-11-25
|
* Build & test fixes:Jose2014-11-24
| | | | | | | | * ICE-5929 - Consider using $ORIGIN on Linux * ICE-5949 - IceBox issues on Linux bi-arch * ICE-5954 - Ubuntu make install issue / ORIGIN bug * ICE-5961 - OSX: test/IceGrid/session fails * ICE-5971 - allTests.py incorrect reporting under Windows?
* More updates for ICE-5931, ICE-5935Jose2014-11-21
|
* ICE-5931, ICE-5935Jose2014-11-20
|
* C++11 build updatesJose2014-10-24
|
* Version fixesJose2014-10-08
|
* Several Windows build fixes:Jose2014-10-08
| | | | | | | ICE-3420 - Force link failure for debug/release mismatch? Update VS add-in to not add C++ libraries Fixed WinRT builds Fixed Python Windows builds
* Update Ice version to 3.6b 3.6.51Jose2014-10-03
|
* Fix (ICE-3792) - dependencies in the repository are very crappyJose2014-09-24
| | | | | For now removed Unix dependencies from repository, we keep Windows dependencies in repository but now are generated from Windows.
* Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy"Jose2014-09-11
| | | | | | | | This reverts commit 201d395c7186e50d195672db7b472989783826cb. Conflicts: cpp/config/Make.rules cpp/test/Ice/Makefile.mak
* Fixed (ICE-3792) - dependencies in the repository are very crappyJose2014-09-10
|
* Sort C++ Demo and src makefilesJoe George2014-08-22
|
* merging javascript branchMark Spruiell2014-03-19
|
* changing version to 3.5.1Mark Spruiell2013-08-20
|
* Ubuntu/Debian distribution supportJose2013-07-22
|
* Fixed ICE-5375 - Consider to add ICE_TRANSLATOR preprocessor macroJose2013-07-17
|
* Added Ice for C# support for SOCKS proxiesBenoit Foucher2013-03-19
|
* slice2confluence: Cleaned-up print statements.Shawn Hussey2013-03-05
|
* slice2confluence: Fixed links to dictionaries and sequences.Shawn Hussey2013-03-05
| | | | Fixed trailing comma in metadata.
* ICE-5158 Added detection of doc tag "@userImplemented". Items without this ↵Shawn Hussey2013-02-26
| | | | tag will generate markup for all metadata except cpp:const, cpp:ice_print, java:serialVersionUID and UserException. Items with the tag will output markup for all metadata.
* ICE-5158 Added metadata printout to slice2confluence for enumerations in enumsShawn Hussey2013-02-15
|
* ICE-5158 Print all metadata for operations (other than deprecated, which ↵Shawn Hussey2013-02-15
| | | | causes seperate formatting)
* Fixed ICE-5209: fixed version to 3.5.0Benoit Foucher2013-02-12
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed (ICE-5211) - use @loader_path in OS X libraries and binaries instead ↵Jose2013-02-01
| | | | of the hard coding path
* Added C++11 libraries/binaries to OS X binary distributionJose2013-01-30
|
* Fixes for slice2confluence for Ice 3.5, hack to make Ice::Instrumentation ↵Shawn Hussey2012-12-22
| | | | generate correctly.
* Added .gitattributes file.Matthew Newhook2012-11-15
| | | | Normalize all repository line endings.
* Fixed MinGW portBenoit Foucher2012-11-08
| | | | | | | | | | | | - The build no longer requires Cygwin - Running the tests no longer requires setting CPP_COMPILER, TestUtil.py che for RI_DEVKIT in the environment to figure out if running with MinGW devki - DynamicLibrary no longer appends the "d" suffix when compiling with debug - COMPSUFFIX is now defined when compiling Ice - Much simplified the build system by removing all the checks for MinGW in makefiles, MinGW settings are now located to Make.rules.MINGW only. - Fixed allTests.py to skip plugin and metrics tests. - Fixed build instructions.
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
|
* Fixed ICE-4884:Bernard Normier2012-10-23
| | | | | Updated version to 3.5b Some fixes to distribution/bin/fixVersion.py
* Undo pragma-once-in-header enhancementBernard Normier2012-09-05
|