tom_at_work
7c56a9f34d
Revert r22080 because it prevents crosscompilation.
...
git-svn-id: trunk@22101 -
2012-08-16 21:24:47 +00:00
tom_at_work
7b6bcd315f
Pass FPCOPT to fpmkunit and fpmake compilation. This prevents build errors of these programs if the given FPCOPT options of the previously compiled RTL are incompatible to default options. Regenerated associated makefiles.
...
git-svn-id: trunk@22080 -
2012-08-14 19:09:17 +00:00
pierre
1b3fd997fc
+ Regenerate all Makefiles's after adding x86_64 netbsd target
...
git-svn-id: trunk@21031 -
2012-04-24 23:15:18 +00:00
Jonas Maebe
44bd889b9b
* regenerated Makefiles with AIX support
...
git-svn-id: trunk@20812 -
2012-04-11 18:03:57 +00:00
pierre
2c4d8cc9d9
Add x86_64-openbsd target in Makefiles
...
git-svn-id: trunk@20723 -
2012-04-06 16:49:08 +00:00
Jonas Maebe
b5b193ead2
* fixed fpmake files for darwin/arm and iphonesim
...
git-svn-id: trunk@20313 -
2012-02-11 16:23:43 +00:00
joost
3713cf0d97
* Fixed installation of examples for several packages compiled by fpmake
...
git-svn-id: trunk@20074 -
2012-01-14 12:42:35 +00:00
joost
1cea17ab7d
* Do not install gtk2-buildunit
...
git-svn-id: trunk@20069 -
2012-01-13 22:56:01 +00:00
joost
f1405b03fa
* Converted more packages to fpmake building
...
git-svn-id: trunk@20068 -
2012-01-13 22:41:43 +00:00
marco
19a7e17361
* Improve win64 support gtk2, step 1: updating ifdefs. Patch by Julian Schutsch, Mantis #20578
...
git-svn-id: trunk@19874 -
2011-12-18 22:48:47 +00:00
florian
9426cac1b0
* rebuilt Makefiles
...
git-svn-id: trunk@19748 -
2011-12-04 15:34:01 +00:00
florian
d7f7a9bb76
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346
...
git-svn-id: trunk@19256 -
2011-09-27 20:22:40 +00:00
joost
6d6f904a2e
* Do now try to use a buildunit to compile gtk2, because it already has a build unit of its own.
...
git-svn-id: trunk@18803 -
2011-08-21 19:22:30 +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
marco
3d9c83715c
* gtk2 gboolean changed to boolean32. Change is relative small due to new
...
type, and put undef ifdef use define noboolean32 to undo.
Requires only one lazarus change that is backwards compat.
Fixes Mantis #17400
git-svn-id: trunk@17923 -
2011-07-03 20:35:42 +00:00
marco
6ccafccda0
* add pango_font_family_is_monospace, patch from C. Western. Mantis #19585
...
git-svn-id: trunk@17768 -
2011-06-19 17:04:03 +00:00
mazen
b127fc154a
* Fixed spell error revealed by lintian.
...
git-svn-id: trunk@16094 -
2010-10-06 20:33:57 +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
joost
1c2e134a5b
* Use the gtk2 build-unit
...
git-svn-id: trunk@15149 -
2010-04-16 10:33:50 +00:00
marco
ab551a2662
* patch from Ido Kanner adding BiDi related functions, Mantis 16269
...
git-svn-id: trunk@15142 -
2010-04-14 11:11:10 +00:00
florian
4faf2e9f0f
* cleaned up redundant declarations of types like PP(P)Char/Byte and moved them to the system unit
...
git-svn-id: trunk@14481 -
2009-12-26 20:47:24 +00:00
marco
8a4139e266
* gsize,gssize changed to types that scale with 64-bit as per mantis 15318
...
git-svn-id: trunk@14408 -
2009-12-11 21:44:55 +00:00
pierre
55cffbef12
* Update Makefiles
...
git-svn-id: trunk@14385 -
2009-12-10 08:36:52 +00:00
paul
f9d5d01ab4
gtk2: fix compilation on OS X (by Vincent Snijders, issue #0014533 )
...
git-svn-id: trunk@13674 -
2009-09-08 04:54:24 +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
paul
7dfaddaf36
gtk2: ifdef (disable) pango 1.20, 1.22 definitions
...
git-svn-id: trunk@13380 -
2009-07-11 11:58:11 +00:00
florian
5e200ac743
* even missed a whole directory in r13365
...
git-svn-id: trunk@13367 -
2009-07-07 16:44:58 +00:00
florian
5c49a653c4
* added missing file of r13365
...
git-svn-id: trunk@13366 -
2009-07-07 16:36:57 +00:00
florian
61f7422d22
o patch by Martin Sucha for pangocairo:
...
* makes gtk2 package depend on cairo package
* adds required definitions to glib and pango
* adds pangocairo library bindings
* changes cairo external library name from cairo to libcairo-2
git-svn-id: trunk@13365 -
2009-07-05 19:34:48 +00:00
paul
68d937d120
gtk2: declare missed gdk window states
...
git-svn-id: trunk@13317 -
2009-06-23 01:36:29 +00:00
marco
b5985d7e7c
* gtk_cell_renderer_combo_new returns gtkcellrenderer not -combo (mantis 13689),
...
probably to support some kind of procedural polymorphism.
git-svn-id: trunk@13166 -
2009-05-17 15:37:27 +00:00
paul
66b2ecd936
gtk2: fix TGtkBox declaration for windows
...
git-svn-id: trunk@13114 -
2009-05-08 05:07:21 +00:00
paul
f555bc59c7
gtk2: add gdk cairo functions (patch from Martin Sucha with modifications)
...
git-svn-id: trunk@13017 -
2009-04-17 03:21:41 +00:00
paul
606dbcec8c
gtk2ext: use cdecl for function declarations
...
git-svn-id: trunk@13008 -
2009-04-13 05:57:29 +00:00
paul
ab41a9b2b1
gtk2: add some gdk-pixbuf 1.6 scaling functions
...
git-svn-id: trunk@12998 -
2009-04-04 12:07:32 +00:00
paul
97ad3ef1c6
gtk2: remove gdk_get_default_screen - it is a typo. gdk_screen_get_default exists instead
...
git-svn-id: trunk@12876 -
2009-03-13 07:58:57 +00:00
peter
2916256b2c
* change externalurl to homepageurl
...
git-svn-id: trunk@12170 -
2008-11-18 23:58:52 +00:00
paul
4f8838d731
gtk2: add g_slice_xxx functions from glib 2.10
...
git-svn-id: trunk@12033 -
2008-11-08 10:10:24 +00:00
marco
2bbe4590db
* Another batch of manifests added to the respective fpmakes. Until httpd22.
...
git-svn-id: trunk@11975 -
2008-10-26 20:18:05 +00:00
marco
e5db5e4aa8
* regened makefiles to propagate makefile versions
...
git-svn-id: trunk@11947 -
2008-10-22 17:32:15 +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
peter
7b188a6a0e
* reset version to latest release: 2.2.2-0
...
git-svn-id: trunk@11907 -
2008-10-17 18:36:45 +00:00
ivost
2439dbd5a6
* added unixtype unit in addition to baseunix unit (currently baseunix contains all types of unixtype)
...
git-svn-id: trunk@11782 -
2008-09-14 18:54:55 +00:00
paul
3990f4a4c9
gtk2:
...
- add Has_GtkFileSystem define
- hide filesystem macroses by $ifdef block
fixes #0011837
git-svn-id: trunk@11651 -
2008-08-25 14:19:29 +00:00
michael
243a724dac
* Patch from Paul Ishenin to remove unneeded symbols
...
git-svn-id: trunk@11627 -
2008-08-22 07:03:36 +00:00
michael
4476673fc0
* Forgot to commit pango-layout.inc
...
* Further patches from Paul Ishenin
- one error in gdk (translation was correct, but error is placed in the gdkpango.h)
- and ocasionally missed 3 functions and one constant.
git-svn-id: trunk@11620 -
2008-08-21 08:01:49 +00:00
michael
738428b082
* Patch from Paul Ishenin, adding gtk 2.6 symbols
...
git-svn-id: trunk@11618 -
2008-08-21 07:37:56 +00:00