Commit Graph

64 Commits

Author SHA1 Message Date
sekelsenmat
c9545e24a0 Regenerates the makefiles for opengles
git-svn-id: trunk@19029 -
2011-09-08 13:17:07 +00:00
sekelsenmat
727da08c0c opengles updates the Makefile.fpc
git-svn-id: trunk@19028 -
2011-09-08 13:03:42 +00:00
sekelsenmat
64232f7876 Patch from bug #15632: OpenGL ES 2.0 headers
git-svn-id: trunk@19027 -
2011-09-08 13:00:30 +00:00
sekelsenmat
7a7c574d1a Patch from bug #15632: OpenGL ES 2.0 headers
git-svn-id: trunk@19026 -
2011-09-08 13:00:09 +00:00
pierre
1c2a5f9819 + Update all Makefile's modified by
change in utils/fpcm/fpcmake.ini in prevous commit.

  Adapt also other files to that change:

  * compiler/globals.pas: Replace $FPCTARGET by os_string if
  tf_use_8_3 flag is set for target_info also.

  * tests/Makefile.fpc: Modify TEST_TARGETSUFFIX in the same way
  as TARGETSUFFIX was modified in previous commit.

  * tests/utils/dotest.pp:
    + New variable UseOSOnly, set to true if only target OS name
    should be used for subdirectories.

git-svn-id: trunk@18228 -
2011-08-16 20:10:19 +00:00
marco
043e9b2ec2 * Trunk version to 2.7.1
git-svn-id: trunk@18075 -
2011-08-03 13:59:33 +00:00
marco
39d7bb511d * Regenned all makefiles before 2.6.x branching.
git-svn-id: trunk@18073 -
2011-08-03 13:41:52 +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
pierre
55cffbef12 * Update Makefiles
git-svn-id: trunk@14385 -
2009-12-10 08:36:52 +00:00
Jonas Maebe
847354fe10 * Makefiles version 2.5.1
git-svn-id: trunk@13533 -
2009-08-13 21:21:28 +00:00
Jonas Maebe
e246cac3ac * regenerated using latest fpcmake
git-svn-id: trunk@13487 -
2009-08-02 18:40:14 +00:00
Jonas Maebe
6c7d64620c * enabled opengles package for darwin/i386, it works fine under the
iPhone simulator

git-svn-id: trunk@12516 -
2009-01-05 20:58:46 +00:00
Jonas Maebe
0aac3a7aaa + Makefile for the examples
git-svn-id: trunk@12506 -
2009-01-04 13:26:29 +00:00
Jonas Maebe
7da5ba5b4d + OpenGL ES 1.1 header translation + test library (needs to be linked into
a test program specific to the platform, as there is no glu/glut for
    embedded systems)
  - disabled X11-based packages for darwin/arm

git-svn-id: trunk@12486 -
2009-01-03 14:49:05 +00:00