Commit Graph

20 Commits

Author SHA1 Message Date
Jonas Maebe
deece746a3 + support for the freeglut extensions (patch by Michalis Kamburelis,
mantis #18108)

git-svn-id: trunk@16535 -
2010-12-10 15:29:19 +00:00
Jonas Maebe
8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
later: the same as i386/darwin, except
      a) uses the non-fragile Objective-C ABI/runtime
      b) does not require stubs for direct calls/jumps (not required for
         i386/darwin under 10.6 and later either, but still generated
         there for backwards compatibility)
      c) only the same packages are enabled as for ARM/Darwin
      d) MacOSAll is compiled specifically for the iPhoneSimulator SDK
    This target also defines the symbol "darwin" apart from the target
    name "iphonesim" for source code compatibility reasons.

git-svn-id: trunk@16065 -
2010-09-29 21:56:47 +00:00
florian
6acc54191f * fixes OpenGL on Haiku, resolves #16385, by Olivier Coursiere
git-svn-id: trunk@15207 -
2010-05-02 19:16:38 +00:00
Jonas Maebe
847354fe10 * Makefiles version 2.5.1
git-svn-id: trunk@13533 -
2009-08-13 21:21:28 +00:00
marco
3591d54f24 * updated all makefile.fpc versions to 2.2.2 for fppkg compat.
git-svn-id: trunk@11945 -
2008-10-22 17:19:13 +00:00
marco
9655cb60e7 * opengl
git-svn-id: trunk@9973 -
2008-01-26 20:55:34 +00:00
peter
6da3bb9300 * packages reorganization 2002-01-29 17:37:42 +00:00
marco
c304a73c77 * Netbsd fixes 2001-09-05 14:22:15 +00:00
marco
eed786f0d4 * Introduced Unix dir structure for opengl. 2001-06-20 14:22:47 +00:00
marco
25f6cffe53 * Fixed breaking of Freebsd. Still requires copying linux to freebsd dir. 2001-06-20 13:59:20 +00:00
peter
293d6a1671 * Makefile fixes 2001-05-03 21:35:04 +00:00
peter
d65ec7ac1c * default.fpcdir is back
* subdir requirement checking works, but not very optimal yet as
    it can load the same Makefile.fpc multiple times
2001-02-01 22:00:03 +00:00
peter
d9b97cc5bf * New FPCMake update 2001-01-29 21:52:17 +00:00
peter
7039100d0d * new updated version
* gtkglarea unit and demo
  * win32 opengl headers
  * morph3d demo
2000-09-03 21:25:44 +00:00
peter
c251234c30 * remove, so it can be reinserted 2000-09-03 21:22:29 +00:00
peter
8b38902424 * exampleinstall target added 2000-07-01 23:03:18 +00:00
peter
d85e3914a3 * reorganized, it now doesn't depend on fcl anymore by default 1999-12-23 13:51:50 +00:00
sg
03a4303030 * Making room for new auto-generated units 1999-11-28 17:48:13 +00:00
peter
c29072c681 * fpcmake updates 1999-11-24 23:41:59 +00:00
peter
0ba28348ff * fpcmake'd 1999-11-14 15:59:05 +00:00