Commit graph

17 commits

Author SHA1 Message Date
Thulinma
77bb9e76b1 Updated libmist version to 5.0.2 2013-03-30 22:19:12 +01:00
Thulinma
1762ae9724 Made src directory structure more sane - all binaries are now built in src but sources are divided amongst subdirs of src 2013-03-13 23:28:47 +01:00
Thulinma
00fd6e5f04 Updated libmist version to 4.0.1 2013-01-27 16:56:48 +01:00
Thulinma
bfa965376a Better method to set release names. 2013-01-08 16:23:48 +01:00
Thulinma
4c9e0c7083 Removed SSL requirement, added GNU_SOURCE in configure.ac 2012-11-26 14:40:34 +01:00
Thulinma
0ffce1084a Added support for release names through ./configure RELEASE=name 2012-10-29 10:03:55 +01:00
Thulinma
b9e978f003 Updated required libmist version to 3:0:0. 2012-09-30 15:17:43 +02:00
Thulinma
1691b2189f Require libmist-1.0 2.0.0 2012-09-09 00:51:41 +02:00
Peter Wu
11b85b36b1 Do not prevent user from overriding CXXFLAGS
make CXXFLAGS=-O0 would not work without this.
2012-08-31 13:03:32 +02:00
Thulinma
d7a0a60053 Require libmist-1.0 version 1.0.0 2012-08-27 00:03:09 +02:00
Thulinma
af12c6a94e Restructuring so our libraries can go into a separate libmist project. 2012-07-10 00:39:31 +02:00
Lekensteyn
948813b93a Always update version when configure is executed 2012-06-16 23:26:11 +02:00
Lekensteyn
fcf29984c0 autofoo cleanup, put version detection in configure.ac
- Autogenerated files do not belong to the repository, remove those files.

- The version is also determined when generating the configure file, so remove
  the version.sh file as well.

- Remove ACLOCAL_AMFLAGS and the related entry in configure.ac to get rid of
  configuration errors.

- Do not create NEWS or INSTALL by using a lower strictness.

- Ignore autogenerated autojunk.
2012-06-02 22:19:57 +02:00
Thulinma
6f5bc9d7fd Should fix compile problems. 2012-05-14 16:17:15 +02:00
Thulinma
cf5dc1ff93 Re-enable debugging option, fix chars back to unsigned. 2012-05-11 18:08:17 +02:00
Thulinma
87c567e37c Final edits to bring all analysers and converters into autotools build system. Done! 2012-05-08 22:43:37 +02:00
Thulinma
36e086e0e2 Convert to autotools build system for cleanness (part1). 2012-05-08 19:19:42 +02:00