aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* [AV] update openssl, (hopefully short-term) hack for handling msvc 12 depende...•••also revert an erroneously committed change to the targeted windows version in CMakeLists.txt (though it appeared to be still working, i want to be sure) Gravatar Dessa2017-05-291-1/+1
* unbreak my last commit, don't cache perl and choco dirs, too bigGravatar Dessa2017-05-241-3/+3
* push and pull po{t}s, typo fixesGravatar Dessa2017-05-241-1/+1
* OS X is dead, long live macOSGravatar staticfox2017-01-151-5/+5
* fix build on mingwGravatar wodim2016-12-011-3/+5
* CMakelists / buildinfo: report GTK status (#2123)•••* cmakelists / buildinfo: report GTK status in case GTK is compiled in we should know about it helps debugging and removes guessing. * CMakeLists: move GSM status to top and remove one too many empty line Gravatar un1versal2016-08-251-2/+5
* kill some more xp support and bump Devel::PPPort•••- remove specification of subsystem, now that we dropped XP - update nsis to force Vista+ - get maketool from cmake var, no conditional needed anymore - bump Devel::PPPort to 3.35 (no code change) Gravatar Dessa2016-08-201-9/+2
* Goodbye XP, my old friendGravatar staticfox2016-08-171-1/+2
* CMakeLists: Add new stdlib to linker flags•••Bump macosx min version to 10.7 Gravatar staticfox2016-08-031-2/+2
* CMakeLists.txt: Prefer Python 2.7•••Fixes #2020. Gravatar Vladimir Panteleev2016-06-301-0/+3
* Fix #1991Gravatar wodim2016-05-311-0/+3
* Fix extraction of sources-date from gitGravatar Szymon Tomasz Stefanek2016-04-241-0/+1
* CMake: Add error handling MSVC flags•••This mutes warnings generated by VS2015 Gravatar staticfox2016-04-171-4/+4
* W.I.P.: combine OS specific build stuffs into a single directory (#1933)•••* rename win32build directory to windows * create dist/osx dir and move osx files there * corrections for win32build rename and directory change * move windows folder to dist folder * osx_dmg.json / travis.yml / CMakeLists.txt: adjust for changes path and rename changes Gravatar un1versal2016-04-161-1/+1
* make cmake only search of py2k7 and remove some stuff obsoleted by cmake3 (dr...Gravatar Dessa2016-03-281-17/+3
* [AV] update for the last weeks deployment (mostly due to NSIS 2.50)•••- don't cache OpenSSL, its the same version currently - update spellchecker - migrate to cygwin64 - in preparation for OpenSSL 1.1, search for libcrypto and make an implicit include explicit. no this doesn't make it work fully, KviSSL still needs to be fixed and CMakes FindOpenSSL doesn't find it without changes either. Gravatar Dessa2016-03-271-1/+1
* Bump up versionGravatar Szymon Tomasz Stefanek2016-03-071-1/+1
* Hopefully fix WinXp support on AppVeyor buildsGravatar Fabio Bas2016-03-031-0/+2
* Simplify messages-tidy regexp; fixes tidy of defscript.potGravatar Fabio Bas2016-02-291-2/+2
* Show build type in the cmake configuration summary.Gravatar wodim2016-02-081-0/+1
* CmakeLists: small mostly cosmetic cleanupGravatar un1versal2016-02-031-95/+94
* Drop support of Qt4 from CMakeLists•••All C++ #ifdefs are still there... See #1650 Also switch Travis to Qt5 Gravatar Alexey Sokolov2016-01-311-249/+115
* run codespell to fix some typos, run mkabouttext.pl, fix typos reported by Ar...Gravatar Dessa2016-01-311-1/+1
* Revert "Disable the option to disable QGtkStyle on Qt 5. Fixes #1610"•••This reverts commit ed9d80e38551aff4e38edc3446084b5f4a1f9530. GTK style is still buggy on Qt 5, aw. Gravatar wodim2016-01-101-5/+2
* Bump version number to 4.9.1 - approaching 5.0.0Gravatar Szymon Tomasz Stefanek2016-01-021-2/+2
* Fix favorites filter icon in servers dialogGravatar Szymon Tomasz Stefanek2015-12-301-1/+0
* Move the favorites flag to the upper right corner, near the filter.Gravatar Szymon Tomasz Stefanek2015-12-301-0/+1
* Fix for BSD (OS X)'s sed using a different syntaxGravatar Fabio Bas2015-12-281-8/+19
* CMake: cmake_minimum_required() should go before project()Gravatar Alexey Sokolov2015-12-191-3/+3
* fixed compilation: -DMANUAL_REVISIONGravatar Alexander Pozdnyakov2015-11-141-0/+2
* enable c++11 differently, also clean up some now-obsolete policiesGravatar Dessa2015-11-061-20/+1
* Merge pull request #1699 from blindsighttf2/date•••build: Use git show to set the current source dateGravatar ctrlaltca2015-11-031-0/+16
|\
| * build: Use git show to set the current source date•••Closes #1566 Gravatar Matt Ullman2015-10-291-0/+16
* | target_compile_features requires CMake 3.1Gravatar Alexey Sokolov2015-11-011-1/+1
|/
* CMakeLists.txt: cosmetic fixes, OCD kicked in.Gravatar un1versal2015-10-271-34/+26
* Merge pull request #1681 from ctrlaltca/fix_osx_package•••Fix fixup_bundle() on osx + qt >= 5.5Gravatar ctrlaltca2015-10-231-0/+4
|\
| * fix indentationGravatar Fabio Bas2015-10-181-2/+2
| * Fix fixup_bundle() on osx + qt >= 5.5Gravatar Fabio Bas2015-10-181-0/+4
* | actually installing the qt.conf would be helpful...Gravatar Dessa2015-10-221-1/+1
* | more windows stuff, run mkcreateinstanceproc.sh•••- make win32 version.h autogenerated ("breaks" out of source build i don't really know if i can make the windows RC behave the way i want...) - install at qt.conf file on windows so the platform plugin doesn't need to be moved around anymore - convert OptionsWidget_lag.h to UTF-8 to fix mkcreateinstanceproc.sh Gravatar Dessa2015-10-221-0/+6
|/
* Clean up trailing whitespaces and excess newlines•••Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk Gravatar Matt Ullman2015-10-181-1/+0
* CMakeLists: Remove trailing whitespacesGravatar Matt Ullman2015-09-301-3/+3
* build: Only display GTKSTYLE warning if on Qt4•••Because GTKSTYLE is now mandatory in Qt5, the warning should be silenced for Qt5 builds as there is no physical way to disable it (and at this point, no legitamate reason to as Qt5+KVIrc is non functional without it) Gravatar Matt Ullman2015-09-301-1/+1
* Disable the option to disable QGtkStyle on Qt 5. Fixes #1610•••We had to disable QGtkStyle on Qt 4 by default because of several bugs (#777, #988, #964), but this is no longer a problem on Qt 5. In fact, disabling QGtkStyle on Qt 5 leaves KVIrc in a non-functional state, where menu entries are no longer visible and everything looks like you used a time machine to go back to 1995. Gravatar wodim2015-09-301-2/+5
* Various SVN -> Git chnages and README updates•••modified: CMakeLists.txt modified: ChangeLog modified: admin/makedist.sh modified: cmake/Doxyfile.cmake modified: doc/CMakeLists.txt modified: doc/FAQ modified: doc/INSTALL modified: doc/INSTALL-MacOS.txt modified: doc/INSTALL-Win32.txt modified: doc/accelerator.keys.txt modified: doc/addon.howto.txt modified: doc/firefox.hack.txt modified: doc/hackers.guide.txt modified: doc/translations.howto.txt modified: po/core/kvirc/kvirc.pot modified: src/kvirc/kernel/KviApplication.cpp modified: src/kvirc/ui/KviStatusBarApplet.cpp Gravatar uNiversaI2015-09-061-1/+1
* Travis: build also on OSX•••[skip appveyor] Gravatar Alexey Sokolov2015-08-291-12/+12
* Avoid warnings if ECM package is not found. Fixes AppVeyor build.Gravatar Szymon Tomasz Stefanek2015-08-261-1/+1
* Revert release name from Quasar to AriaGravatar Szymon Tomasz Stefanek2015-08-241-2/+2
* Bump up version number. Change codename to the proposed one. Change reference...Gravatar Szymon Tomasz Stefanek2015-08-241-3/+7
* Add basic KDE5 support.Gravatar Szymon Tomasz Stefanek2015-08-241-81/+158