index
:
fribid
master
FriBID är ett fritt program för e-legitimation med BankID. OBS! Projektet är nerlagt.
samuel@kodafritt.se
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-14
Fix non-zero return from ./configure --internal--list-extra-objects
Samuel Lidén Borell
1
-1
/
+1
2014-04-14
Simplify pkg-config argument. Fixes BSD make problem
Samuel Lidén Borell
1
-1
/
+1
2014-04-11
Improve the test scripts and install them under <docdir>/fribid/examples
Samuel Lidén Borell
1
-0
/
+11
2014-04-10
Fix compatibility with BSD Make
Samuel Lidén Borell
1
-1
/
+23
2012-11-29
Detect multiarch in the configure script
Samuel Lidén Borell
1
-2
/
+29
2012-11-14
Clarify error messages about missing dependencies
Samuel Lidén Borell
1
-2
/
+22
2012-06-03
pkg-config should check for libgtk2.0 >= 2.18
Mikael Nordfeldth
1
-1
/
+1
2012-04-27
Change my e-mail
Samuel Lidén Borell
1
-1
/
+1
2012-04-06
Make the GTK version configurable with ./configure --with-gtk=2|3
Samuel Lidén Borell
1
-2
/
+37
2012-04-06
Increase version of config.h
Samuel Lidén Borell
1
-1
/
+1
2012-04-05
Allow --libexecdir to be configured independently of --libdir
Samuel Lidén Borell
1
-4
/
+14
2012-04-05
Configure script: Support "--enable-*=no" syntax
Samuel Lidén Borell
1
-1
/
+1
2012-04-05
Configure script: Ignore GNU/autoconf options that are safe to ignore
Samuel Lidén Borell
1
-0
/
+12
2012-03-02
Make configure accept PKCS#11 modules that export only C_GetFunctionList
Samuel Lidén Borell
1
-2
/
+3
2012-02-27
configure script: Check that the specified PKCS#11 module is valid
Samuel Lidén Borell
1
-0
/
+7
2012-02-27
configure script: Tell the user to install OpenSC if not found
Samuel Lidén Borell
1
-1
/
+5
2011-09-11
Check for the "cc" and "install" commands in the configure script
Samuel Lidén Borell
1
-1
/
+1
2011-09-11
Fix check if PKSC#11 module doesn't exist
Samuel Lidén Borell
1
-1
/
+1
2011-09-11
Nicer error messages from the configure script
Samuel Lidén Borell
1
-16
/
+19
2011-09-11
Check for "cpp" command in configure
Samuel Lidén Borell
1
-1
/
+1
2011-09-11
More reliable detection of native library path (lib or lib64)
Samuel Lidén Borell
1
-1
/
+2
2011-06-19
Fix configure script again after merge.
Robert Andersson
1
-1
/
+1
2011-06-19
Add --mandir and --localedir to the configure script
Samuel Lidén Borell
1
-3
/
+23
2011-06-18
Fix problem with last commit
Samuel Lidén Borell
1
-1
/
+1
2011-06-18
Fix warning messages from "make clean" when config.h doesn't exist
Samuel Lidén Borell
1
-0
/
+1
2011-06-18
Check if config.h is outdated
Samuel Lidén Borell
1
-1
/
+3
2011-06-18
Rename "pkcs11 engine" to "pkcs11 module"
Samuel Lidén Borell
1
-2
/
+6
2011-06-18
Don't repeat default settings in the "./configure --help" code
Samuel Lidén Borell
1
-4
/
+4
2010-12-18
Fix library path when /usr/lib64 exists but is a symlink
Samuel Lidén Borell
1
-1
/
+1
2010-09-17
Nicer output from the configure script
Samuel Lidén Borell
1
-25
/
+34
2010-09-17
Improve support for detecting the pkcs11 module at runtime
Samuel Lidén Borell
1
-4
/
+17
2010-08-19
Remove dependency on libssl (libcrypto is enough)
Samuel Lidén Borell
1
-1
/
+1
2010-08-16
Merge Henrik Nordströms smartcard branch
Samuel Lidén Borell
1
-17
/
+54
2010-07-03
Add an abstraction layer for tokens
Samuel Lidén Borell
1
-1
/
+1
2010-06-13
Update the configure script to check for OpenSSL
Samuel Lidén Borell
1
-1
/
+1
2010-04-07
Fix an error in the --help text in the "configure" script
Samuel Lidén Borell
1
-2
/
+1
2010-04-07
Make it possible to configure the library and data paths
Samuel Lidén Borell
1
-1
/
+26
2010-02-20
Call pkg-config to get the X11 includes on OpenBSD
Samuel Lidén Borell
1
-1
/
+1
2010-02-01
Fixed a possible quoting problem in the "configure" script
Samuel Lidén Borell
1
-1
/
+1
2010-02-01
Dependency checking in the "configure" script
Samuel Lidén Borell
1
-0
/
+30
2010-01-02
Added license headers to files that lacked them
Samuel Lidén Borell
1
-0
/
+21
2010-01-02
Added a --help option to the configure script
Samuel Lidén Borell
1
-1
/
+20
2010-01-02
Added a convenience option for installing in the user's home directory
Samuel
1
-0
/
+17
2010-01-02
Made the plugin path configurable
Samuel
1
-1
/
+41
2010-01-02
Made the Makefile work on FreeBSD (almost)
Samuel Lidén Borell
1
-1
/
+1
2010-01-02
Use normal double quotes instead of GNU-style quotes
Samuel Lidén Borell
1
-1
/
+1
2010-01-02
Added install/uninstall targets to the makefiles
Samuel Lidén Borell
1
-0
/
+12
2010-01-02
Allow the configure script to be run from anywhere
Samuel Lidén Borell
1
-3
/
+5
2010-01-02
Added a "configure" script
Samuel Lidén Borell
1
-0
/
+81