|
04e8f21cd2
|
App: provide the path to the plug-ins
|
2025-03-12 17:09:57 +01:00 |
|
|
8a7456eed0
|
Update the copyright notice
|
2022-05-17 23:40:45 +02:00 |
|
|
6643a3e217
|
Fix the build with the latest libSystem
|
2022-05-17 23:40:34 +02:00 |
|
|
57ae51b11b
|
Update the copyright notice
|
2020-04-14 14:24:25 +02:00 |
|
|
892b8100da
|
Match the latest libSystem API
|
2020-04-14 14:23:41 +02:00 |
|
|
985268a76a
|
Stick to the default stack protector
|
2020-01-17 20:51:30 +01:00 |
|
|
74e061a9a7
|
Let the tests work without installing libApp first
|
2020-01-17 20:27:12 +01:00 |
|
|
e8e9a988d2
|
Extend preliminary support for arrays
|
2017-01-16 02:52:23 +01:00 |
|
|
f2483d2615
|
Update the copyright notice
|
2016-09-25 04:22:42 +02:00 |
|
|
c42f0ad7cd
|
Fix build in debugging mode
|
2016-09-25 04:22:29 +02:00 |
|
|
5115b018b0
|
Add tentative support for arrays
|
2016-09-15 04:01:43 +02:00 |
|
|
e62b84b9ef
|
Update the copyright notice
|
2016-09-15 03:43:06 +02:00 |
|
|
b3ee4a2e87
|
No longer require AppBroker(1) to be installed
The tests still do not pass without installing libApp though.
|
2016-09-15 03:43:06 +02:00 |
|
|
76f2febb8f
|
Code cleanup
|
2016-09-13 22:52:05 +02:00 |
|
|
8654a13065
|
Add a dry-run mode to AppBroker(1)
|
2016-09-13 22:48:59 +02:00 |
|
|
0796ca2ab9
|
Avoid a crash
|
2016-09-13 16:59:09 +02:00 |
|
|
d1d555fc41
|
Test for errors before generating files
|
2016-09-13 04:41:31 +02:00 |
|
|
582a5d0b1d
|
Pass the "appbroker.sh" test again
|
2016-09-13 04:32:49 +02:00 |
|
|
71bb5b3acb
|
Prepare support for dry-run mode
|
2016-09-12 20:02:14 +02:00 |
|
|
978fb52911
|
Fix looking up callbacks
|
2016-09-12 20:02:11 +02:00 |
|
|
1be1f1c11e
|
Update the copyright notice
|
2016-09-12 20:01:48 +02:00 |
|
|
4c10a32818
|
Report errors as required
|
2016-09-12 20:01:48 +02:00 |
|
|
888700905a
|
Code cleanup
|
2016-09-12 20:01:46 +02:00 |
|
|
0e200396fc
|
Fix build with OBJDIR
|
2016-09-06 02:20:06 +02:00 |
|
|
3ce471ad77
|
Complete the basic types
|
2016-08-23 03:08:30 +02:00 |
|
|
86f2720614
|
Use libMarshall for callbacks
|
2016-05-18 01:51:19 +02:00 |
|
|
2b4e75014b
|
More portable build as PIE
|
2016-05-12 00:51:35 +02:00 |
|
|
11027828ff
|
Import newer versions of the scripts upstream
|
2016-01-24 15:43:48 +01:00 |
|
|
a7f7e261e2
|
Update the copyright notice
|
2015-12-19 02:54:25 +01:00 |
|
|
de9bf495a2
|
Add support for booleans
|
2015-12-19 02:54:13 +01:00 |
|
|
d59f287d13
|
Build with full SSP and RELRO by default
|
2015-11-05 22:14:32 +01:00 |
|
|
cf76d8698a
|
Build the tools as PIE
|
2015-07-11 15:16:56 +02:00 |
|
|
a15564c5eb
|
Build with -pedantic and -fstack-protector
|
2015-07-09 02:42:12 +02:00 |
|
|
a036af85a5
|
Add a few .gitignore files
|
2015-05-11 01:17:46 +02:00 |
|
|
fba4801c3e
|
No longer store Makefiles in the source tree
|
2015-05-11 01:14:46 +02:00 |
|
|
adf28dcfad
|
Fix the "Dummy.h" test
It failed for not finding the libApp library. It will probably fail
again on platforms that do not support LD_LIBRARY_PATH.
|
2015-05-11 01:13:58 +02:00 |
|
|
cb5d236406
|
Remove obsolete .cvsignore files
|
2015-03-30 23:31:14 +02:00 |
|
|
5ec6fb7a7d
|
Updated the copyright line
|
2015-03-04 01:52:06 +01:00 |
|
|
60545b4a83
|
Let internal variables be overridden
|
2015-03-04 01:51:21 +01:00 |
|
|
90e53e4410
|
Moved appbroker.sh to the "tools" folder
|
2015-03-04 01:38:53 +01:00 |
|
|
ee2d304fbf
|
Re-generated the Makefiles with partial support for OBJDIR
|
2014-11-12 02:39:08 +01:00 |
|
|
09c9e615f0
|
Added a client mode (to generate the callbacks)
|
2014-05-30 22:04:47 +02:00 |
|
|
dafee43e2b
|
Added an example in the manual page
|
2014-05-29 18:10:32 +02:00 |
|
|
d617051c41
|
Imported a couple manual pages
|
2014-05-04 00:48:17 +02:00 |
|
|
d8939635ca
|
App calls now pass a user-defined pointer to the App as first argument
|
2014-04-30 19:32:54 +02:00 |
|
|
f047f2a6e5
|
Code cleanup
|
2014-04-30 19:27:39 +02:00 |
|
|
47d42d2aae
|
Include <System/App.h> as required in the output
|
2014-04-27 02:14:11 +08:00 |
|
|
486220b828
|
Will marshall calls with a client cookie
|
2014-04-27 01:40:51 +08:00 |
|
|
9c29bc3cef
|
Handle more return types
|
2014-04-26 01:49:28 +08:00 |
|
|
c4d8e48686
|
Use an INT64 for the return value instead
|
2014-04-26 01:41:50 +08:00 |
|