Asanka Herath
ede3437ced
Windows: Fix test on lib/editline
2010-08-20 13:06:58 -04:00
Asanka Herath
ea4d8dbfdb
Windows: Use EXEPREP and DLLPREP macros for processing binaries
...
Once DLLs and EXEs are built, they need to have their manifests
processed and signed. These steps are encapsulated in the EXEPREP and
DLLPREP Makefile macros. Use them instead of invoking each processing
macro individually.
2010-08-20 13:04:06 -04:00
Asanka Herath
20c26609da
Make build on windows
...
Signed-off-by: Love Hornquist Astrand <lha@h5l.org >
2009-11-25 02:15:29 +01:00
Love Hornquist Astrand
e0a6ee793b
CHAR is not used, don't define it
2009-11-25 02:14:06 +01:00
Love Hornquist Astrand
c6bbdb545b
First drop of Windows build infrastructure from Secure Endpoints
2009-11-24 12:12:53 -08:00
Love Hornquist Astrand
c8753330e3
link libeditline with LIB_tgetent
...
Proposed in [HEIDMAL-619] from Anton Lundin
2009-08-20 05:33:44 -07:00
Love Hornquist Astrand
a5b015ab7e
Make sure av is freed if its allocated [CID-73]
2009-07-30 12:40:13 +02:00
Love Hörnquist Åstrand
cf5cc3cb81
argc/argv not used, don't increment
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24914 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-03-22 17:22:30 +00:00
Love Hörnquist Åstrand
181299ffb9
don't set unused variables, make it more obvious that the switchstatement return.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24872 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-27 03:33:57 +00:00
Love Hörnquist Åstrand
10fe704f6e
rename different symbols
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24762 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-17 02:50:49 +00:00
Love Hörnquist Åstrand
6937d41a02
remove trailing whitespace
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23815 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 09:21:03 +00:00
Love Hörnquist Åstrand
e172367898
switch to utf8 encoding of all files
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 08:53:55 +00:00
Love Hörnquist Åstrand
cf152f04f1
Don't use the side effect of ++var, just use the result
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23659 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-08-25 02:30:04 +00:00
Love Hörnquist Åstrand
a9322e672b
Use unsigned/size_t where appropriate.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22898 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-07 18:52:32 +00:00
Love Hörnquist Åstrand
cc4333b758
remove cvs ignore files
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21026 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-06-09 03:09:59 +00:00
Love Hörnquist Åstrand
d62191bc8b
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18628 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-19 18:41:18 +00:00
Love Hörnquist Åstrand
04e7c35aef
(libel_compat_la_SOURCES): add edit_compat.h
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18626 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-19 18:31:46 +00:00
Love Hörnquist Åstrand
f4a3d46e8f
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18625 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-19 18:28:02 +00:00
Love Hörnquist Åstrand
f07a4d4066
(libeditline_la_SOURCES): add edit_locl.h
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18624 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-19 18:27:35 +00:00
Love Hörnquist Åstrand
143fc05055
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15582 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-07-07 20:56:59 +00:00
Love Hörnquist Åstrand
0ecc47dc71
(TTYinfo): only call tgetent if we found it using autoconf
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15581 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-07-07 20:55:18 +00:00
Love Hörnquist Åstrand
c9d286d742
move const to make it pass -Wcast-qual
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15421 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 18:41:28 +00:00
Love Hörnquist Åstrand
4f8f5e4753
rename optind to optidx
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15420 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 18:24:33 +00:00
Love Hörnquist Åstrand
61c7c31bc6
ansi'ify the code
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15416 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 17:14:51 +00:00
Love Hörnquist Åstrand
da6cb81649
s/strlcpy/strlcat/
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14929 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 19:28:50 +00:00
Love Hörnquist Åstrand
743dc6a909
add strlcpy
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14928 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 19:16:48 +00:00
Love Hörnquist Åstrand
713a9deb4e
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14927 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 19:01:01 +00:00
Love Hörnquist Åstrand
7e40ed10e4
unexpose undefined part of the API, included strlcat
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14926 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 18:57:16 +00:00
Love Hörnquist Åstrand
16faa9ef19
(TTYget): use unsigned char to make sure a positive number is returned
...
when successful
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14819 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 08:00:42 +00:00
Love Hörnquist Åstrand
c02d9c6872
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14718 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-02 05:21:57 +00:00
Love Hörnquist Åstrand
626555bfd3
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14717 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-02 05:16:24 +00:00
Love Hörnquist Åstrand
d17c7b3d8d
"must set with '=' before using '+='"
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14716 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-02 05:08:40 +00:00
Love Hörnquist Åstrand
21b6751d15
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14701 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-30 23:59:47 +00:00
Love Hörnquist Åstrand
205d62f211
avoid const string and strict aliasing warnings
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14700 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-30 23:58:53 +00:00
Love Hörnquist Åstrand
18a62a3ee4
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14673 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-21 13:43:58 +00:00
Love Hörnquist Åstrand
6fbd71cdfb
Make editline a non-static library and let libtool decide (same with
...
libel_compat). This way libedit will build shared version is the
library that is possible to link with other shared lib if its needed.
Also make libed_compat a libtool convenience library.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14672 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-21 13:39:10 +00:00
Johan Danielsson
0624b4457e
replace INCLUDES with AM_CPPFLAGS
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14164 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-26 11:55:29 +00:00
Assar Westerlund
16b8fc5b01
*** empty log message ***
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11215 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-23 03:19:38 +00:00
Assar Westerlund
1778731bc7
make it use getarg so that it can handle --help and --version (and
...
thus make check can pass)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11214 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-23 03:19:21 +00:00
Johan Danielsson
f956334ff2
use $(ROKEN_RENAME)
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11092 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-13 13:48:17 +00:00
Assar Westerlund
b564603587
*** empty log message ***
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10693 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-09-13 01:29:34 +00:00
Assar Westerlund
d325e96d1c
rename STATUS -> el_STATUS to avoid conflict with STATUS in
...
arpa/nameser.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10691 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-09-13 01:19:54 +00:00
Assar Westerlund
8da2a65129
supply an header file
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10586 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-29 00:24:33 +00:00
Assar Westerlund
6053b072ab
*** empty log message ***
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9160 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-11-14 23:22:47 +00:00
Assar Westerlund
cbd00538ae
make libeditline and libel_compat into libtool libraries but always
...
make them static
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9159 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-11-14 23:22:29 +00:00
Johan Danielsson
388c5cda99
ignore Makefile.in
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9143 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-11-08 17:26:36 +00:00
Johan Danielsson
c787b9080d
switch to automake
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9141 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-11-05 17:16:41 +00:00
Assar Westerlund
0268cb4d24
stop installing libraries mode 0555
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8361 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-06-09 09:24:25 +00:00
Assar Westerlund
33942db711
*** empty log message ***
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7989 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-01 20:53:13 +00:00
Assar Westerlund
0f75ef88d7
(readline): be more liberal in what we accept from el_gets. if count
...
== 0 -> interpret it as EOF. also copy the string first and then cut
of the newline, it's cleaner
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7988 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-01 20:53:05 +00:00