]> git.lyx.org Git - lyx.git/history - development/LyX-Mac-binary-release.sh
care for optional brackets around version string
[lyx.git] / development / LyX-Mac-binary-release.sh
2022-12-15 Stephan Wittcare for optional brackets around version string
2021-10-31 Stephan Witt#12150 don't set the directory file permissions of...
2021-06-16 Stephan Witt#12305 Correct typo in library name QtDBus - fatal...
2020-06-07 Stephan WittAllow externally provided list of components to skip...
2020-06-07 Stephan WittMore flexible definition of Qt libraries to include...
2020-06-07 Stephan WittCare for Qt library source directory rename for 5.12.x
2020-06-07 Stephan WittEnhanced version string extraction for 3rd party libraries.
2020-06-07 Stephan Wittuse path to developer tools for SetFile utility as...
2020-05-22 Stephan WittAdd command line option for code sign identity to help...
2020-05-22 Stephan WittMake the directories in LyX application bundle read...
2020-05-22 Stephan WittCleanup code signing of the LyX application bundle
2020-05-22 Stephan WittCleanup internal structure of embedded Qt frameworks
2020-05-22 Stephan WittImproved standard conformance of private frameworks...
2020-05-22 Stephan WittAdd packaging option to code sign the LyX application
2020-05-22 Stephan WittCreate private frameworks on Mac with standard conformi...
2018-09-22 Stephan WittCheck exit state of install_name_tool calls.
2017-10-03 Stephan WittAdd Qt-based fallback-converter for Mac to compensate...
2017-04-14 Stephan WittLyX build for Mac - use HFS+ compression for copying...
2017-04-14 Stephan WittLyX build for Mac - more readable disk mount management
2017-04-14 Stephan WittLyX build for Mac - avoid shipment of debug libraries
2017-04-14 Stephan WittLyX build for Mac - no need to deploy QtDBus framework
2017-01-14 Stephan Wittprepare using Qt 5.7, change compiler and flags when...
2016-08-22 Stephan WittCorrect library name of installed hunspell framework...
2016-08-21 Stephan WittAdd check for existance of Qt translations directory
2016-07-14 Stephan WittRevert "Add qt-dir bin directory value to PATH - matchi...
2016-07-06 Stephan WittAdd qt-dir bin directory value to PATH - matching Qt...
2016-05-29 Stephan WittInclude hunspell library version 1.3.3 for builds
2016-02-28 Stephan Wittprepare Qt 5.6 builds
2016-01-06 Stephan Wittmore flexible Xcode management, reduce hard coded versi...
2015-12-15 Stephan Wittadjust dictionary deployment comment
2015-11-20 Stephan Wittadjust qt configure options for 5.5.1, avoid -arch...
2015-10-24 Stephan WittNew configure options for Qt 5.6
2015-07-24 Stephan Wittcorrect symlink creation - make them relative instead...
2015-07-23 Stephan WittAvoid duplicates of dictionaries and thesauri in distri...
2015-07-08 Stephan WittDon't touch @rpath based frameworks with install_name_tool
2015-07-08 Stephan WittQt5.5 cannot be build in parallel anymore
2015-07-08 Stephan WittQt 5.5.x introduced a new framework dependency: QtDBus
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-21 Stephan Wittadd Mavericks and Yosemite SDKs
2014-11-17 Stephan Wittadd short git hash to name of devel disk images to...
2014-10-24 Stephan Wittimproved mount state check
2014-10-10 Stephan WittLYX_GIT_COMMIT_HASH is in config.h now
2014-08-28 Stephan Wittpass git commit hash within CPPFLAGS to add it to versi...
2014-08-26 Stephan WittCorrect LyXUtilitiesDir default assignment location...
2014-08-22 Stephan WittAdd check for the link for libmagic.dylib.
2014-08-22 Stephan WittRemove unused code.
2014-08-22 Stephan WittImproved QtConfigureOptions (for Qt5.3).
2014-08-22 Stephan WittRemove gettext framework support. Add libmagic framewor...
2014-08-22 Stephan WittAdd command line option to define the location of the...
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-20 Stephan Wittavoid qt4 variable names
2014-07-19 Enrico ForestieriUpdate autotools for building with Qt5.
2014-07-16 Stephan Wittdo not strip binary for packaging by default; improved...
2014-03-04 Stephan Wittimproved Qt frameworks packaging on Mac
2014-03-01 Stephan Wittavoid deployment of debug version of qt plugins
2013-07-20 Stephan Wittpkg-config is not usable with self made Qt libs
2013-05-31 Stephan Wittno need to deploy gettext library anymore
2013-05-25 Stephan Wittmake Documents folder of disk image optional
2013-02-03 Stephan WittPrepare LyX code to compile and link with Qt5:
2013-02-03 Stephan Wittdynamic cpu count detection and parallel make configuration
2013-01-20 Stephan Wittadd build of private gettext framework; more flexible...
2012-09-23 Stephan Wittsupport for Xcode 4.3 and Mountain Lion
2012-08-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-08-19 Stephan Witt* Make package with hunspell dictionaries per default.
2012-01-26 Stephan Wittdo not use config.guess anymore
2011-09-29 Stephan Wittremove framework settings which are provided by automak...
2011-09-21 Stephan Wittpass help to automake configure to get the complete...
2011-09-05 Stephan Wittinclude Qt translations for our private bundle
2011-07-31 Stephan Wittcorrect dmg file name in status message
2011-05-28 Stephan Wittadd finder background image for mac os dmg, use Cocoa...
2011-04-02 Stephan Wittmove code to subroutines, avoid some duplicate calls...
2011-02-24 Stephan Wittcheck for presence of Makefile.in when trying to recrea...
2011-02-18 Stephan Witt#7170 rename dict to dicts; use the thesauri and dictio...
2010-12-17 Stephan Wittfinally ASPELL_FRAMEWORK is not used anymore
2010-12-03 Stephan Wittgo with updates from qt universe and hunspell
2010-10-28 Stephan Wittautodetect automake changes, add --with-qt4-frameworks...
2010-09-19 Stephan Wittuse --with-libiconv-prefix; shorter version-suffix...
2010-09-16 Stephan Wittforce dictionary deployment for explicit enabled aspell...
2010-08-31 Stephan Wittcorrect copying of Qt frameworks to application bundle...
2010-07-21 Stephan Wittadd control for build environment (SDK), build dmg...
2010-07-11 Stephan Wittavoid LYX_PLATFORM_DARWIN10 macro
2010-07-07 Stephan Wittprovide native spell checker for Mac OS X
2010-06-06 Stephan Wittbuild aspell with debug enabled, care for Qt 4.7
2010-05-29 Stephan Wittconsolidate dictionary lookup of spellchecker and thesa...
2010-04-14 Stephan Witttiger support on mac snow leopard, include Qt4 framewor...
2010-04-09 Stephan Wittbuild script for universal binary release with spellche...