Commit Graph

26 Commits (9e361266a878831e9b393f3b134d8638e3dcdefd)

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 1920a81a23 Fixed: Don't crash if a file is not unique in BNPs
--HG--
branch : develop
Gary Preston 963ee5a66e Allow bnp_make to process "if" and "ifnot" argumenets multiple times instead of
accepting only one instance or each.

--HG--
branch : develop
kervala 222544f902 Fixed: Display an error if adding more than once the same filename in BNP
--HG--
branch : develop
kervala 1ca826cda9 Changed: Use CBigFile to manage BNP and CCmdArgs for command-line in bnp_make
--HG--
branch : develop
kervala 3fb0dfe0c2 Changed: Some Big endian swaps (for PowerPC especially)
kervala c71e6e82f1 Changed: Typo fixes (thanks to Vagrant!)
kervala 6c0bd82c2a Changed: Use *_PREFIX instead of fixed values with INSTALL
sfb af454dd1cf Fixed EOL issues and added .hgeol file.
kervala 3c47b9f8d5 Fixed: Remove all remaining .vcproj, Makefiles, automake scripts, etc...
kervala 4ab971d2fe Changed: Fix typos in comments/code
kervala 73bf79340d Changed: Fix typos in comments/code
kervala 51d09f375a Changed: Endianness problems while access to disk or memory
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 c7f0dab429 Changed: Change the wrong header in the source code
mattraykowski 972e141687 Changed: Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout.
kervala 55d518498d Changed: Removed uneeded dependency to libxml and using new macros
kervala 0ace3e9251 Changed: Remove all warning when compiling Ryzom
kervala c693c47cac Changed: Remove all warning when compiling Ryzom
kervala 7d7ded9528 Changed: Added new optimizations for VC++ linker and compiler
kervala 5c913341e2 Fixed: bnp_make returns 1 when successful
kervala cb39bf549d Changed: Remove all warning when compiling Ryzom on Linux
kervala 0ad6f116b1 Changed: Remove/convert/update old projects
acemtp@users.sourceforge.net d5c601ffa5 initial version