nickysn
d3a47bc6b5
* replace TXIM with PXIM and TXIC and PXIC in all x11 function parameters
...
(the problem comes from the fact that TXIM and TXIC were converted wrongly
to an empty record (instead of a _pointer_ to empty record, which is what's
defined in the C header), and then, instead of fixing the TXIM and TXIC
definitions, about half of the TXIM/TXIC function parameters were converted to
PXIM/PXIC. This commit converts the rest of them also)
git-svn-id: trunk@36477 -
2017-06-10 14:01:36 +00:00
nickysn
131c96d3e2
+ added x11 vendor specific keysym units: deckeysym, hpkeysym, sunkeysym and xf86keysym
...
git-svn-id: trunk@36408 -
2017-06-03 17:23:10 +00:00
nickysn
f9fb13922c
* updated the x11 keysym file from the latest headers
...
git-svn-id: trunk@36405 -
2017-06-03 15:09:09 +00:00
pierre
7a172d3d5a
Regenerated all Makefile from packages directories
...
git-svn-id: trunk@36395 -
2017-06-01 14:15:50 +00:00
pierre
17b2671213
Regenerate all Makefile's after changes related to FPCDIR checks
...
git-svn-id: trunk@35833 -
2017-04-18 14:15:47 +00:00
marco
f4213124f2
* some more occured->occurred, mostly in comments
...
git-svn-id: trunk@35122 -
2016-12-13 14:26:41 +00:00
nickysn
5306ee552b
* regenerated makefiles with latest fpcmake
...
git-svn-id: trunk@34008 -
2016-06-18 01:00:45 +00:00
nickysn
a58dd988a4
* regenerate makefiles after the fpcmake update
...
git-svn-id: trunk@34002 -
2016-06-17 22:05:59 +00:00
nickysn
671eed3070
+ added the GenericEvent type constant to unit X
...
git-svn-id: trunk@33646 -
2016-05-03 23:08:09 +00:00
nickysn
94e890a2cd
+ added data structures and functions for the X11 generic events extension
...
git-svn-id: trunk@33645 -
2016-05-03 22:29:57 +00:00
nickysn
6f18b7cc60
+ added boolean overloads for the TBool parametered functions in the xinput unit
...
as well
git-svn-id: trunk@33628 -
2016-05-03 00:29:35 +00:00
nickysn
fd2da2f9b6
* pass the function results correctly after r33626
...
git-svn-id: trunk@33627 -
2016-05-03 00:14:16 +00:00
nickysn
2cc4e17743
+ added boolean overloads for the functions in the xinput2 unit, that receive a
...
TBool parameter
git-svn-id: trunk@33626 -
2016-05-03 00:03:27 +00:00
nickysn
a1621bd01c
+ XInput2.h header translation
...
git-svn-id: trunk@33625 -
2016-05-02 23:38:16 +00:00
nickysn
d06fb061db
+ added unit xfixes - header translation of X11/extensions/Xfixes.h
...
git-svn-id: trunk@33624 -
2016-05-02 21:32:27 +00:00
nickysn
521790367d
+ new unit xge - header translation of X11/extensions/Xge.h
...
git-svn-id: trunk@33621 -
2016-05-02 17:25:20 +00:00
nickysn
5fa75f6037
+ added unit xinput - a header translation of X11/extensions/XInput.h
...
git-svn-id: trunk@33620 -
2016-05-02 16:47:27 +00:00
nickysn
3e3b821501
+ added type PPXEventClass (pointer to pointer to TXEventClass)
...
git-svn-id: trunk@33619 -
2016-05-02 16:17:06 +00:00
nickysn
0a2e5dd24b
+ added type PXEventClass (pointer to TXEventClass)
...
git-svn-id: trunk@33618 -
2016-05-02 15:11:15 +00:00
nickysn
6bcf869c26
* fixed the definition of XEventClass on 64-bit targets
...
git-svn-id: trunk@33616 -
2016-05-02 14:33:26 +00:00
nickysn
69bb6f5ffa
+ added type TXEventClass (alias for XEventClass)
...
git-svn-id: trunk@33615 -
2016-05-02 14:29:55 +00:00
nickysn
03dcc0f9ff
+ added header translation of X11/extensions/XI2.h
...
git-svn-id: trunk@33608 -
2016-05-01 23:53:18 +00:00
nickysn
15313016c0
* updated X11's XI unit with the latest XI.h changes and converted it to use ctypes
...
git-svn-id: trunk@33601 -
2016-05-01 16:09:10 +00:00
nickysn
e83f3d2978
* updated all the remaining makefiles that 'fpcmake -r' missed
...
git-svn-id: trunk@31527 -
2015-09-05 11:21:36 +00:00
joost
46906833f1
* Re-generated makefile's
...
git-svn-id: trunk@31318 -
2015-08-12 19:47:44 +00:00
joost
ac87da7c42
* Filter the Makefile's unit searchpaths from the fpmake command line.
...
To void cluttering the .fpm file
git-svn-id: trunk@31317 -
2015-08-12 19:15:14 +00:00
Károly Balogh
77bdd83bfc
AROS/x86_64: regenerated Makefiles
...
git-svn-id: trunk@31177 -
2015-06-29 00:09:06 +00:00
Jonas Maebe
89418d23e5
* regenerated Makefiles with Linux/AArch64 support
...
git-svn-id: trunk@30891 -
2015-05-20 20:15:10 +00:00
Jonas Maebe
fa328436ab
* regenerated for iphonesim/x86-64
...
git-svn-id: trunk@29974 -
2015-02-23 22:56:41 +00:00
Jonas Maebe
3d01d4ceb1
* regenerated with Darwin/AArch64 support
...
git-svn-id: trunk@29950 -
2015-02-23 22:54:53 +00:00
joost
1a90d29063
* Re-generated packages-Makefile.fpcs and Makefiles
...
git-svn-id: trunk@29409 -
2015-01-05 11:34:47 +00:00
marco
d407b668d1
* version updated to 3.1.1
...
git-svn-id: trunk@29399 -
2015-01-04 21:09:04 +00:00
Tomas Hajny
c4abfa3788
* add missing description for x11
...
git-svn-id: trunk@29234 -
2014-12-08 23:20:38 +00:00
marco
6bcb46eb30
* adding dragonfly to packages, mantis #27091
...
git-svn-id: trunk@29215 -
2014-12-07 20:38:45 +00:00
Károly Balogh
da7efb8607
AROS: regenerated Makefiles to support i386-aros
...
git-svn-id: trunk@28438 -
2014-08-17 23:16:47 +00:00
yury
73c26bd6be
* mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used.
...
git-svn-id: trunk@26705 -
2014-02-07 12:37:17 +00:00
Tomas Hajny
77967432ef
* always use forward slashes in path to fpmake similarly to paths to other tools in Makefiles
...
git-svn-id: trunk@26641 -
2014-02-01 00:11:09 +00:00
joost
df4191acb3
* Handle the location of each package at run-time, not at compilation time
...
* Added a fpmake.pp in the root, to compile the utils and packages in one go
git-svn-id: trunk@24783 -
2013-06-02 17:55:23 +00:00
pierre
884918a4c4
Regenerate all Makefiles with an up-to-date fpcmake binary
...
git-svn-id: trunk@24365 -
2013-04-29 12:27:42 +00:00
joost
527c407b62
* Re-generated Makefiles for the changes in the Makefile.fpcs in r24349
...
git-svn-id: trunk@24350 -
2013-04-27 20:48:14 +00:00
joost
20a3809e58
* Now zipinstall is passed to fpmake by all Makefile.fpc's
...
git-svn-id: trunk@24349 -
2013-04-27 20:34:00 +00:00
yury
23b95a4d70
* Regenerated all makefiles.
...
git-svn-id: branches/targetandroid@23422 -
2013-01-17 11:36:12 +00:00
joost
316717a710
* Re-generated all the Makefile.fpcs from the packages. So they are almost all the same now.
...
git-svn-id: trunk@23001 -
2012-11-17 00:18:50 +00:00
tom_at_work
9428c78d63
Pass OPT to compilation of fpmake.
...
Solves issues with systems that e.g. require special options for compilation of programs (e.g. libc programs to find libc startup code) or the actual build has been compiled with options that are incompatible with default ones.
Tested changes by building an i386-linux local build and i386-linux->arm-linux cross-builds
git-svn-id: trunk@22397 -
2012-09-15 23:41:44 +00:00
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
135565e951
* enabled for AIX
...
git-svn-id: trunk@20851 -
2012-04-11 18:07:23 +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