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
/
configure.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version to 1.5.13
lloyd
2006-12-08
1
-1
/
+1
*
The configure script was getting confused if invoked as
lloyd
2006-11-11
1
-1
/
+2
*
Some small cleanups
lloyd
2006-10-12
1
-23
/
+25
*
Support out of tree builds.
lloyd
2006-10-05
1
-35
/
+63
*
Version bump
lloyd
2006-09-20
1
-1
/
+1
*
Clean up the output produced when a 'note' directive is encountered in a
lloyd
2006-09-10
1
-5
/
+2
*
Better trace output
lloyd
2006-09-09
1
-78
/
+73
*
Clean up use of grep and map
lloyd
2006-09-09
1
-17
/
+22
*
Fix the clean and install targets in the makefiles
lloyd
2006-09-09
1
-16
/
+24
*
Split main() into several subroutines.
lloyd
2006-09-09
1
-580
/
+650
*
Be more free with suggesting the user try running with --help in the event
lloyd
2006-09-09
1
-22
/
+24
*
Merge the various set_if_any functions into a single match_any_of
lloyd
2006-09-09
1
-40
/
+32
*
Fix a bug when generating nmake-style makefiles.
lloyd
2006-09-08
1
-3
/
+2
*
Rename error() to croak(), to make it a little more obvious that it doesn't
lloyd
2006-09-08
1
-146
/
+155
*
Some minor simplifications for installation logic.
lloyd
2006-09-08
1
-60
/
+35
*
Various small things, nothing of real import.
lloyd
2006-09-08
1
-24
/
+20
*
The dir_list() function hardcoded '.' and '..' intead of using File::Spec
lloyd
2006-09-08
1
-6
/
+11
*
Hoist some shared code up to generate_makefile()
lloyd
2006-09-08
1
-71
/
+51
*
Store the list of docs to install in a list rather than a hash.
lloyd
2006-09-08
1
-49
/
+31
*
Fix handling for systems that need to run ranlib on static libraries.
lloyd
2006-09-08
1
-8
/
+4
*
Fix minor spacing issues after the build list
lloyd
2006-09-08
1
-3
/
+2
*
Fix several embedded pathnames that might cause problems on non-Unix
lloyd
2006-09-08
1
-56
/
+32
*
Integrated conflict detection into the module loader, which catches many
lloyd
2006-09-08
1
-40
/
+28
*
Finally get rid of the last set of globals
lloyd
2006-09-08
1
-50
/
+48
*
Speed up process_template() by running the regular expressions over the
lloyd
2006-09-08
1
-90
/
+106
*
Pass the config hash to load_module instead of a list of arguments
lloyd
2006-09-08
1
-66
/
+66
*
Get rid of a few more global variables
lloyd
2006-09-08
1
-35
/
+34
*
Use %CONFIG to hold much more of the build information.
lloyd
2006-09-08
1
-160
/
+136
*
Chop out various globals and unused parameters
lloyd
2006-09-08
1
-94
/
+127
*
Rearrange to place related pieces of code near each other.
lloyd
2006-09-08
1
-271
/
+343
*
Remove support for building with .s files, which aren't used (versus .S
lloyd
2006-09-08
1
-5
/
+4
*
Remove some unused parameters to the makefile printers
lloyd
2006-09-08
1
-27
/
+26
*
Move some of the shared code up to generate_makefile
lloyd
2006-09-08
1
-172
/
+109
*
Remove the makefile file handle parameter to the generation functions, as
lloyd
2006-09-08
1
-32
/
+24
*
Fix a failure that occured if the user specified the OS as generic.
lloyd
2006-09-08
1
-28
/
+33
*
Remove print_header(), no longer used
lloyd
2006-09-08
1
-7
/
+0
*
Generate the NMAKE version of the makefile with file templates
lloyd
2006-09-08
1
-123
/
+52
*
Generate the Unix makefiles by processing templates and replacing
lloyd
2006-09-08
1
-178
/
+49
*
Make some code a bit more concise/Perlish
lloyd
2006-09-08
1
-16
/
+14
*
Get ride of some variables that were just cluttering up the code.
lloyd
2006-09-08
1
-14
/
+5
*
Generate the botan-config script through a simple template-based system.
lloyd
2006-09-08
1
-66
/
+41
*
Just moving things around
lloyd
2006-09-07
1
-569
/
+570
*
Remove extraneous parenthesis
lloyd
2006-09-06
1
-3
/
+3
*
Move the call to main() up towards the top of the script so it's easier
lloyd
2006-09-05
1
-8
/
+6
*
Remove the last users of %MODULES_OLD
lloyd
2006-09-05
1
-95
/
+63
*
Add helper functions for warning and error messages.
lloyd
2006-09-05
1
-54
/
+74
*
Change computation of the preprocessor macros to define to use the new
lloyd
2006-09-05
1
-20
/
+22
*
Cause two different versions of the modules hash to exist; the previous
lloyd
2006-09-05
1
-17
/
+30
*
Start changing the module reader code to match the configuration info
lloyd
2006-09-05
1
-33
/
+41
*
Remove support for modules to define macros that don't have an _EXT_ in
lloyd
2006-09-05
1
-23
/
+3
[next]