#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 years ago
compiler e82983e577 * Define CExtended and clongdouble as double for Android. 12 years ago
ide 23b95a4d70 * Regenerated all makefiles. 12 years ago
installer 2fc220cc6c * Regenerated makefiles. 12 years ago
packages 23b95a4d70 * Regenerated all makefiles. 12 years ago
rtl e82983e577 * Define CExtended and clongdouble as double for Android. 12 years ago
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 years ago
utils 23b95a4d70 * Regenerated all makefiles. 12 years ago
.gitattributes d26f0552a0 * Sync with trunk r23404. 12 years ago
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 years ago
Makefile 2fc220cc6c * Regenerated makefiles. 12 years ago
Makefile.fpc 06bd08697e * starting compiler version check to toplevel "all" target 13 years ago