summaryrefslogtreecommitdiff
path: root/cpp/src/slice2js/Main.cpp
Commit message (Collapse)AuthorAge
* 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.
* ICE-6466 - Replace --icejs metadata js:ice-buildJoe George2015-04-23
|
* Add --depend-file/--depend-xml optinos to all Slice compilersJose2015-04-13
|
* JavaScript updates to use gulp and add npm and bower packagesJose2015-01-14
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* ICE-5804 - Warnings when building with GCC (Eliminate C style casts)Jose2014-10-30
|
* JS modules fixes/simplificationsJose2014-09-17
|
* 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
|
* Fixed (ICE-5502) - -D__SLICE2CS__ in slice2js/Main.cppJose2014-03-26
|
* merging javascript branchMark Spruiell2014-03-19