Commit Graph

28 Commits

Author SHA1 Message Date
1652ad8a4c Switch to the 2-clause BSD license 2018-02-18 22:20:35 +01:00
55bf61919f Use platform.sh to detect if "-l dl" is needed 2017-11-13 20:27:45 +01:00
e0a689419a Default to the regular stack protector 2017-09-12 18:25:26 +02:00
08b5abf5a6 Do not compile with -fPIC anymore 2016-06-14 23:54:01 +02:00
e484d1e755 No need for -shared-libgcc apparently 2016-03-04 00:21:19 +01:00
3c54d45ca1 Use more portable LDFLAGS for PIE 2016-03-03 23:56:02 +01:00
8571335ccc Build with RELRO by default 2016-03-03 23:54:13 +01:00
bcb8bcdc00 Add support for SOURCE_DATE_EPOCH for configctl(1) 2016-02-14 21:49:17 +01:00
246163201c Fix building the tools 2015-08-11 01:56:11 +02:00
664b6265f7 Build with stricter SSP by default
This change also moves every flag specific to GCC to CFLAGS.
2015-08-09 15:51:16 +02:00
ac5bade606 Build PIE with the proper flags 2015-07-19 02:44:11 +02:00
1b10e331dc Build configctl as PIE 2015-07-11 15:15:26 +02:00
c20959a9af Compile with -pedantic and -fstack-protector by default 2015-06-28 17:10:42 +02:00
265d38b38e Re-generated the Makefiles (with partial support for OBJDIR) 2014-11-12 02:28:52 +01:00
f5540546c8 Renamed config(1) to configctl(1) for consistency (and to avoid a conflict on NetBSD) 2014-05-29 20:18:04 +02:00
380b2174f8 Also install "tools/config" 2014-05-09 03:20:33 +02:00
bbb86ae94e Also license "tools/config" under the GPL version 3 explicitly 2014-05-09 03:16:26 +02:00
3658a6887d Give "tools/config" more chances to compile 2014-05-09 03:12:43 +02:00
124c9769db Imported the generic "config" tool (to parse configuration files) 2014-05-09 02:50:01 +02:00
3f998d9f11 No longer include the App protocol handler 2011-03-27 23:33:41 +00:00
dc012392f4 Force linking with libSystem.so from the source tree 2010-10-29 01:31:56 +00:00
3b53d9ed59 Unifying Makefiles 2010-08-24 17:34:01 +00:00
59fae773bf Made it easier to cross-compile 2010-05-02 21:51:03 +00:00
eb36ec9885 Added a debugging tool to contact services at will 2010-04-18 11:15:07 +00:00
95ad0518cb Now installing the AppBroker by default 2009-11-27 21:36:08 +00:00
c8f3a396ce Renamed the broker tool "AppBroker" 2009-11-26 19:45:26 +00:00
a073ddc703 Let broker link against a freshly built libSystem in the ../src folder 2009-11-01 23:59:52 +00:00
44c43d3254 Added a tools folder with an early version of a AppInterface definition broker 2009-10-20 21:40:08 +00:00