コミット履歴

作者 SHA1 メッセージ 日付
  Thomas Davis 7bc5e59d0c Added install support for changing the doc root and ports 12 年 前
  Thomas Davis de99716bfc Made the install more seemless. 12 年 前
  Thomas Davis b92d9f0098 Added support for parallel make jobs 12 年 前
  Thomas Davis b2aee90d14 Regorganized directories to make them more intuitive 12 年 前
  Thomas Davis 1bef635908 Cleaned up installion make rule using GNU conventions 12 年 前
  Thomas Davis 2f880bb317 Upgraded LUA to 5.2.2, added library build targets 12 年 前
  Thomas Davis 350b1fc75e Made md5 a static include, renamed source includes a .inl. 12 年 前
  Thomas Davis 723d10e63e Changed make INSTALL_DIR to PREFIX to be more compatible 12 年 前
  Thomas Davis b742151013 Added new Build document and reloated documents 12 年 前
  Thomas Davis 241b90ad4a Removed service install because it is not standard 12 年 前
  Thomas Davis 5541d6de11 Updated makefile help 12 年 前
  Thomas Davis 40d4e2e73b Added more standard Linux Makefiles 12 年 前
  Thomas Davis a716fa3164 Excluded YASSL from default Windows and Mac builds 12 年 前
  Thomas Davis 4fc63e059c Fixed the md5 code inclusion in the build 12 年 前
  Thomas Davis d91be7731f Replaced MD5 implementation. 12 年 前
  Thomas Davis a8bc92a305 Renamed to Civetweb 12 年 前
  Sergey Lyubka 421c16b2bb Added -DLUA_USE_DLOPEN, and added mongoose.o: mod_lua.c 12 年 前
  Sergey Lyubka d6b9f76e9c Added COPT to CFLAGS 12 年 前
  Sergey Lyubka feb3b5db96 Using $(FLAGS) for cocoa target 12 年 前
  Sergey Lyubka 508b67d6f5 Removed /Gd from windows compilation flags, cause that breaks sqlite3 + fts (qsort callback is __cdecl, not __stdcall) 12 年 前
  Sergey Lyubka 389ed4e099 Enabling FTS in sqlite 12 年 前
  Sergey Lyubka 5fb9aca2e1 Added -mmacosx-version-min for macos build 12 年 前
  Sergey Lyubka a09ec8988e Added lua.lib target 12 年 前
  Sergey Lyubka 6e59ad8a0d Fix for prepare_lua_environment 12 年 前
  Sergey Lyubka f4862b646d defined ALL_WINOBJS and using it for windows build 12 年 前
  Sergey Lyubka 215ea28db0 Added lua to the repo 12 年 前
  Sergey Lyubka b3a511f9c5 Broken down cocoa target 12 年 前
  Sergey Lyubka fc9a9593d2 Added sqlite to linux_lua target 12 年 前
  Sergey Lyubka 665770d602 cleaning up more files on make clean 12 年 前
  Sergey Lyubka 079b9ec2c1 Added linux_lua target 12 年 前