.hgignore
author Wuzzy <Wuzzy2@mail.ru>
Wed, 07 Mar 2018 15:09:31 +0100
changeset 13089 c9cdbf630447
parent 13069 ba7ac61c7668
child 13188 16b375b21af1
permissions -rw-r--r--
Stop SplitByChar also lowercasing the entire string. Fixes bug #581. It's weird that a function with this name would lowercase the whole string. Nemo and I have checked the history and code for any justifications of the lowercasing but we found none. I have checked in the code if anything actually depends on SplitByChar also lowercasing the string but I found nothing. It would surprise me since it's not obvious from the name IMO is bad coding practice anyway. Bug 581 is fixed by this because cLocale was (incorrectly) lowercased, which broke locale names like pt_BR to pt_br.

syntax: regexp
^release\/

syntax: glob
.git
CMakeCache.txt
CMakeFiles
moc_*.*
qrc_*.*
*.o
*.a
*.qm
Makefile
bin
*.hi
*.ppu
*.*~
*.core
hedgewars.pro.user
config.inc
cmake_install.cmake
QTfrontend/hwconsts.cpp
QTfrontend/servermessages.h
CPackConfig.cmake
CPackSourceConfig.cmake
tools/cmake_uninstall.cmake
install_manifest.txt
.DS_Store
*.sw?
*.orig
vittorio.*
project_files/HedgewarsMobile/Data/
project_files/HedgewarsMobile/Build/
gameServer/dist/
misc/liblua/Xcode/build/
misc/libphysfs/Xcode/build/
misc/libphyslayer/Xcode/build/
moc_*.cxx_parameters
*.log
*.cmd
*.patch
*.orig
*.bak
*.rej
project_files/hwc/*.c
project_files/hwc/*.h
project_files/Android-build/SDL-android-project/jni/**
project_files/Android-build/SDL-android-project/obj
project_files/Android-build/SDL-android-project/libs/armeabi*
project_files/Android-build/SDL-android-project/bin
project_files/Android-build/SDL-android-project/gen
project_files/Android-build/SDL-android-project/local.properties
project_files/Android-build/SDL-android-project/project.properties
project_files/Android-build/SDL-android-project/default.properties
project_files/Android-build/SDL-android-project/proguard.cfg
project_files/Android-build/SDL-android-project/.*
project_files/Android-build/out
project_files/Android-build/Makefile.android
hedgewars-build-desktop-Qt*
hedgewars-build-desktop-Qt*
*.depends
tools/build_windows_koda.bat
share/hedgewars/Data/misc/hwengine.desktop
*.exe
_CPack_Packages/
version_info.txt
*.tar.*
*.or
*.res
Hedgewars.app/*
tools/CreateMacBundle.cmake
share/Info.plist
CTestTestfile.cmake
arch.c
*.swp
*~.nib
*.pbxuser
*.perspective
*.perspectivev3
*.project.xcworkspace
*.xcuserdata
xcuserdata
*.mode1v3
*.mode2v3
gameServer2/target
gameServer2/Cargo.lock
gameServer2/gameServer2.iml
.idea
Testing/