Commit Graph

35 Commits (e9e2590d53ca4cd28bd3190da4407aabb5449623)

Author SHA1 Message Date
kaetemi b85dbdd7df Add versioning info to tools
kaetemi 33881e9627 Added: Blue icons for build tools, gold icons for command utilities, yellow icons for script utilities, red for gui tools and services, turquoise for cross platform design tools
kervala 613d4ddc34 Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
--HG--
branch : develop
kervala 19e8ee1d05 Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
kervala e6fa251d92 Changed: Moved init code in sheets_packer.cpp
Changed: Expand environment variables for other variables too
Changed: Don't create log.log
Changed: Added missing AGPL headers

--HG--
branch : develop
kervala 33dfd39409 Changed: Use CCmdArgs for sheets_packer, see
--HG--
branch : develop
kervala af2f38612a Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
kervala 57f216dc3e Changed: Expand environment variables in paths read from cfg files
--HG--
branch : develop
kervala fcb0963888 Fixed: Typo
--HG--
branch : develop
kervala e66f15dba6 Changed: Added new variable DumpVisualSlotsIndex to choose if we need to dump all visual slots index in vs_index.txt
--HG--
branch : develop
kervala c245155525 Changed: Install sheets_packer.cfg too
--HG--
branch : develop
kervala 1a40880d6f Changed: Use RYZOM_VERSION from config.h (generated by CMake)
--HG--
branch : develop
kervala 89b945bb8c Changed: Minor changes
kervala 8eaf7d889a Changed: Use *_PREFIX instead of fixed values with INSTALL
sfb af454dd1cf Fixed EOL issues and added .hgeol file.
kervala 4be2469c8b Fixed: Compilation under Windows
kervala f9cc842b82 Changed: Exceptions catched by reference
rti 31e9d7cc28 Fixed: Compilation with GCC 4.6
kervala ed64aaeb62 Changed: Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
kervala 5c55cd1221 Fixed: Avoid VC++ to relink all projects when using CMake generated projects
kervala f432768edc Fixed: sheets_packer compilation
mattraykowski c3e4ffbe26 merge while working on rebase root source dir
mattraykowski 1b511949c9 Update: Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows.
kervala 790cdf83c1 Fixed: sheets_packer using default static relative paths
kervala b80b9c4c58 Fixed: sheets_packer using default static relative paths
kervala cfe8f1870f Changed: sheets_packer using default static relative paths
kervala 4b294f9402 Fixed: libc functions wouldn't be replaced by intrinsics equivalent
kervala c1606111a8 Changed: Make sure all debug files are created in log directory
kervala c535f83ea3 Changed: Use PCH under Linux with CMake
kervala 2c5b13b4a4 Changed: Removed unused client code from sheets_packer
kervala 59bdca45fe Changed: Prefix all Ryzom binaries by ryzom_
Matt Raykowski 7977cefc40 Changed: Added BS, DSS, EVS, GUS, icon_search, named2csv, prim_export, uni_conv, AIS and csv_transform to CMake build.
kervala ef1182bc48 Changed: Compilation on 64-bits platforms
kervala 0391b3fad6 Changed: Remove/convert/update Visual C++ projects
acemtp@users.sourceforge.net d5c601ffa5 initial version