summaryrefslogtreecommitdiff
path: root/Build/source/libs/graphite/engine-2.4-PATCHES/TL-Changes
blob: 8131793ba13bf4cfd355dd5923247eb7501a0f73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Changes applied to the silgraphite-2.4/engine/ tree obtained from:
	http://scripts.sil.org/svn-public/graphite/graphite/trunk
	(svn r1250 2012-03-14 19:45:41 UTC).

Removed:
	config/

Executed the command:
	find -type f -perm /111 ! -name configure -exec chmod -c a-x {} \;
i.e., removed execute permissions from all files except configure.

Converted Dos/Win line ends to native:
	build_d_vc8.bat
	build_vc8.bat
	makefile.vc8
	test/RegressionTest/Makefile.vc8
	test/RegressionTest/RtTextSrc.h

Added newline at end of file:
	build.bat
	build_d.bat
	build_d_vc8.bat
	build_vc8.bat