summaryrefslogtreecommitdiff
path: root/packages/fpgtk
Commit message (Collapse)AuthorAgeFilesLines
* + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 andjonas2010-09-292-69/+124
| | | | | | | | | | | | | | | 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: http://svn.freepascal.org/svn/fpc/trunk@16065 3ad0048d-3df7-0310-abae-a5850022a9f2
* Fixed fpmake.pp files:joost2010-04-151-10/+1
| | | | | | | | | | | | * ExternalURL does not exist anymore * Do not add dependencies on files in other packages, add a package dependency on the package where the files are in instead * Replaced the copy of fcl-base's fpmake.pp in fcl-extra with a real one * Fixed some dependencies and file-names git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@15148 3ad0048d-3df7-0310-abae-a5850022a9f2
* * Update Makefilespierre2009-12-101-62/+43
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@14385 3ad0048d-3df7-0310-abae-a5850022a9f2
* * Makefiles version 2.5.1jonas2009-08-132-2/+2
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13533 3ad0048d-3df7-0310-abae-a5850022a9f2
* * regenerated using latest fpcmakejonas2009-08-022-2/+96
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13487 3ad0048d-3df7-0310-abae-a5850022a9f2
* * moved field definitions before method/property definitions (see mantisjonas2009-06-271-5/+5
| | | | | | | #13971) git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13330 3ad0048d-3df7-0310-abae-a5850022a9f2
* * change externalurl to homepageurlpeter2008-11-181-1/+1
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@12170 3ad0048d-3df7-0310-abae-a5850022a9f2
* * Another batch of manifests added to the respective fpmakes. Until httpd22.marco2008-10-261-0/+7
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@11975 3ad0048d-3df7-0310-abae-a5850022a9f2
* * More fpmake fixes. Exampledirs and includefiles mostly fixed for these.marco2008-10-221-0/+6
| | | | | | | gdbint moves two examples from src to exampledir + makefile fix. git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@11949 3ad0048d-3df7-0310-abae-a5850022a9f2
* * regened makefiles to propagate makefile versionsmarco2008-10-222-3/+11
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@11947 3ad0048d-3df7-0310-abae-a5850022a9f2
* * updated all makefile.fpc versions to 2.2.2 for fppkg compat.marco2008-10-221-1/+1
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@11945 3ad0048d-3df7-0310-abae-a5850022a9f2
* * reset version to latest release: 2.2.2-0peter2008-10-171-1/+1
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@11907 3ad0048d-3df7-0310-abae-a5850022a9f2
* * regenerated with changes in r11233jonas2008-06-152-14/+16
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@11234 3ad0048d-3df7-0310-abae-a5850022a9f2
* * fixed fpc_zipinstall for go32v2 and the likegiulio2008-06-031-2/+2
| | | | | | | * makefiles regenerated git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@11180 3ad0048d-3df7-0310-abae-a5850022a9f2
* * makefiles regenerated with newer fpcmakehajny2008-05-281-1/+1
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@11107 3ad0048d-3df7-0310-abae-a5850022a9f2
* * regenerated for i386-Haiku and darwin cross compilation changesjonas2008-05-242-7/+250
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@11073 3ad0048d-3df7-0310-abae-a5850022a9f2
* * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, ↵micha2008-05-051-2/+21
| | | | | | so it seems) git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@10888 3ad0048d-3df7-0310-abae-a5850022a9f2
* * add armeb target to compiler/Makefilesmicha2008-03-241-5/+196
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@10552 3ad0048d-3df7-0310-abae-a5850022a9f2
* * examples movedmarco2008-01-265-205/+108
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@9995 3ad0048d-3df7-0310-abae-a5850022a9f2
* * fpgtk first passmarco2008-01-2623-0/+32838
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@9994 3ad0048d-3df7-0310-abae-a5850022a9f2