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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove %OS_SUPPORTS_SHARED
lloyd
2006-09-05
1
-7
/
+9
*
Remove the global machine optimization flag hashes
lloyd
2006-09-05
1
-21
/
+21
*
Remove %INSTALL_INFO
lloyd
2006-09-05
1
-15
/
+7
*
Rename the keys used in the %INSTALL_INFO hash to make it easier to swap
lloyd
2006-09-05
1
-21
/
+21
*
Add some helper functions to cut down on clutter in generate_makefile
lloyd
2006-09-04
1
-24
/
+28
*
Remove several hashes related to file naming
lloyd
2006-09-04
1
-30
/
+24
*
Remove the compiler debug flags hash and the makefile style hash
lloyd
2006-09-04
1
-11
/
+8
*
Remove the hashes that listed what operating systems and CPUs a particular
lloyd
2006-09-04
1
-18
/
+16
*
Remove the global hashes that used to hold the optimization and warning
lloyd
2006-09-04
1
-10
/
+14
*
Avoid undefined warnings in Makefile generation if the compiler does not
lloyd
2006-09-04
1
-2
/
+9
*
Remove CC_AR_COMMAND
lloyd
2006-09-04
1
-3
/
+10
*
Remove CC_BINARY_NAME
lloyd
2006-09-04
1
-5
/
+4
*
Remove OS_SUPPORTS_ARCH
lloyd
2006-09-04
1
-3
/
+2
*
Swap the arguments to in_array()
lloyd
2006-09-04
1
-11
/
+11
*
Remove the REALNAME hash
lloyd
2006-09-04
1
-17
/
+24
*
Start the first steps towards removing some of the global hashes
lloyd
2006-09-04
1
-24
/
+44
*
Make ar_needs_ranlib less of a special case
lloyd
2006-09-04
1
-8
/
+7
*
Rename some internally-used variables so I can use set_if_any for some
lloyd
2006-09-04
1
-33
/
+26
*
Remove set_undef, replace with an explicit loop in the one place where
lloyd
2006-09-04
1
-11
/
+4
*
Move some subroutines that were only used in one place inside the
lloyd
2006-09-04
1
-88
/
+92
*
Rename %modinfo to %info in get_module_info
lloyd
2006-09-04
1
-22
/
+22
*
Finish get_cc_info()
lloyd
2006-09-04
1
-21
/
+29
*
Use get_cc_info to get the single-variable values from the compiler
lloyd
2006-09-04
1
-17
/
+14
*
First pass at get_cc_info()
lloyd
2006-09-04
1
-1
/
+20
*
Implement get_arch_info, which handles reading a single architecture
lloyd
2006-09-04
1
-19
/
+42
*
Finish get_os_info; set_os_defines now uses it for gathering all information
lloyd
2006-09-04
1
-51
/
+33
*
Begin to make a distinction between reading the file and setting the values
lloyd
2006-09-04
1
-12
/
+56
*
Add helpers for reading single-line settings in the config description
lloyd
2006-09-04
1
-56
/
+55
*
Change the function that reads modinfo.txt files to use read_hash as well
lloyd
2006-09-04
1
-118
/
+84
*
Change read_hash to take a function reference, which it calls for each
lloyd
2006-09-04
1
-73
/
+43
*
Add some helper functions for reading information from the config info files
lloyd
2006-09-04
1
-59
/
+59
*
Clean up how machine-specific compiler options are set
lloyd
2006-09-04
1
-16
/
+27
*
Remove use of the DirHandle module
lloyd
2006-09-04
1
-42
/
+17
*
Define a new function, make_reader, which returns an closure over the
lloyd
2006-09-04
1
-69
/
+54
*
Make a passphrase optional for the DSA and RSA key generation examples
lloyd
2006-09-04
2
-12
/
+17
*
Use formatted I/O to make the output a little easier to read
lloyd
2006-09-04
1
-3
/
+3
*
Document --build-dir and --local-config in the help output.
lloyd
2006-09-03
1
-52
/
+47
*
Move the (commented out) gzip.cpp/gzip.h entries into the add file block
lloyd
2006-09-03
1
-4
/
+3
*
Make some of the code a bit more Perl-ish
lloyd
2006-09-03
1
-153
/
+133
*
Remove some dead code
lloyd
2006-09-03
1
-60
/
+45
*
Place the add_file/replace_file/ignore_file markers in the module info
lloyd
2006-09-03
27
-114
/
+163
*
More small cleanups
lloyd
2006-09-03
1
-136
/
+48
*
Small cleanups, remove some obsolete code, etc
lloyd
2006-09-02
1
-33
/
+29
*
Move some variables that did not need to be global into main() itself
lloyd
2006-09-02
1
-8
/
+9
*
Simplify how the hashes that specify bits of information about the
lloyd
2006-09-02
1
-112
/
+36
*
Put all of the code into a function of some sort (mostly by moving
lloyd
2006-09-02
1
-210
/
+182
*
A few small cleanups
lloyd
2006-09-02
1
-16
/
+9
*
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
18
-3038
/
+360
*
Instead of including the local config header into build.h, simply copy the
lloyd
2006-09-02
1
-1
/
+4
[prev]
[next]