Commit Graph

46 Commits

Author SHA1 Message Date
Stephan Witt
57941c83ea add Mavericks and Yosemite SDKs 2014-12-21 15:58:34 +01:00
Stephan Witt
b69fed3610 add short git hash to name of devel disk images to get different names for devel versions without manual intervention 2014-11-17 19:43:54 +01:00
Stephan Witt
0e4de64d5e improved mount state check 2014-10-24 18:14:42 +02:00
Stephan Witt
35722e58ec LYX_GIT_COMMIT_HASH is in config.h now 2014-10-10 12:27:31 +02:00
Stephan Witt
f2aeca65b4 pass git commit hash within CPPFLAGS to add it to version info 2014-08-28 08:30:45 +02:00
Stephan Witt
4a04328be2 Correct LyXUtilitiesDir default assignment location (thanks Patrick) 2014-08-26 07:37:59 +02:00
Stephan Witt
7590dda669 Add check for the link for libmagic.dylib. 2014-08-22 10:05:40 +02:00
Stephan Witt
07c5124496 Remove unused code. 2014-08-22 10:04:53 +02:00
Stephan Witt
e389c935d2 Improved QtConfigureOptions (for Qt5.3). 2014-08-22 09:58:32 +02:00
Stephan Witt
1a6ee29de9 Remove gettext framework support. Add libmagic framework support. 2014-08-22 09:52:39 +02:00
Stephan Witt
8900a927a1 Add command line option to define the location of the self made utilities 2014-08-22 08:39:14 +02:00
Stephan Witt
b06abbbdbc avoid qt4 variable names 2014-07-20 18:16:36 +02:00
Enrico Forestieri
4bdeae2733 Update autotools for building with Qt5.
The option --enable-qt5 allows configuring for Qt5. The default is Qt4.
Nothing special is done with respect to Qt4, apart from pulling in the
correct libraries. Indeed, other than the core and gui libraries, now
also the concurrent and widgets libraries are needed.
2014-07-19 03:34:28 +02:00
Stephan Witt
0eb2df6ab6 do not strip binary for packaging by default; improved name of disk image 2014-07-16 22:25:25 +02:00
Stephan Witt
222ef85664 improved Qt frameworks packaging on Mac 2014-03-04 22:28:40 +01:00
Stephan Witt
aea9c4fc1b avoid deployment of debug version of qt plugins 2014-03-01 10:23:31 +01:00
Stephan Witt
a0c241cdcb pkg-config is not usable with self made Qt libs 2013-07-20 21:24:56 +02:00
Stephan Witt
f3e01a87dd no need to deploy gettext library anymore 2013-05-31 22:27:59 +02:00
Stephan Witt
1197cf062b make Documents folder of disk image optional 2013-05-25 20:16:54 +02:00
Stephan Witt
141fbb6f8c Prepare LyX code to compile and link with Qt5:
* some functionality is in new modules now
  new header locations and library names: QtConcurrent and QtWidgets
* method setResizeMode is renamed to setSectionResizeMode
* deprecated QAbstractItemModel::reset() is dropped now
* platform specific code like QApplication::syncX() is not common anymore
* QString::fromAscii() is dropped now
* some QDesktopServices methods has been moved to QStandardPaths
2013-02-03 19:26:21 +01:00
Stephan Witt
e4d6730fca dynamic cpu count detection and parallel make configuration 2013-02-03 19:26:21 +01:00
Stephan Witt
a6c1486d83 add build of private gettext framework; more flexible library versioning 2013-01-20 12:45:34 +01:00
Stephan Witt
2d278850cb support for Xcode 4.3 and Mountain Lion 2012-09-23 16:06:55 +02:00
Stephan Witt
8bf0652b9c * Make package with hunspell dictionaries per default.
* Change the sub-shell notation to $(cmd) style.
* Qt4Version variable checks environment too.
2012-08-19 22:09:03 +02:00
Stephan Witt
a369727378 do not use config.guess anymore
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40676 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-26 06:16:46 +00:00
Stephan Witt
a690c08e97 remove framework settings which are provided by automake now
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39783 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-29 08:53:59 +00:00
Stephan Witt
9d035accac pass help to automake configure to get the complete help output
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39722 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-21 19:43:13 +00:00
Stephan Witt
a15074152e include Qt translations for our private bundle
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39592 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-05 18:24:54 +00:00
Stephan Witt
2ef64f72bd correct dmg file name in status message
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39396 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-31 13:28:21 +00:00
Stephan Witt
1ec212ab75 add finder background image for mac os dmg, use Cocoa mac API for builds
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38873 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-28 12:35:38 +00:00
Stephan Witt
947bda9b02 move code to subroutines, avoid some duplicate calls of install_name_tool
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38203 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-02 12:16:32 +00:00
Stephan Witt
823397bc80 check for presence of Makefile.in when trying to recreate it automatically with autogen.sh
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37782 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-24 21:52:08 +00:00
Stephan Witt
f63a772092 #7170 rename dict to dicts; use the thesauri and dictionaries from LyX SVN
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37726 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-18 08:55:24 +00:00
Stephan Witt
e1505e5e4d finally ASPELL_FRAMEWORK is not used anymore
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36926 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-17 20:57:03 +00:00
Stephan Witt
8f4936d4aa go with updates from qt universe and hunspell
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36703 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-03 21:24:48 +00:00
Stephan Witt
f6b76a4f50 autodetect automake changes, add --with-qt4-frameworks=yes/no to control CC flags to build with(out) nokias Qt4 frameworks, do not touch iconv path anymore
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35881 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-28 12:53:10 +00:00
Stephan Witt
ade492b49c use --with-libiconv-prefix; shorter version-suffix; correct file name of german dictionaries for hunspell
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35448 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-19 16:11:31 +00:00
Stephan Witt
e6dd339234 force dictionary deployment for explicit enabled aspell/hunspell checkers
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35414 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-16 15:13:25 +00:00
Stephan Witt
35b2872c8e correct copying of Qt frameworks to application bundle; make using two cpus; support for 64bit build
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35247 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-31 20:35:17 +00:00
Stephan Witt
c12dea0182 add control for build environment (SDK), build dmg with qt4 only
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34998 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-21 15:36:01 +00:00
Stephan Witt
7b34b13b71 avoid LYX_PLATFORM_DARWIN10 macro
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34861 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-11 21:30:47 +00:00
Stephan Witt
0a326e90f7 provide native spell checker for Mac OS X
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34801 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-07 17:40:50 +00:00
Stephan Witt
41d43591df build aspell with debug enabled, care for Qt 4.7
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34609 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-06 19:09:22 +00:00
Stephan Witt
042e8bb4d0 consolidate dictionary lookup of spellchecker and thesaurus, prepare builtin distribution of dictionaries
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34540 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-29 14:36:51 +00:00
Stephan Witt
fb43bbbf6c tiger support on mac snow leopard, include Qt4 frameworks, smart build script with parameters
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34132 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-14 13:22:00 +00:00
Stephan Witt
c4d0213301 build script for universal binary release with spellchecker included
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34101 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-09 12:09:11 +00:00