Commit Graph

19 Commits (cc86cdd3ef511a3bf9e82c291ade4efed389a149)

Author SHA1 Message Date
kervala 4f8b62acb4 Changed: Typo fixes (Thanks to DuDraig!)
kervala 6c0bd82c2a Changed: Use *_PREFIX instead of fixed values with INSTALL
sfb af454dd1cf Fixed EOL issues and added .hgeol file.
kervala b0c27a92ce Fixed: Some Windows.h inclusions
kervala 7c27c233eb Changed: Exceptions catched by reference
kervala ed64aaeb62 Changed: Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
aquiles f597d2dbdb Changed: Altered the CMakeList definition for unit tests
kervala 5c55cd1221 Fixed: Avoid VC++ to relink all projects when using CMake generated projects
kervala 4a62ca74e5 Changed: Removed "using namespace" in *.h
kervala c86d923901 Changed: Change the wrong header in the source code
kervala a6c5356761 Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind)
kervala c7f0dab429 Changed: Change the wrong header in the source code
kervala aff9d7946d Fixed: nel_unit_test compilation
kervala 16535f7e84 Changed: Updated tools and samples CMake projects
Matt Raykowski b4a635c412 Changed: Added helper macros to cleanup files, removed useless DECORATE_NEL_LIB macro and started adding WITH_STATIC/WITH_STATIC_DRIVER support for full static linking.
kervala 082676ea80 Changed: CFile::copyFile takes now 2 std::string as parameters
kervala 7d7ded9528 Changed: Added new optimizations for VC++ linker and compiler
kervala 29a57b3efe Changed: Remove/convert/update old projects
acemtp@users.sourceforge.net d5c601ffa5 initial version