Aegisub/aegisub/build
Thomas Goyne 47c36c9033 Use ICU/boost.locale for case-insensitive searching
Do proper unicode case-folding for case-insensitive searching rather
than converting only ascii characters to lowercase. The Turkish 'i' is
still not handled correctly (since it's the only place where
case-folding is locale-dependent), but that's probably not worth caring
about as long as we don't have a Turkish UI translation.

This affects both the find/replace dialog and the select lines dialog.

Closes #1342.
2013-02-06 13:38:33 -08:00
..
Aegisub Sort the files in the project 2013-02-06 13:22:33 -08:00
BuildTasks Add ICU to the libraries downloaded by the dependencies fetcher 2013-02-06 13:22:32 -08:00
PortableInstaller Move the project configurations to aegisub.props 2012-12-02 06:33:30 -08:00
boost Build boost.locale on Windows 2013-02-06 13:22:33 -08:00
csrihelper Move the project configurations to aegisub.props 2012-12-02 06:33:30 -08:00
deps Add googletest to the dependency fetcher 2013-02-06 13:22:33 -08:00
ffmpeg Build ffmpeg and ffms2 with libavresample 2012-12-26 19:32:47 -08:00
ffms2 Build ffmpeg and ffms2 with libavresample 2012-12-26 19:32:47 -08:00
fftw Move the project configurations to aegisub.props 2012-12-02 06:33:30 -08:00
fontconfig Move the project configurations to aegisub.props 2012-12-02 06:33:30 -08:00
freetype2 Move the project configurations to aegisub.props 2012-12-02 06:33:30 -08:00
fribidi Move the project configurations to aegisub.props 2012-12-02 06:33:30 -08:00
googletest Build gtest on Windows 2013-02-06 13:22:33 -08:00
hunspell Move the project configurations to aegisub.props 2012-12-02 06:33:30 -08:00
icu Build ICU on Windows 2013-02-06 13:22:32 -08:00
libaegisub Make agi::util::time_log less insane 2013-02-06 13:22:16 -08:00
libass Move the project configurations to aegisub.props 2012-12-02 06:33:30 -08:00
libiconv Move the project configurations to aegisub.props 2012-12-02 06:33:30 -08:00
libresrc Move the project configurations to aegisub.props 2012-12-02 06:33:30 -08:00
lua51 Move the project configurations to aegisub.props 2012-12-02 06:33:30 -08:00
respack Build ICU on Windows 2013-02-06 13:22:32 -08:00
tests Use ICU/boost.locale for case-insensitive searching 2013-02-06 13:38:33 -08:00
universalchardet Move the project configurations to aegisub.props 2012-12-02 06:33:30 -08:00
userconfig Move msbuild stuff to top level build folder 2012-11-12 18:35:21 -08:00
wx Move the project configurations to aegisub.props 2012-12-02 06:33:30 -08:00
zlib Move the project configurations to aegisub.props 2012-12-02 06:33:30 -08:00
DefaultConfiguration.props Build gtest on Windows 2013-02-06 13:22:33 -08:00
aegisub.props Move the project configurations to aegisub.props 2012-12-02 06:33:30 -08:00
install.targets Replace the post-build events with a new target with dep tracking and such 2012-11-12 18:35:34 -08:00
paths.props Obey the platform/configuration set in the UI for ffmpeg and fribidi 2012-11-15 18:15:39 -08:00
standard-outdirs.props Use the full path to the source file for the intermediate file location 2012-11-12 18:35:24 -08:00
standard-settings.props Build gtest on Windows 2013-02-06 13:22:33 -08:00
tasks.props Add wxWidgets project 2012-11-16 20:21:23 -08:00
version.sh Write a msbuild xml file with the current version information 2012-11-24 10:44:44 -08:00