| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Missed a couple spots. | 2014-11-14 | 1 | -3/+3 | |
| * | buildsys: move mkhooktypes to include build phase, as well as serno.h generation | 2012-10-14 | 1 | -17/+1 | |
| * | buildsys: more parallelism fixes | 2012-05-29 | 1 | -1/+3 | |
| * | make include/hooktypes.h prerequisite to all other build rules. | 2012-05-20 | 1 | -1/+1 | |
| * | various makefiles: move SUBDIRS above inclusion of buildsys.mk so that they a... | 2012-04-18 | 1 | -3/+8 | |
| * | Remove ./setup from the message if configure hasn't been run since the setup ... | 2012-03-21 | 1 | -1/+1 | |
| * | Add pkg-config file for locating SDK elements. | 2012-02-24 | 1 | -0/+18 | |
| * | Install headers to include/.•••This allows someone to compile against $ATHEMEHOME as a kind of SDK. This is especially useful in scenarios where the user has a binary redistribution of atheme, such as the Debian package or Gentoo package or Windows build. | 2012-02-23 | 1 | -1/+1 | |
| * | Move include/serno.h rule to libathemecore. | 2012-02-19 | 1 | -1/+1 | |
| * | Make versions from git generate a correct serno.h | 2011-05-29 | 1 | -2/+2 | |
| * | Really fix the build. | 2010-12-14 | 1 | -1/+1 | |
| * | Really fix it this time. | 2010-12-14 | 1 | -1/+1 | |
| * | Fix build error if hooktypes.h is missing. | 2010-12-14 | 1 | -1/+1 | |
| * | Make the Atheme core a library and add a stub for the services executable. | 2010-12-14 | 1 | -2/+2 | |
| * | build system: Build the Atheme core before building modules.•••This allows us to build an import library for Atheme, which is necessary for building the modules on VMS and Windows. | 2010-06-14 | 1 | -1/+1 | |
| * | Always generate some sort of include/serno.h•••If no .hg directory is present or hg fails, fall back to .hg_archival.txt (for tarballs downloaded from the hg web interface or via 'hg archive') or the string "unknown" otherwise. Release tarballs have no .hg but have a good include/serno.h, so only overwrite an existing serno.h with information from hg. The .hg_archival.txt file only has the revision hash, not the local revision number. This should fix the build for tarballs downloaded from the hg web interface. | 2010-06-06 | 1 | -4/+9 | |
| * | Fix serno.h generation from Mercurial trees. | 2010-06-06 | 1 | -2/+2 | |
| * | Use buildsys gettext patches from Audacious. | 2010-05-19 | 1 | -1/+1 | |
| * | Mention ./setup (./configure for retards) in the error message. | 2010-05-19 | 1 | -1/+1 | |
| * | Handle the idiots who don't understand what ./configure is. | 2010-05-19 | 1 | -2/+6 | |
| * | Remove version.sh since it's really unnecessary and provides no real useful i... | 2010-05-18 | 1 | -1/+0 | |
| * | Make sure there's a version.c. | 2010-05-18 | 1 | -0/+1 | |
| * | Add include/hooktypes.h to pre-depend. | 2010-05-18 | 1 | -1/+1 | |
| * | Fix include paths. | 2010-05-18 | 1 | -2/+2 | |
| * | root Makefile is now under buildsys control | 2010-05-18 | 1 | -0/+31 |
