lyx_mirror/src/support
Vincent van Ravesteijn b6ccf21192 cmake: Objective-C compilation support with clang and C++11
This fixes an issue when compiling with C++11 flags on: the
objective-C clang compiler produces an error. This patch set
the -std option to ansi for the Objective-C sources.
2014-04-22 09:41:25 +02:00
..
linkback Apple recommends the use of drain instead of calling release for NSAutoreleasePool objects 2014-04-19 18:27:14 +02:00
mythes
tests Revert "Objective-C compililation support with cmake and C++11" 2014-04-22 09:36:17 +02:00
.gitignore
AppleScript.h
AppleScript.m Updates to AppleScript support, and documentaoin for it. 2014-03-05 15:46:27 -05:00
AppleScriptProxy.cpp
AppleSpeller.h
AppleSpeller.m
bind.h
CMakeLists.txt cmake: Objective-C compilation support with clang and C++11 2014-04-22 09:41:25 +02:00
convert.cpp
convert.h
copied_ptr.h
debug.cpp This is the result of an audit of all static variables, looking 2014-04-21 11:51:57 -04:00
debug.h Fix a bunch of minor issues discovered by the cppcheck script. 2014-04-21 11:52:00 -04:00
docstream.cpp
docstream.h
docstring_list.h
docstring.cpp Make encoding conversions thread safe 2013-10-10 21:20:44 +02:00
docstring.h
environment.cpp This is the result of an audit of all static variables, looking 2014-04-21 11:51:57 -04:00
environment.h
ExceptionMessage.h
FileMonitor.cpp
FileMonitor.h
FileName.cpp This is the result of an audit of all static variables, looking 2014-04-21 11:51:57 -04:00
FileName.h
FileNameList.h
filetools.cpp This is the result of an audit of all static variables, looking 2014-04-21 11:51:57 -04:00
filetools.h Implement file locking and apply to configure 2013-11-20 19:40:32 +01:00
foreach.h
ForkedCalls.cpp
ForkedCalls.h
functional.h
gettext.cpp
gettext.h
gzstream.cpp
gzstream.h
kill.cpp
lassert.cpp
lassert.h Typo. 2014-04-21 11:51:59 -04:00
limited_stack.h
lstrings.cpp This is the result of an audit of all static variables, looking 2014-04-21 11:51:57 -04:00
lstrings.h Forgot in previous commit to deal with case. As I'm doing it now, 2014-02-23 12:04:56 -05:00
lyxalgo.h
lyxlib.h
lyxtime.cpp
lyxtime.h
Makefile.am add frameworks to linker flags for Mac OS X 2013-07-20 21:24:56 +02:00
Messages.cpp Implement reading of mo files with bad byte endianness 2013-10-11 17:21:16 +02:00
Messages.h Fix crash at startup for tex2ylx and lyxclient 2013-05-31 11:59:52 +02:00
metahash.h
mutex.cpp Remove questionable Mutex copy code 2013-10-08 22:06:55 +02:00
mutex.h Remove questionable Mutex copy code 2013-10-08 22:06:55 +02:00
numpunct_lyx_char_type.h
os_cygwin.cpp
os_unix.cpp
os_win32.cpp
os_win32.h
os.cpp This is the result of an audit of all static variables, looking 2014-04-21 11:51:57 -04:00
os.h Fix problem with python and change of PATH 2014-03-29 22:19:03 +01:00
Package.cpp Avoids const_cast in configure_command by using mutable 2014-04-21 11:51:57 -04:00
Package.h Fix problem with python and change of PATH 2014-03-29 22:19:03 +01:00
PathChanger.cpp
PathChanger.h
pch.h
pmprof.h
ProgressInterface.h
qstring_helpers.cpp
qstring_helpers.h
RandomAccessList.h
regex.h
shared_ptr.h
socktools.cpp
socktools.h
strfwd.h Fix compilation with libc++ 2014-03-04 23:27:57 +01:00
Systemcall.cpp This is the result of an audit of all static variables, looking 2014-04-21 11:51:57 -04:00
Systemcall.h
SystemcallPrivate.h Prevent zombie processes (#8774) 2013-07-16 01:02:28 -04:00
TempFile.cpp
TempFile.h
textutils.h
Timeout.cpp
Timeout.h
Translator.h
types.h
unicode.cpp Make encoding conversions thread safe 2013-10-10 21:20:44 +02:00
unicode.h Make encoding conversions thread safe 2013-10-10 21:20:44 +02:00
userinfo.cpp
userinfo.h
weighted_btree.h