index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
misc
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug when generating nmake-style makefiles.
lloyd
2006-09-08
1
-1
/
+1
*
Some minor simplifications for installation logic.
lloyd
2006-09-08
6
-8
/
+12
*
Add a 'win32' alias for Windows.
lloyd
2006-09-08
1
-0
/
+4
*
Fix handling for systems that need to run ranlib on static libraries.
lloyd
2006-09-08
2
-2
/
+4
*
Fix minor spacing issues after the build list
lloyd
2006-09-08
3
-0
/
+6
*
Use the right variable in the botan-config template for extra libraries
lloyd
2006-09-08
1
-1
/
+1
*
Check in the template for the build.h file
lloyd
2006-09-08
1
-0
/
+21
*
Correct some of the Visual C++ options
lloyd
2006-09-08
1
-2
/
+2
*
Improve handling of Itanium option generation for GCC
lloyd
2006-09-08
2
-2
/
+5
*
Generate the NMAKE version of the makefile with file templates
lloyd
2006-09-08
1
-0
/
+103
*
Generate the Unix makefiles by processing templates and replacing
lloyd
2006-09-08
2
-0
/
+253
*
Generate the botan-config script through a simple template-based system.
lloyd
2006-09-08
1
-0
/
+57
*
Remove a commented out mach_abi_linking section
lloyd
2006-09-06
1
-3
/
+0
*
Drop the now basically useless readme.txt file for the configuration code
lloyd
2006-09-02
1
-14
/
+0
*
Load the configuration information when the user runs configure.pl, rather
lloyd
2006-09-02
17
-2298
/
+0
*
Instead of including the local config header into build.h, simply copy the
lloyd
2006-09-02
1
-1
/
+4
*
Note some slightly more ambitious todos with regards to the configure code
lloyd
2006-09-02
1
-0
/
+7
*
Remove various small unnecessary things from the configure code
lloyd
2006-09-02
4
-17
/
+1
*
Let the user specify an extra include file (included into build.h)
lloyd
2006-09-01
2
-0
/
+8
*
All the user to specify --build-dir to configure.pl, which will allow for
lloyd
2006-09-01
1
-0
/
+8
*
Only error out when multiple modules declaring mp_bits are found _and_
lloyd
2006-08-20
1
-2
/
+3
*
Delete trailing whitespace
lloyd
2006-08-19
1
-2
/
+2
*
Version bump in the configure script
lloyd
2006-08-15
1
-1
/
+1
*
Version bump
lloyd
2006-07-13
1
-1
/
+1
*
Version bump to 1.5.9
lloyd
2006-07-08
1
-1
/
+1
*
Change build/config.h -> build/build.h
lloyd
2006-07-01
2
-4
/
+4
*
Version number bump
lloyd
2006-06-23
1
-1
/
+1
*
Fix mkconfig.pl to write to in-tree configure.pl
lloyd
2006-06-03
1
-5
/
+1
*
Move the configure.pl generation code into the tree.
lloyd
2006-06-03
62
-0
/
+3506