208547b5f4
Build with Gtk+ 3 by default
2020-01-11 00:32:22 +01:00
9eaabbcc13
Update the copyright notice
2018-02-12 13:14:31 +01:00
0f36952127
Switch to the 2-clause BSD license
2018-02-12 13:09:32 +01:00
8339a52829
Register the test for FIXME in comments
2018-01-16 00:29:07 +01:00
768db3d52b
Import a test for "FIXME" in comments
2018-01-16 00:28:46 +01:00
cf39339e01
Stick to the default stack protector
2017-07-26 15:36:08 +02:00
10a301c3a6
Invalid use of return
2016-12-09 01:07:08 +01:00
069adc84ef
Add test to build in embedded mode
2016-10-06 03:08:41 +02:00
a7e4dd0f28
Also log error codes upon failures
2016-08-02 03:15:17 +02:00
36edfd8c07
Fix "make distcheck"
2016-08-02 03:15:05 +02:00
2abc0b9e85
Update the copyright notice
2016-08-02 02:59:42 +02:00
c9f0e7cc06
Add a test for pkg-config
2016-08-02 02:59:41 +02:00
277db6fa35
Re-license as 3-clause BSD
2016-04-05 19:35:11 +02:00
e7c966745c
Do not link libssl twice
2016-03-06 00:12:56 +01:00
fa53a998c8
Fix building PIE on Linux and FreeBSD (possibly more)
2016-03-06 00:08:54 +01:00
47c1607131
Fix compilation flags
2016-02-22 21:06:57 +01:00
8e99c6635b
Update the copyright notice
2015-11-24 00:37:27 +01:00
d0a3443cb6
Fix invalid calls to memset(3)
2015-11-24 00:37:16 +01:00
8684bd4d98
Fix "make distcheck"
2015-11-12 00:44:55 +01:00
8eccbfcbb5
Use PROGNAME
2015-11-12 00:38:20 +01:00
422bfcac1a
Partly fix tests with OBJDIR
2015-11-12 00:36:20 +01:00
010ea124f4
Build with RELRO by default
2015-11-11 22:28:20 +01:00
e8913f76c3
Build with full SSP by default
2015-11-11 22:22:05 +01:00
9405a14fe5
Clarify build with Gtk+ 3
2015-10-24 03:30:16 +02:00
1d263a4bac
Build with -fstack-protector and executables as PIE
2015-07-12 21:51:10 +02:00
a21ce2eefd
Add a few .gitignore files
2015-04-06 15:15:44 +02:00
d21ed9cdf5
No longer store Makefiles in the source tree
2015-04-06 15:10:55 +02:00
4dace889da
Updated the copyright notice
2015-03-22 17:58:21 +01:00
e3ec66cef7
No longer expect to fail the "plugins" test
2015-03-22 17:58:10 +01:00
65d4532de1
.cvsignore files are no longer necessary
2014-12-27 17:50:04 +01:00
df52707b8d
Added partial support for building with OBJDIR
2014-11-04 01:13:56 +01:00
25f5658879
More portable shebang, from 7heo <7heo@mail.com>
...
Original commit message:
« The path /bin/sh for the shebang is more portable
than /usr/bin/env, according to Sven Mascheck:
http://in-ulm.de/~mascheck/various/shebang/#env
and:
http://in-ulm.de/~mascheck/various/shells/
Additionally, a space after the shebang first two
characters (#!) is said to be more portable:
http://in-ulm.de/~mascheck/various/shebang/#blankrequired
I fixed the test script shebang accordingly. »
It doesn't say the presence of a space makes it more portable; it says it was a rumor that could never be proven true, for some completely obsolete releases of UNIX. I did not apply that part.
Thanks!
2014-03-13 13:52:43 +09:00
88b4822b26
No longer choke on expected failures
2013-10-26 21:49:02 +02:00
3167a5dfd4
Testing the plug-ins for conformance (some currently do not define an icon)
2013-10-26 21:44:43 +02:00
c5073fefb4
Re-generated Makefiles
2013-02-26 20:00:30 +01:00
e28e3605e9
Re-generated Makefiles
2013-01-07 03:36:27 +01:00
a660da295d
Fixed "make clean"
2013-01-07 03:33:13 +01:00
2ce3aff03c
Re-generated Makefiles
2013-01-07 02:21:29 +01:00
59c8dcfc2d
Avoiding a few more compilation warnings
2013-01-03 19:07:03 +01:00
7af43077f5
Avoiding a few warnings
2013-01-03 19:04:08 +01:00
4cedcd0169
Setting the first flags
2012-12-17 17:14:26 +01:00
7199d1121c
Testing some more code
2012-12-17 16:42:46 +01:00
92d435dd9b
More robust test code
2012-12-12 16:57:19 +01:00
ede47231de
Testing more code
2012-12-10 12:43:23 +01:00
2d1782954e
Testing a slightly larger code path
2012-11-27 13:18:26 +01:00
d9114f91ec
No longer ignore errors from tests
2012-11-17 19:22:04 +01:00
ca2789995f
More complete date helper and tests
2012-11-14 19:14:03 +01:00
6108d62f68
Improved the test for the date helper
2012-11-14 18:23:56 +01:00
dac2451e84
Let the LIST test pass
2012-11-13 19:54:09 +01:00
409516b28f
Added a test for LIST (currently failing "as expected")
2012-11-13 19:19:21 +01:00