| Commit message (Expand) | Author | Age | Files | Lines |
| * | Manually merge patch from danieldg, thanks•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8927 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-02-13 | 1 | -1/+1 |
| * | Check that exec() macros havent failed before commencing build•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8758 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-01-27 | 1 | -0/+1 |
| * | A few other things for --disable-rpath`•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8611 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-12-09 | 1 | -1/+1 |
| * | more headers.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7468 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-07-17 | 1 | -5/+9 |
| * | Added the execruntime() function for Compile/Linker flags - executes shell co...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7458 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2007-07-17 | 1 | -0/+4 |
| * | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7456 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-07-16 | 1 | -1/+383 |
| * | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-07-16 | 1 | -383/+1 |
| * | Add licensing headers to files which are missing them and make sure they are ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6759 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-04-07 | 1 | -0/+9 |
| * | New patch from BuildSmart for OS X support, not broken like the last one•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6473 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-02-01 | 1 | -0/+1 |
| * | Add check for openssl >= 0.9.7, and fix for if the library cant be found at all•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6424 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-21 | 1 | -1/+4 |
| * | Fix broken function vcheck() that checks one dot-delimited version string aga...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6422 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-21 | 1 | -3/+3 |
| * | Add extra macro pkgconfversion("packagename", "version");•••dies if the version you specify isnt installed.
Also added to m_sqlite3: pkgconfversion("sqlite3", "3.3")
Note: this will die at configuration time, not compilation time.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6421 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-21 | 1 | -1/+63 |
| * | Fix library detection flags (bad define put into the ldflags)•••Change default flags from "-g" to "-O2 -g1". This takes us down from a build size of 350mb+ to 35mb, and still gives us the ability to backtrace! :)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6419 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-21 | 1 | -1/+2 |
| * | Fix the commandline stuff up to actually work!•••Also, fix 'locate' detection of files when pkg-config cant find them.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6415 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-20 | 1 | -7/+18 |
| * | If we're not in interactive mode, then we dont prompt interactively for the v...•••We look for the configuration item in the commandline, --$package-includes="" or --$package-libs="" and use that.
If its not defined, we die() with a message to specify the path using that commandline item. This also applies to ./configure -modupdate.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6414 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-20 | 1 | -7/+25 |
| * | Additional feature, pass -DVERSION_PKGCONFMODNAME="xxx" to modules that use t...•••Extra tweak/fix: Allow for configure cache values containing the = symbol
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6413 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-20 | 1 | -9/+17 |
| * | And fix it so it works•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6412 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-20 | 1 | -14/+14 |
| * | Better detection•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6411 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-20 | 1 | -11/+34 |
| * | Add caching of all detected values :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6410 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-20 | 1 | -0/+8 |
| * | Proritise cached value above a search•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6409 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-20 | 1 | -0/+16 |
| * | Fixes to make ./configure prompt for libs if all else fails (discussed earlie...•••The values prompted for are cached, so if you specify them then ./configure -update wont prompt again for them
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6408 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-20 | 1 | -2/+23 |
| * | Add O_NOFOLLOW to file write call, which prevents following of symlinks makin...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6358 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-16 | 1 | -1/+1 |
| * | Fix broken ./configure macros broken by introduction of an eval•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6316 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-14 | 1 | -2/+6 |
| * | Output which module is executing the macro•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6314 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-14 | 1 | -16/+18 |
| * | Formatting glitch•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6313 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-14 | 1 | -1/+1 |
| * | Improved detail in configure, and two new functions exec() and eval() are mor...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6312 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-14 | 1 | -43/+64 |
| * | Add eval() and exec() macros, that evaluate perl and execute commands at conf...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6311 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-14 | 1 | -0/+20 |
| * | Take out unneccessary chomp()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6310 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-14 | 1 | -1/+0 |
| * | Make the rpath() macro handle lines with multiple -L in them•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6309 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-14 | 1 | -6/+12 |
| * | Output for 'using defaults' when nothing of interest found•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6308 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-14 | 1 | -3/+16 |
| * | Colour coding, tidying, and more verbose output to configure•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6307 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-13 | 1 | -0/+16 |
| * | Extra stuff to improve buildsystem, calculate lib and include dirs at configu...•••rather than erroring at buildtime like we used to.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6306 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-13 | 1 | -3/+38 |
| * | Tidy up the buildsystem a lot by encapsulating repeated detection routines fo...•••See the pl files in src/modules/extra for how to use the functions.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6305 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-13 | 1 | -0/+86 |