ObjFW  All files named "generators/Makefile"

History for generators/Makefile

2020-12-25
21:03
Renamed to generators/unicode/Makefile. Move Unicode table generator to a subdirectory check-in: [21053d6a02] user: js, branch: trunk, size: 0
2020-04-19
14:07
Update buildsys file: [0e25880b06] check-in: [dcebb980d6] user: js, branch: trunk, size: 2597 [annotate] [blame] [check-ins using] [diff]
2019-06-17
00:38
Remove underscores from library & framework names

This is more compatible with the various conventions used on various
systems. file: [3ca3993514] check-in: [79fe29dbf4] user: js, branch: trunk, size: 2633 [annotate] [blame] [check-ins using] [diff]

2019-05-05
19:28
Create separate Amiga libraries for OS3 & MorphOS

Otherwise, it would be necessary to make unwinding work between 68k and
PPC code, and would get even worse with OS4 support.

This also includes using separate .sfd files. file: [74fa5c5d76] check-in: [1e70711672] user: js, branch: trunk, size: 2671 [annotate] [blame] [check-ins using] [diff]

2018-07-07
22:39
generators: Improve library symlinking file: [4bc126b447] check-in: [dcfac93cc3] user: js, branch: trunk, size: 2643 [annotate] [blame] [check-ins using] [diff]
2017-07-02
19:22
Use WRAPPER instead of TEST_LAUNCHER

This is more general and can also be used for the generators. file: [01a5c9540b] check-in: [08291826b1] user: js, branch: trunk, size: 1337 [annotate] [blame] [check-ins using] [diff]

2017-06-28
20:15
TableGenerator: Several minor improvements file: [f684c10cf8] check-in: [a5b7a83236] user: js, branch: trunk, size: 1343 [annotate] [blame] [check-ins using] [diff]
2015-06-28
18:06
Update to Unicode 8.0 file: [15274030ad] check-in: [44f1c04c03] user: js, branch: trunk, size: 1290 [annotate] [blame] [check-ins using] [diff]
2015-01-30
21:14
Fix rm of libobjfw.$major.dylib before symlinking file: [4e77b332fa] check-in: [8b593c9da0] user: js, branch: trunk, size: 1271 [annotate] [blame] [check-ins using] [diff]
2014-08-07
20:20
Fix generators/Makefile on OS X file: [bb37ae1f06] check-in: [21d8c47508] user: js, branch: trunk, size: 1252 [annotate] [blame] [check-ins using] [diff]
2013-03-04
17:20
Replace BOOL with bool.

The only places where BOOL is left are those where they are required by
the ABI. file: [193fb354a9] check-in: [c5ef582958] user: js, branch: trunk, size: 1228 [annotate] [blame] [check-ins using] [diff]

2013-01-23
21:57
TableGenerator: Don't depend on wget anymore. file: [eba8d44ad9] check-in: [7e2ee1bbf2] user: js, branch: trunk, size: 1257 [annotate] [blame] [check-ins using] [diff]
2012-07-04
19:11
Add -I for included runtime in generators. file: [4c75e82c1d] check-in: [910631a4c8] user: js, branch: trunk, size: 1441 [annotate] [blame] [check-ins using] [diff]
2011-03-25
03:28
Export LIBRARY_PATH (for Haiku). file: [4228f5bfde] check-in: [ffad44fe10] user: js, branch: trunk, size: 1424 [annotate] [blame] [check-ins using] [diff]
2010-10-05
19:52
Use ${LN_S} instead of ln -s. file: [4431feb510] check-in: [4da2b3bcf0] user: js, branch: trunk, size: 1374 [annotate] [blame] [check-ins using] [diff]
2010-04-08
21:14
Make TableGenerator an OFApplicationDelegate. file: [abb6a753db] check-in: [db6e3205fd] user: js, branch: trunk, size: 1332 [annotate] [blame] [check-ins using] [diff]
2010-03-04
22:46
Make it easier to change library version. file: [e6f92c1afe] check-in: [dda573f040] user: js, branch: trunk, size: 1349 [annotate] [blame] [check-ins using] [diff]
2010-01-16
15:22
Fix Makefiles forgotten in lib version bump. file: [286af8b6ae] check-in: [5b43f00359] user: js, branch: trunk, size: 1137 [annotate] [blame] [check-ins using] [diff]
2009-12-02
09:45
Fix one more missing LD = ${OBJC}. file: [4359c1183e] check-in: [25d8c4c030] user: js, branch: trunk, size: 1137 [annotate] [blame] [check-ins using] [diff]
2009-11-02
10:11
Enhance Unicode table generator so it produces smaller output. file: [d66cc078f4] check-in: [ef0c1ebc68] user: js, branch: trunk, size: 1124 [annotate] [blame] [check-ins using] [diff]
2009-10-31
14:46
Add case folding table generator. file: [12f632ea2d] check-in: [a95f375c28] user: js, branch: trunk, size: 1162 [annotate] [blame] [check-ins using] [diff]
2009-10-29
14:16
Split Unicode table generator and download CaseFolding.txt. file: [7ae395816f] check-in: [c51761c6e9] user: js, branch: trunk, size: 1130 [annotate] [blame] [check-ins using] [diff]
2009-10-19
22:09
Automatically download UnicodeData.txt if it's missing. file: [3e90090f60] check-in: [c5d489cefd] user: js, branch: trunk, size: 1009 [annotate] [blame] [check-ins using] [diff]
2009-10-12
16:57
Added: Add generator for Unicode tables. file: [20ac2c40c4] check-in: [823d308096] user: js, branch: trunk, size: 919 [annotate] [blame] [check-ins using]