#fpc #freepascal #compiler #fpcobj #pascal

yury fbb0b48ad6 * Implemented { %DELFILES file1 file2 ... } directive for tests. Primarily it is needed to delete shared libraries used by tests when TEST_DELTEMP=1. When testing on a real Android device, it is not good to run tests on flash memory partitions. Android devices have 1Mb RAM based tempfs partition for /tmp folder, which is ideal for running tests. Since 1Mb is very small size these days, it is needed to clean all test leftovers. Test shared libraries are the biggest leftovers and this new DELFILES directive will help to delete them. 12 年 前
compiler e82983e577 * Define CExtended and clongdouble as double for Android. 12 年 前
ide 23b95a4d70 * Regenerated all makefiles. 12 年 前
installer 2fc220cc6c * Regenerated makefiles. 12 年 前
packages 23b95a4d70 * Regenerated all makefiles. 12 年 前
rtl e82983e577 * Define CExtended and clongdouble as double for Android. 12 年 前
tests fbb0b48ad6 * Implemented { %DELFILES file1 file2 ... } directive for tests. Primarily it is needed to delete shared libraries used by tests when TEST_DELTEMP=1. When testing on a real Android device, it is not good to run tests on flash memory partitions. Android devices have 1Mb RAM based tempfs partition for /tmp folder, which is ideal for running tests. Since 1Mb is very small size these days, it is needed to clean all test leftovers. Test shared libraries are the biggest leftovers and this new DELFILES directive will help to delete them. 12 年 前
utils 23b95a4d70 * Regenerated all makefiles. 12 年 前
.gitattributes d26f0552a0 * Sync with trunk r23404. 12 年 前
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 年 前
Makefile 2fc220cc6c * Regenerated makefiles. 12 年 前
Makefile.fpc 06bd08697e * starting compiler version check to toplevel "all" target 13 年 前