aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/upstream'Nils Dagsson Moskopp2011-07-311-0/+5
|\
| * updated CMakeList.txts a bitPerttu Ahola2011-07-311-1/+1
| * added windows iconPerttu Ahola2011-07-311-0/+5
| * removed -delta namingsPerttu Ahola2011-07-231-1/+2
| * fixed some problems with filenames of the translationsConstantin Wenger2011-07-221-1/+1
| * Declare USE_GETTEXT optionGiuseppe Bilotta2011-07-221-0/+2
| * updatepo cmake ruleGiuseppe Bilotta2011-07-221-16/+42
| * Static naming of po fileGiuseppe Bilotta2011-07-221-1/+1
| * Refactor mo creation/installationGiuseppe Bilotta2011-07-221-25/+26
| * Use project name for mo filesGiuseppe Bilotta2011-07-221-6/+6
| * Merge remote-tracking branch 'erlehmann/master'Giuseppe Bilotta2011-07-221-0/+13
| |\
| | * Added french translation.Cyriaque Skrapits2011-07-211-1/+15
| * | Reorganize cmake gettext message output to ease debuggingGiuseppe Bilotta2011-07-211-8/+8
| * | Find correct library for MSVC vs MingW in WinowsGiuseppe Bilotta2011-07-211-4/+0
| * | Only install locale files if using gettextGiuseppe Bilotta2011-07-211-2/+4
| * | Uppercase DEFINED or cmake 2.8.4 complainsGiuseppe Bilotta2011-07-211-2/+2
| * | Refactor and clean up gettext managementGiuseppe Bilotta2011-07-211-28/+26
| * | Make gettext optionalGiuseppe Bilotta2011-07-211-26/+40
| * | Tweak makefiles to add -delta suffix.Weedy2011-07-211-13/+13
| * | Fix win32 MSVC compile. (screw gettext)Weedy2011-07-211-3/+3
| |/
| * Move package search out of conditionalGiuseppe Bilotta2011-07-201-2/+3
| * Use system sqlite3/jthread libs if availableGiuseppe Bilotta2011-07-201-7/+16
| * added gettext supportConstantin Wenger2011-07-201-0/+41
| * Merge branch 'upstream/master'Nils Dagsson Moskopp2011-07-141-0/+2
| |\
| * \ Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git into...Sebastian Rühl2011-06-261-0/+1
| |\ \
| | * | added new submenu for key assignmentteddydestodes2011-06-011-0/+1
| | * | MacOSX build supportMrLoom2011-06-011-3/+20
* | | | Sanitize GETTEXT usage macrosGiuseppe Bilotta2011-07-241-10/+15
* | | | Bring po update out of cmake againGiuseppe Bilotta2011-07-241-46/+19
* | | | Do not package en translation, since we don't build itGiuseppe Bilotta2011-07-241-3/+5
* | | | Gettext domain should match the project nameGiuseppe Bilotta2011-07-241-1/+1
* | | | updated cmakerules to autodetect if gettext can be usedConstantin Wenger2011-07-231-17/+14
* | | | fixed some problems with filenames of the translationsConstantin Wenger2011-07-221-1/+1
* | | | Declare USE_GETTEXT optionGiuseppe Bilotta2011-07-221-0/+2
* | | | updatepo cmake ruleGiuseppe Bilotta2011-07-221-16/+42
* | | | Static naming of po fileGiuseppe Bilotta2011-07-221-1/+1
* | | | Refactor mo creation/installationGiuseppe Bilotta2011-07-221-25/+26
* | | | Use project name for mo filesGiuseppe Bilotta2011-07-221-6/+6
* | | | Merge remote-tracking branch 'erlehmann/master'Giuseppe Bilotta2011-07-221-0/+13
|\ \ \ \
| * | | | Added french translation.Cyriaque Skrapits2011-07-211-1/+15
* | | | | Reorganize cmake gettext message output to ease debuggingGiuseppe Bilotta2011-07-211-8/+8
* | | | | Find correct library for MSVC vs MingW in WinowsGiuseppe Bilotta2011-07-211-4/+0
* | | | | Only install locale files if using gettextGiuseppe Bilotta2011-07-211-2/+4
* | | | | Uppercase DEFINED or cmake 2.8.4 complainsGiuseppe Bilotta2011-07-211-2/+2
* | | | | Refactor and clean up gettext managementGiuseppe Bilotta2011-07-211-28/+26
* | | | | Make gettext optionalGiuseppe Bilotta2011-07-211-26/+40
* | | | | Tweak makefiles to add -delta suffix.Weedy2011-07-211-13/+13
* | | | | Fix win32 MSVC compile. (screw gettext)Weedy2011-07-211-3/+3
|/ / / /
* | | | Move package search out of conditionalGiuseppe Bilotta2011-07-201-2/+3
* | | | Use system sqlite3/jthread libs if availableGiuseppe Bilotta2011-07-201-7/+16