aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2015-11-16Revert "Override optimization and other flags for make based generators."Peter Wu1-7/+0
2015-11-15Try retroactively applying the Qt folks' fix for QTBUG-47942.Guy Harris1-43/+27
2015-11-11CMake: set WinPcap version in top CMakeLists.txt file like for NMakePascal Quantin1-1/+1
2015-11-11randpkt: split into a core and an app.Dario Lombardo1-0/+1
2015-11-06Move -fno-delete-null-pointer-checks to optionalEvan Huus1-1/+4
2015-10-29CMake: Fix compatibility with CMake 3Ryan Doyle1-1/+1
2015-10-29CMake: Use CMAKE_CL_64.Gerald Combs1-1/+1
2015-10-25Require GnuTLS 2.12.0, add cmake version detectionPeter Wu1-0/+2
2015-10-22Pass --verbose to windeployqt.Gerald Combs1-0/+1
2015-10-22Avoid adding -pie on older cmake versionsPeter Wu1-1/+11
2015-10-20Require libgcrypt 1.4.2, add cmake version detectionPeter Wu1-0/+2
2015-10-19Do -fPIC only if it's necessary.Guy Harris1-2/+46
2015-10-17Move the static handling to a place where it is effective during packageJoerg Mayer1-10/+10
2015-10-16CMake: Add /WXGerald Combs1-8/+18
2015-10-16Keep CMake from finding Cygwin's Python.Gerald Combs1-2/+5
2015-10-16Revert "Remove -fPIC with more than just MSVC."Guy Harris1-37/+2
2015-10-16Revert "+ OR OR OR OR OR"Guy Harris1-5/+5
2015-10-15+ OR OR OR OR ORJoerg Mayer1-5/+5
2015-10-15Remove -fPIC with more than just MSVC.Guy Harris1-2/+37
2015-10-15CMake: Don't feed -fPIC to Visual C++, second try.Gerald Combs1-0/+5
2015-10-14cmake: avoid adding -fPIE to libraries (fixes gcc 4.7)Peter Wu1-5/+4
2015-10-14cmake: always enable -Qunused-arguments for clangPeter Wu1-4/+4
2015-10-14If we have QtMultimedia with Qt4, add its libraries to the Qt libraries.Guy Harris1-0/+2
2015-10-14Add the directory for QtMultimedia to the list of include directories.Guy Harris1-0/+2
2015-10-14Set QT_MULTIMEDIA_LIB if we're using Qt 4 and have QtMultimedia.Guy Harris1-0/+4
2015-10-13cmake: fix kerberos library lookup, support HeimdalPeter Wu1-3/+0
2015-10-11Back out the verbose Makefile stuff.Guy Harris1-7/+0
2015-10-11Temporarily make cmake builds verbose, for debugging purposes.Guy Harris1-0/+7
2015-10-05Initialize 2.1.Gerald Combs1-3/+3
2015-10-05Allow use of variadic macrosPeter Wu1-0/+1
2015-10-02Revert "CMake: Don't feed -fPIC to Visual C++."Gerald Combs1-2/+1
2015-10-02Qt: Initial RTP playback.Gerald Combs1-5/+5
2015-10-02CMake: Don't feed -fPIC to Visual C++.Gerald Combs1-1/+2
2015-10-02CMake: Fix the dmg_package target.Gerald Combs1-3/+0
2015-10-01Set the minimum Qt version to 4.7.Gerald Combs1-1/+1
2015-10-01CMake: OS X packaging updates.Gerald Combs1-8/+6
2015-10-01OS X: Integrate CMake and osx-dmg.shGerald Combs1-0/+52
2015-09-25CMake: Add a hardening-check target.Gerald Combs1-0/+27
2015-09-25cmake: Enable PIE when it is available by defaultBalint Reczey1-0/+2
2015-09-10Don't use any -fsanitize options unless we're using ASAN.Jeff Morriss1-5/+4
2015-09-02Update comment about use of "/Zo" with MSVC2015Bill Meier1-3/+2
2015-09-021.99.9 → 1.99.10.Gerald Combs1-1/+1
2015-08-26cmake: rework version.h handling to treat it like config.hJoerg Mayer1-20/+10
2015-08-13Make building with MSVC2015 workAnders1-1/+10
2015-08-04Convert Camel tap stats to new "generic stat API".Gerald Combs1-1/+0
2015-08-04Remove the CLI H.225 counter.Gerald Combs1-1/+0
2015-07-241.99.8 → 1.99.9.Gerald Combs1-1/+1
2015-07-15Revert "On OS X, add the Qt -Wl,-rpath hack in CMake, as we do with autotools."Guy Harris1-17/+1
2015-07-15On OS X, add the Qt -Wl,-rpath hack in CMake, as we do with autotools.Guy Harris1-1/+17
2015-07-13The toolkit is called "Qt", not "QT".Guy Harris1-2/+2