Commit History

Author SHA1 Message Date
  glighta 709e4dd394 -Implement suggestion from tid:79293 12 years ago
  glighta a157945356 -Update configure.in and configure 12 years ago
  glighta dbaa8149c4 -Update configure template to autoconf 2.68 12 years ago
  blacksirius 7332a89352 added new networking subsystem (early stage - files are not compiled yet during normal build!) 13 years ago
  blacksirius b3481a4aaf thread api: added support for platforms without TLS (Thread Local Storage) support (usually older OSX llvm versions ..) 13 years ago
  blacksirius 04165cfcff feature merge bs-coreoptimize->trunk: Atomic Operations, Threading, Spinlock implemnetation. [commit 1/2, windows will followup] 13 years ago
  blacksirius b1881eafee removed the old obsolete Plugin system (commit 1/2) 13 years ago
  blacksirius c6c471119f Issue 5887: changed description of --disable-64bit switch. 13 years ago
  blacksirius d1746e052d feature merge bs-coreoptimize->trunk: Build Output Cleanup, Makefile Common Dependency Handling 13 years ago
  blacksirius d81154b3ea feature merge bs-coreoptimize->trunk: Enable 64Bit build by default on adequate platforms. 13 years ago
  blacksirius 82f5c8991a feature merge bs-coreoptimize->trunk: LTO support 13 years ago
  gepard1984 a2424f2c92 Fixed libconfig compiling issues in CentOS 5 (follow-up to r15572) (pid:78747). 13 years ago
  gepard1984 431e62cdfc Fixed libconfig compiling issues in OS X (pid:78414). 13 years ago
  gepard1984 22f0714c07 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/libconfig/): 13 years ago
  gepard1984 bf1c81839f Merged TXT removal branch back to trunk. 13 years ago
  gepard1984 7a30325ab1 * Added `--enable-buildbot` to configure.in (follow-up to r15128). 13 years ago
  shennetsind 4f11432152 Fixed GCC "--enable-debug", and 2 compiler warnings that were omitted due to enable-debug being broken. 13 years ago
  shennetsind b400444adb Finished BuildBot "console error scan" stuff. 13 years ago
  eathenabot 1810f2efcc * Merged changes up to eAthena 15032. 13 years ago
  ai4rei deb770e053 * Added -fno-strict-aliasing detection to configure.in (-fstrict-aliasing is added through -O2), since the code is not aliasing safe and causes warnings with gcc. 13 years ago
  flaviojs f4d8ec2ff0 * Added common/random and 3rdparty/mt19937ar to project files, makefiles and configure script. 14 years ago
  ai4rei 1649f98824 * Moved detection of monotonic clock support to the configure script, which also checks, whether or not it actually works (bugreport:1003, related r11912 and r11983). 14 years ago
  ai4rei 851de7e0e7 * Updates the to configure script. 14 years ago
  ai4rei ba8bd70b0c * Updated configure/make scripts to resolve various issues. 14 years ago
  ai4rei 3e4934d780 * Removed ladmin (remote administration tool), all related support code and the checkversion.pl tool with it's support code, which was shared with ladmin (topic:262934, related bugreport:1147, bugreport:1889, r9408 and r9610). 14 years ago
  Yommy f9c60fd3fa added --enable-rdtsc configure option to enhance timer performance, especially in virtualized environments; default disabled - credits to sirius_black 15 years ago
  FlavioJS 4d467728cf * Changes to the configure script: 16 years ago
  ultramage dcc2cdb5da Split off mapreg code from script.c 17 years ago
  ultramage 9ffa1e7abb Added gcc compiler flags to silence some warnings in non-debug builds (bugreport:1993) 17 years ago
  akrus 24aa1138f5 * Improved: added --enable-debug=gdb option in configure script to use gdb optimized debug mode [akrus] 17 years ago