]> git.lyx.org Git - lyx.git/history - development/LyX-Mac-binary-release.sh
Autotools: optimize with -Og when debugging
[lyx.git] / development / LyX-Mac-binary-release.sh
2023-06-14 Stephan WittmacOS - Remove QtCore5Compat reference from list of...
2023-06-14 Stephan WittmacOS - Improved source validation on copying of Qt...
2022-12-30 Stephan WittCare for Qt5 LTS support for macos
2022-12-30 Stephan WittCare for weird Qt6 package install location of develope...
2022-12-30 Stephan WittMake code sign operation the final step of package...
2022-12-16 Stephan WittAdd missing parts for the creation of the resolution...
2022-11-28 Jean-Marc LasgouttesMerge branch 'killqt4'
2022-11-25 Stephan Wittremove Qt4 path name reference
2022-10-26 Juergen SpitzmuellerSync with master
2022-07-31 Stephan WittEnhanced build script to use c++17 with EnableCXXMode...
2022-04-09 Stephan WittImproved package build script for MacOS. Handle compile...
2022-01-10 Stephan Witt#12157 Replace old with new banner in DMG background...
2021-12-06 Stephan WittAutomate Qt major version detection in macOS build...
2021-12-05 Stephan Wittintroduce LSMinimumSystemVersion for Mac package with...
2021-10-24 Stephan Witt#12150 don't set the directory file permissions of...
2021-10-24 Stephan WittImproved Qt framework configuration detection on macOS...
2021-07-16 Stephan WittCare for included hunspell library.
2021-06-16 Stephan Witt#12305 Correct typo in library name QtDBus - fatal...
2021-05-30 Stephan WittPass Qt library location as link option for frameworks...
2021-05-30 Stephan WittAdd macOS 11 to SDK detection for builds on Mac
2020-08-03 Stephan WittAdd support for lilypond with LyX on Mac
2020-05-21 Stephan WittAdd command line option for code sign identity to help...
2020-03-29 Stephan Wittuse path to developer tools for SetFile utility as...
2020-02-21 Stephan WittMake the directories in LyX application bundle read...
2020-02-21 Stephan WittCleanup code signing of the LyX application bundle
2020-02-21 Stephan WittCleanup internal structure of embedded Qt frameworks
2020-02-21 Stephan WittImproved standard conformance of private frameworks...
2020-02-20 Stephan WittAdd packaging option to code sign the LyX application
2020-02-20 Stephan WittCreate private frameworks on Mac with standard conformi...
2020-02-06 Stephan WittAllow externally provided list of components to skip...
2020-02-06 Stephan WittMore flexible definition of Qt libraries to include...
2020-02-06 Stephan WittCare for Qt library source directory rename for 5.12.x
2020-02-06 Stephan WittEnhanced version string extraction for 3rd party libraries.
2019-06-17 Stephan Wittcare for optional brackets around version string
2018-09-21 Stephan WittLess verbose framework relocation support output.
2018-09-21 Stephan WittAdd the option build with different compiler and linker...
2018-09-21 Stephan WittCheck exit state of install_name_tool calls.
2017-09-30 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...
next