Age | Commit message (Expand) | Author |
2007-02-01 | New patch from BuildSmart for OS X support, not broken like the last one | w00t |
2007-01-21 | Add check for openssl >= 0.9.7, and fix for if the library cant be found at all | brain |
2007-01-21 | Fix broken function vcheck() that checks one dot-delimited version string aga... | brain |
2007-01-21 | Add extra macro pkgconfversion("packagename", "version"); | brain |
2007-01-21 | Fix library detection flags (bad define put into the ldflags) | brain |
2007-01-20 | Fix the commandline stuff up to actually work! | brain |
2007-01-20 | If we're not in interactive mode, then we dont prompt interactively for the v... | brain |
2007-01-20 | Additional feature, pass -DVERSION_PKGCONFMODNAME="xxx" to modules that use t... | brain |
2007-01-20 | And fix it so it works | brain |
2007-01-20 | Better detection | brain |
2007-01-20 | Add caching of all detected values :) | brain |
2007-01-20 | Proritise cached value above a search | brain |
2007-01-20 | Fixes to make ./configure prompt for libs if all else fails (discussed earlie... | brain |
2007-01-16 | Add O_NOFOLLOW to file write call, which prevents following of symlinks makin... | brain |
2007-01-14 | Fix broken ./configure macros broken by introduction of an eval | brain |
2007-01-14 | Output which module is executing the macro | brain |
2007-01-14 | Formatting glitch | brain |
2007-01-14 | Improved detail in configure, and two new functions exec() and eval() are mor... | brain |
2007-01-14 | Add eval() and exec() macros, that evaluate perl and execute commands at conf... | brain |
2007-01-14 | Take out unneccessary chomp() | brain |
2007-01-14 | Make the rpath() macro handle lines with multiple -L in them | brain |
2007-01-14 | Output for 'using defaults' when nothing of interest found | brain |
2007-01-13 | Colour coding, tidying, and more verbose output to configure | brain |
2007-01-13 | Extra stuff to improve buildsystem, calculate lib and include dirs at configu... | brain |
2007-01-13 | Tidy up the buildsystem a lot by encapsulating repeated detection routines fo... | brain |