aboutsummaryrefslogtreecommitdiffstats
path: root/configure.pl
Commit message (Expand)AuthorAgeFilesLines
* Rename some internally-used variables so I can use set_if_any for somelloyd2006-09-041-33/+26
* Remove set_undef, replace with an explicit loop in the one place wherelloyd2006-09-041-11/+4
* Move some subroutines that were only used in one place inside thelloyd2006-09-041-88/+92
* Rename %modinfo to %info in get_module_infolloyd2006-09-041-22/+22
* Finish get_cc_info()lloyd2006-09-041-21/+29
* Use get_cc_info to get the single-variable values from the compilerlloyd2006-09-041-17/+14
* First pass at get_cc_info()lloyd2006-09-041-1/+20
* Implement get_arch_info, which handles reading a single architecturelloyd2006-09-041-19/+42
* Finish get_os_info; set_os_defines now uses it for gathering all informationlloyd2006-09-041-51/+33
* Begin to make a distinction between reading the file and setting the valueslloyd2006-09-041-12/+56
* Add helpers for reading single-line settings in the config descriptionlloyd2006-09-041-56/+55
* Change the function that reads modinfo.txt files to use read_hash as welllloyd2006-09-041-118/+84
* Change read_hash to take a function reference, which it calls for eachlloyd2006-09-041-73/+43
* Add some helper functions for reading information from the config info fileslloyd2006-09-041-59/+59
* Clean up how machine-specific compiler options are setlloyd2006-09-041-16/+27
* Remove use of the DirHandle modulelloyd2006-09-041-42/+17
* Define a new function, make_reader, which returns an closure over thelloyd2006-09-041-69/+54
* Document --build-dir and --local-config in the help output.lloyd2006-09-031-52/+47
* Make some of the code a bit more Perl-ishlloyd2006-09-031-153/+133
* Remove some dead codelloyd2006-09-031-60/+45
* Place the add_file/replace_file/ignore_file markers in the module infolloyd2006-09-031-26/+27
* More small cleanupslloyd2006-09-031-136/+48
* Small cleanups, remove some obsolete code, etclloyd2006-09-021-33/+29
* Move some variables that did not need to be global into main() itselflloyd2006-09-021-8/+9
* Simplify how the hashes that specify bits of information about thelloyd2006-09-021-112/+36
* Put all of the code into a function of some sort (mostly by movinglloyd2006-09-021-210/+182
* A few small cleanupslloyd2006-09-021-16/+9
* Load the configuration information when the user runs configure.pl, ratherlloyd2006-09-021-740/+360
* Only error out when multiple modules declaring mp_bits are found _and_lloyd2006-08-201-2/+3
* Version bump in the configure scriptlloyd2006-08-151-1/+1
* Version bumplloyd2006-07-131-1/+1
* Version bump to 1.5.9lloyd2006-07-081-1/+1
* Check in newly rebuilt configure.pllloyd2006-07-011-4/+4
* Version number bumplloyd2006-06-231-1/+1
* Split off the generic intro stuff from readme.txt into doc/info.txtlloyd2006-05-181-0/+1
* Bump version number in configure.pl, and remove mention of somelloyd2006-05-181-3/+2
* Initial checkin1.5.6lloyd2006-05-181-0/+2567