summaryrefslogtreecommitdiff
path: root/lang/CMakeLists.txt
AgeCommit message (Expand)Author
2011-02-04Moved the language strings which are only used onceAdam
2010-12-09Fixed build on cmake 2.4.xAdam
2010-09-26Partial fix for finding gettext with CMake, still doesn't fix the lack of fin...Naram Qashat
2010-09-26Properly detect gettext and dont build langfiles on systems without itAdam
2010-09-26Changed the language system to use gettextAdam
2009-03-11Fix the CMake generation to work with older versions of CMake 2.4.x, cleaning...cyberbotx
2008-12-29Edits to CPack-related part of CMake to not include Autotools-built files fro...cyberbotx
2008-12-23Some more Windows fixes, both in CMake and in the code itself. (I don't like ...cyberbotx
2008-12-21Some more CMake edits, this allows versions of CMake as early as 2.4.0 to wor...cyberbotx
2008-12-19Some more CMake fixes for 2.4.x (Apparently 2.4.x before 2.4.8 didn't have a ...cyberbotx
2008-12-19Updated the CMakeLists.txt files to function under CMake 2.4.x (earliest vers...cyberbotx
2008-12-17Massive cleanup of the CMakeLists.txt files to finalize them.cyberbotx
2008-12-17More CMake work, mostly to handle both *nix and Windows builds.cyberbotx
2008-12-17Implemented CMake build system to replace the old autoconf-based build system.cyberbotx