sillsdev / icu4c-svn

Mirror of svn project at http://source.icu-project.org/repos/icu/icu/. The FieldWorks branch has some FieldWorks specific enhancements.

Home Page:http://icu-project.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Icu4c

NOTE: See the original project's readme at readme.html

This project is a mirror of the svn project at http://source.icu-project.org/repos/icu/icu/ (see icu-project.org).

Special long-lived branches

Fieldworks

Based on the 54.1 release tag, this branch contains some specific changes for the Fieldworks project

MinimumStaticallyLinked*

These branches are based on -- but have two major differences from -- the 54.1 or whatever release tags:

  • It is a "minimum" build as described here
  • It is statically linked to remove the dependency on the C++ Redistributable
    • This is accomplished by setting the runtime library in each .vcxproj file to MultiThreaded rather than MultiThreadedDLL

FullStaticallyLinked*

These branches are based on -- but have one major differences from -- the 54.1 or whatever release tags:

  • It is statically linked to remove the dependency on the C++ Redistributable
    • This is accomplished by setting the runtime library in each .vcxproj file to MultiThreaded rather than MultiThreadedDLL

About

Mirror of svn project at http://source.icu-project.org/repos/icu/icu/. The FieldWorks branch has some FieldWorks specific enhancements.

http://icu-project.org

License:Other


Languages

Language:C++ 64.2%Language:C 31.4%Language:Makefile 1.5%Language:HTML 0.9%Language:Objective-C 0.8%Language:Perl 0.5%Language:M4 0.2%Language:Roff 0.2%Language:Shell 0.2%Language:Python 0.1%Language:CSS 0.0%Language:Batchfile 0.0%Language:sed 0.0%Language:XSLT 0.0%Language:Emacs Lisp 0.0%Language:PowerShell 0.0%