#fpc #freepascal #compiler #fpcobj #pascal

yury 09e2ec28e6 * Skip 2 tests for android, since they require local execution. 12 years ago
compiler 2dcb174f25 * Always specify dynamic linker name for executables. 12 years ago
ide 810adb2f65 Merge with trunk r22040. Regenerated makefiles. 13 years ago
installer 810adb2f65 Merge with trunk r22040. Regenerated makefiles. 13 years ago
packages 810adb2f65 Merge with trunk r22040. Regenerated makefiles. 13 years ago
rtl 9330507f8d * Implemented Unicode string manager for Android. It uses ICU library libicuuc.so. Note: ICU on Android has limited number of code pages. So don't expect support for DOS code pages or other exotic code pages. 12 years ago
tests 09e2ec28e6 * Skip 2 tests for android, since they require local execution. 12 years ago
utils 810adb2f65 Merge with trunk r22040. Regenerated makefiles. 13 years ago
.gitattributes 7322164c0a * I've found that libc on Android does not implement widechar case functions such as towupper(). Such functions are just wrappers over regular char functions. Therefore the whole cwstring unit is useless for Android. For now I've added stub cwstring unit for Android and reverted all Android specific changes in unix/cwstring.pp. Later, Unicode manager for Androud should be implemented using libicuuc, which is default Android lib. 12 years ago
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 years ago
Makefile 810adb2f65 Merge with trunk r22040. Regenerated makefiles. 13 years ago
Makefile.fpc 00638e023f * set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansen 13 years ago