BlueGrey
calm
Elegant
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Oëzbekcha - Uzbek
Subversion Repositories
Scribus
(root)
/
trunk
/
Scribus
/
cmake
/
modules
/
Findhunspell.cmake
- Rev 25061
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
25061
317d 20h
craig
/trunk/Scribus/cmake/modules/Findhunspell.cmake
Set minimum hunspell to 1.6, add version checking to hunspell finder,
remove incompatible code
24351
774d 19h
craig
/trunk/Scribus/cmake/modules/Findhunspell.cmake
Rename hunspell cmake finder to fix warnings
23407
1153d 19h
craig
/trunk/Scribus/cmake/modules/FindHUNSPELL.cmake
#15980: CMake cleanup #5
23406
1155d 01h
craig
/trunk/Scribus/cmake/modules/FindHUNSPELL.cmake
#15980: Update Hunspell finder
23014
1336d 02h
craig
/trunk/Scribus/cmake/modules/FindHUNSPELL.cmake
Update CMakeLists for syntax
22779
1522d 19h
jghali
/trunk/Scribus/cmake/modules/FindHUNSPELL.cmake
Allow cmake to find Hunspell 1.7 (and 1.8, 1.9, ...)
22543
1727d 03h
craig
/trunk/Scribus/cmake/modules/FindHUNSPELL.cmake
Add some temp debug for travis hunspell issue
22522
1737d 04h
craig
/trunk/Scribus/cmake/modules/FindHUNSPELL.cmake
Some minor cmake adjustments
21741
2203d 21h
craig
/trunk/Scribus/cmake/modules/FindHUNSPELL.cmake
Move only to new hunspell API for hunspell greater than 1.4
21738
2207d 01h
craig
/trunk/Scribus/cmake/modules/FindHUNSPELL.cmake
#14466: Move hunspell finder to pkgconfig to remove version checks. Allow version check in hunspell code and use new API when available
21736
2207d 20h
craig
/trunk/Scribus/cmake/modules/FindHUNSPELL.cmake
Add hunspell 1.6 to cmake locator module
21622
2248d 18h
craig
/trunk/Scribus/cmake/modules/FindHUNSPELL.cmake
#14421: Add hunspell 1.5 searching to cmake module
21543
2260d 20h
craig
/trunk/Scribus/cmake/modules/FindHUNSPELL.cmake
Switch to lower case CMake commands
21400
2404d 22h
craig
/trunk/Scribus/cmake/modules/FindHUNSPELL.cmake
#14205: Apply patch to find hunspell 1.4
17429
3952d 21h
craig
/trunk/Scribus/cmake/modules/FindHUNSPELL.cmake
Add Hunspell CMake Finder script