Commit History

Author SHA1 Message Date
  Lianghui 6b044c378b Add -fPIC for static linked library. 10 years ago
  bel2125 10ee9fa662 Clean executable in Makefile 10 years ago
  Daniel Oaks 90adb0d115 Only include -lrt if on Linux 10 years ago
  Keith Kyzivat fd412a3867 librt is not present on Mac. Only link it on Linux builds. 10 years ago
  cbishop 08dec35eb7 added soname,real name and linker name outputs 10 years ago
  Nick Hildebrant 1dbd48c011 linking fails because clock_gettime is missing without -lrt flag on ubuntu 10 years ago
  Eric Tsau 6d4e019c38 Fixes to enable building using MinGW-w64 or TDM-GCC 10 years ago
  bel2125 39863f7973 Fix: Makefile must use tabs instead of spaces 10 years ago
  bel 6ccd32a060 Update documentation 10 years ago
  bel f96deec65d Update help in Makefile 11 years ago
  bel 559a6ea45e Lua: dynamic or static build 11 years ago
  bel 407d2c9e5b Use dynamic lua lib instead of static 11 years ago
  bel c002a6f1a0 Re-Add Unit tests for Linux 11 years ago
  jmc- 89c1672469 Added a new Makefile rule called 'unit_test', which builds a stand-alone executable called 'civetweb_test' that runs unit tests. 11 years ago
  bel 773866707e Apply patch from spuschhof / issue #9: Fix for Makefile for MinGW32/MSYS 11 years ago
  Daniel Oaks e24c5fa6cb Fixed IPv6 makefile option 12 years ago
  Thomas Davis 0c3cb15f58 Changed Windows installer to use Inno Setup. 12 years ago
  Thomas Davis 3e4216529c Fixed some errors with the usage of mg_stat() 12 years ago
  Thomas Davis b745f22107 Normallized coding style in a predictable way. 12 years ago
  Thomas Davis dd58451725 Dealt with compiler warnings and some static analysis hits. 12 years ago
  Thomas Davis a8c628840e Added safe upgrade install changes. 12 years ago
  Thomas Davis 89d5207904 Fixed Lua capitialization 12 years ago
  Thomas Davis f062af4bce CLeaned up support for buildroot 12 years ago
  Thomas Davis de0d550486 Updated dist files to conform to install directories 12 years ago
  Thomas Davis 7bc5e59d0c Added install support for changing the doc root and ports 12 years ago
  Thomas Davis de99716bfc Made the install more seemless. 12 years ago
  Thomas Davis b92d9f0098 Added support for parallel make jobs 12 years ago
  Thomas Davis b2aee90d14 Regorganized directories to make them more intuitive 12 years ago
  Thomas Davis 1bef635908 Cleaned up installion make rule using GNU conventions 12 years ago
  Thomas Davis 2f880bb317 Upgraded LUA to 5.2.2, added library build targets 12 years ago