Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d019097b | 2017-12-16 22:00:40 | * builds/windows/vc2010/freetype.vcxproj: AfterBuild copy. * objs/.gitignore: Ignore almost everything. | ||
| ab98c5e7 | 2014-02-08 11:34:33 | Fix Windows build directories. The build target is now `windows' instead of `win32'. Problem reported by Nickolas George <darknova.clan@gmail.com>. * builds/modules.mk: Don't use `win32' and `win16' (!) but `windows'. * builds/windows/detect.mk, builds/windows/win32-def.mk: s/win32/windows/. | ||
| da08e697 | 2011-03-20 18:28:31 | Ignore *.o and *.a files. | ||
| d2731e10 | 2011-02-12 12:41:50 | Add project and solution files in Visual Studio 2010 format. * builds/win32/.gitignore: Ignore user-specific cache files. * builds/win32/vc2010/: Add VS2010 project & solution files, created by upgrading builds/win32/vc2008/freetype.vcproj. * objs/.gitignore: Ignore Visual Studio output files. | ||
| f0760ca6 | 2010-01-23 16:19:33 | We no longer use CVS. | ||
| 5bfa0621 | 2006-05-09 08:31:39 | Minor change for testing purposes. | ||
| b56ff680 | 2006-04-01 04:57:06 | Updated. | ||
| 21d929be | 2006-04-01 04:43:11 | Updated. | ||
| 3c7f11a9 | 2003-06-18 07:06:54 | updated | ||
| b8f56fa0 | 2001-03-20 15:04:30 | renamed "obj" to "objs" |