Commit Graph

71 Commits

Author SHA1 Message Date
46fee46f1e Update from upstream 2016-08-02 19:02:03 +02:00
420785b773 Re-generate the Makefiles 2016-06-14 23:54:29 +02:00
08b5abf5a6 Do not compile with -fPIC anymore 2016-06-14 23:54:01 +02:00
4141958722 Re-generate the Makefiles 2016-03-04 00:21:32 +01:00
e484d1e755 No need for -shared-libgcc apparently 2016-03-04 00:21:19 +01:00
fd3bfe6891 Re-generate the Makefiles 2016-03-03 23:56:28 +01:00
3c54d45ca1 Use more portable LDFLAGS for PIE 2016-03-03 23:56:02 +01:00
a0c5d1d9ec Re-generate the Makefiles 2016-03-03 23:54:34 +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
63cbb91cc9 Improve the usage screen 2015-10-15 00:34:47 +02:00
468a50e076 Report errors regardless of verbosity 2015-10-15 00:34:17 +02:00
089ce1cc3d Print new values only once successfully set 2015-10-10 00:19:09 +02:00
58e064de97 Fix printing current values 2015-10-10 00:18:55 +02:00
69f2c22712 More consistent output for values in the default section 2015-10-10 00:12:46 +02:00
ee21368698 Code cleanup 2015-10-10 00:12:46 +02:00
ca1955c8a8 Return -1 upon errors 2015-10-10 00:12:46 +02:00
63cbc19628 Write the configuration only once 2015-10-10 00:09:12 +02:00
18b6343837 Avoid a compilation warning 2015-10-10 00:03:58 +02:00
e044478776 Add a mode to list every key 2015-10-08 19:40:45 +02:00
c8d34aa30c Code cleanup 2015-10-08 19:39:23 +02:00
b36fc80672 Re-generate the Makefiles 2015-09-09 12:43:50 -04:00
725d9150f8 Re-generate the Makefiles 2015-08-11 01:56:22 +02:00
246163201c Fix building the tools 2015-08-11 01:56:11 +02:00
43fedadc3a Re-generate the Makefiles 2015-08-09 15:52:26 +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
00192f02e3 Re-generate the Makefiles 2015-07-19 02:44:22 +02:00
ac5bade606 Build PIE with the proper flags 2015-07-19 02:44:11 +02:00
c03def7507 Re-generate the Makefiles 2015-07-11 15:15:47 +02:00
1b10e331dc Build configctl as PIE 2015-07-11 15:15:26 +02:00
cd4cbb80a1 Re-generate the Makefiles 2015-06-28 17:11:04 +02:00
c20959a9af Compile with -pedantic and -fstack-protector by default 2015-06-28 17:10:42 +02:00
b9f422c976 Update the copyright notice 2015-04-09 23:50:02 +02:00
82fcc322a4 Add an option to check the presence of a configuration value 2015-04-08 22:40:31 +02:00
d50d248311 Added some more entries to .gitignore 2014-11-15 18:49:53 +01: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
bab668b013 Code cleanup 2014-05-17 17:39:55 +02:00
2c33aeb109 Let config(1) work on multiple values at once 2014-05-17 17:34:42 +02:00
6a9c6a3b2e Imported a manual page for config(1) 2014-05-09 03:38:33 +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
ee8c269702 Fixed license information 2014-05-09 03:15:35 +02:00
3658a6887d Give "tools/config" more chances to compile 2014-05-09 03:12:43 +02:00
128f6b2542 Now able to modify configuration values as well 2014-05-09 03:10:09 +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
15bd273aab Re-generated Makefiles 2011-01-26 23:55:01 +00:00
1d9a574b4d Also supporting calls with 4 arguments 2010-11-12 15:01:26 +00:00
dc012392f4 Force linking with libSystem.so from the source tree 2010-10-29 01:31:56 +00:00