summaryrefslogtreecommitdiff
path: root/cpp/src/slice2objc/Main.cpp
Commit message (Collapse)AuthorAge
* Updated usage and man page of slice compilersBernard Normier2017-03-03
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Rework warning suppression to use global meta dataJose2017-02-03
| |
* | Add --no-warn option to Slice compilersJose2017-02-01
| |
* | Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
| |
* | Fixed (ICE-6694) - Unicode output in command line toolsJose2017-01-09
| |
* | Replaced slice compiler options --ice, --underscore and --dll-export byBernard Normier2016-10-31
|/ | | | | global metadata directives (ice-prefix, underscore, cpp:dll-export:SYMBOL and objc:dll-export:SYMBOL) Added new cs:tie and java:tie metadata
* Fix ICE-4787 - slice compilers and unicode pathsJose2016-09-17
|
* Removed extra whitespace in --validate usageBernard Normier2016-09-12
|
* Update copyright headersJoe George2016-03-01
|
* ICE-6469 added --validate option to Slice compilersDwayne Boone2015-07-07
|
* 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.
* Add --depend-file/--depend-xml optinos to all Slice compilersJose2015-04-13
|
* Added iOS support for IceTouchBenoit Foucher2015-03-20
|
* Fixed ICE-6257 - support for visibility attributeBenoit Foucher2015-02-10
|
* Fixed copyrights for the Objective-C mappingBenoit Foucher2015-01-08
|
* Added Objective-C mappingBenoit Foucher2015-01-07