Commit Graph

29 Commits

Author SHA1 Message Date
sav-ix
e8e3a5dee4
ICU-13138 MinGW: add 'd' suffix to the names of binary files with Debug config (#28)
For builds using Cygwin and MSVC with Debug configuration, '.dll' and '.lib' binaries has 'd' suffix.

Doing the same for builds using MinGW and MinGW64, based on the code from MSVC toolchain.

Task-number: ICU-13138
2018-09-27 14:27:37 -07:00
Jeff Genovy
ade067638e ICU-13164 Fixes for compilation and test errors when building for Windows/MinGW.
X-SVN-Rev: 40203
2017-06-23 23:28:11 +00:00
Steven R. Loomis
f334e613c1 ICU-12563 fix cross-compile with mingw
X-SVN-Rev: 39215
2016-09-13 20:29:47 +00:00
Michael Ow
61607c2773 ICU-12564 Update copyright notice in trunk
X-SVN-Rev: 38848
2016-06-15 18:58:17 +00:00
Yoshito Umaoka
00ca13e126 ICU-12564 Reverted r38761 and r38762, because we want to prepend the Unicode copyright for existing source files, instead of replacing copyright comments.
X-SVN-Rev: 38776
2016-05-31 21:45:07 +00:00
Michael Ow
c9f199a30f ICU-12564 Update copyright notice in ICU4C
X-SVN-Rev: 38761
2016-05-26 22:32:17 +00:00
Michael Ow
7bbd60c374 ICU-10492 Fix library name issue in mingw build
X-SVN-Rev: 35702
2014-05-10 06:59:22 +00:00
Michael Ow
881d285d3a ICU-9881 Fix library names for MINGW build
X-SVN-Rev: 33603
2013-05-07 17:35:21 +00:00
Michael Ow
b6b2fbfa43 ICU-9665 Fix cross compilation current path issue
X-SVN-Rev: 33067
2013-01-23 22:20:45 +00:00
Michael Ow
b6ab4f46c4 ICU-9692 Add mh file for mingw64 and remove compile time determination of __USER_LABEL_PREFIX__ to fix cross compilation errors
X-SVN-Rev: 32906
2012-11-29 18:20:09 +00:00
Michael Ow
e43e74d0d0 ICU-9603 Remove lib prefix of import libraries in MinGW
X-SVN-Rev: 32492
2012-10-03 03:34:00 +00:00
Michael Ow
78bb22cdb9 ICU-9376 Revert previous commit 31956
X-SVN-Rev: 31958
2012-06-15 00:56:20 +00:00
Michael Ow
228ceb5c76 ICU-9376 Fix mingw cross compilation errors
X-SVN-Rev: 31956
2012-06-14 22:29:37 +00:00
Michael Ow
00bf73b0b0 ICU-8947 Fix some MinGW static build errors
X-SVN-Rev: 31662
2012-03-30 07:11:51 +00:00
Michael Ow
8eb6ce1f6a ICU-8746 Output import libraries on MinGW builds
X-SVN-Rev: 30573
2011-08-24 17:41:55 +00:00
Michael Ow
c34ccf726f ICU-6638 Fix getting CURR_*_DIR in mh_mingw.
X-SVN-Rev: 25677
2009-03-30 16:24:17 +00:00
George Rhoten
86bdf2deee ICU-5803 Porting fixes for MinGW
X-SVN-Rev: 22149
2007-07-26 07:06:04 +00:00
George Rhoten
2a97497038 ICU-5803 Porting fixes for MinGW
X-SVN-Rev: 22148
2007-07-26 06:42:56 +00:00
George Rhoten
04037f88a9 ICU-5254 Fix multithreaded safety for MinGW
X-SVN-Rev: 20068
2006-08-15 08:24:13 +00:00
George Rhoten
3bc9b13a04 ICU-5121 Improve usage of _REENTRANT
X-SVN-Rev: 19419
2006-03-23 18:51:51 +00:00
George Rhoten
460b96631c ICU-4687 Fix make check
X-SVN-Rev: 18359
2005-07-27 06:48:20 +00:00
George Rhoten
fb980e9475 ICU-4687 Fix make install
X-SVN-Rev: 18358
2005-07-27 06:14:24 +00:00
George Rhoten
7dc1243a75 ICU-4420 Make ICU work with Cygwin and MSVC 6 on Windows 98.
X-SVN-Rev: 17371
2005-03-22 03:37:06 +00:00
George Rhoten
0f5e7481e8 ICU-4419 Fix incorrect dependency generation for MinGW and Cygwin.
X-SVN-Rev: 17356
2005-03-18 05:21:44 +00:00
George Rhoten
e44d9ec250 ICU-4419 Fix some MinGW data build issues
X-SVN-Rev: 17328
2005-03-11 16:08:37 +00:00
George Rhoten
8ee0d550f0 ICU-4419 Fix some MinGW data build issues
X-SVN-Rev: 17327
2005-03-11 08:57:06 +00:00
George Rhoten
075adc8b89 ICU-4148 Allow pkgdata to run with GNU make on Windows when WIN32 is defined.
X-SVN-Rev: 16723
2004-11-02 05:58:19 +00:00
George Rhoten
716599aa07 ICU-4148 Allow pkgdata to run with GNU make on Windows when WIN32 is defined.
X-SVN-Rev: 16713
2004-11-02 00:27:43 +00:00
George Rhoten
a3c828c1ad ICU-4148 Improve the MinGW configuration so that it can get further along in the build process.
It doesn't complete yet, but this is a work in progress.
Commit changes for now so that others may improve the build.

X-SVN-Rev: 16706
2004-11-01 23:22:40 +00:00