Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ctest_memcheck: Append sanitizers user options at the end to allow overriding | Sylvain Joubert | 2017-01-11 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release' | Brad King | 2017-01-11 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'FindBoost-1.63' into release | Brad King | 2017-01-10 | 1 | -1/+16 |
| |\ | |||||
| * \ | Merge branch 'pgsql-yum' into release | Brad King | 2017-01-10 | 1 | -1/+6 |
| |\ \ | |||||
| * \ \ | Merge branch 'cmake-server-do-not-crash-on-interface-lib' into release | Brad King | 2017-01-09 | 1 | -2/+6 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'mr-reset-error-flag-on-configure' into release | Brad King | 2016-12-16 | 1 | -0/+2 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'ctest_memcheck-leak_sanitizer' | Brad King | 2017-01-11 | 10 | -22/+130 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | e537bd91 ctest_memcheck: do not add detect_leaks=1 to ASAN_OPTIONS 0a2e5885 ctest_memcheck: join *SAN_OPTIONS with : cdacfbd2 MEMORYCHECK_SUPPRESSIONS_FILE: add support for sanitizers cf590c12 ctest_memcheck: add support for standalone LeakSanitizer | ||||
| * | | | | | | ctest_memcheck: do not add detect_leaks=1 to ASAN_OPTIONS | Jamie Snape | 2017-01-09 | 2 | -1/+5 |
| | | | | | | | |||||
| * | | | | | | ctest_memcheck: join *SAN_OPTIONS with : | Jamie Snape | 2017-01-09 | 3 | -9/+14 |
| | | | | | | | |||||
| * | | | | | | MEMORYCHECK_SUPPRESSIONS_FILE: add support for sanitizers | Jamie Snape | 2017-01-09 | 2 | -1/+12 |
| | | | | | | | |||||
| * | | | | | | ctest_memcheck: add support for standalone LeakSanitizer | Jamie Snape | 2017-01-09 | 10 | -14/+102 |
| | | | | | | | |||||
* | | | | | | | Merge topic 'UseSWIG-implicit-depends' | Brad King | 2017-01-11 | 3 | -2/+5 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b8968b4b UseSWIG: Automatically scan dependencies of SWIG files for Makefiles | ||||
| * | | | | | | | UseSWIG: Automatically scan dependencies of SWIG files for Makefiles | Alexey Sokolov | 2017-01-10 | 3 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issue: #4147 | ||||
* | | | | | | | | Merge topic 'solaris-build-fixes' | Brad King | 2017-01-11 | 2 | -1/+12 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b7f0b124 libuv requires _XOPEN_SOURCE 600 on Solaris 11 ba8bb321 Disable libuv on Solaris 10 | ||||
| * | | | | | | | | libuv requires _XOPEN_SOURCE 600 on Solaris 11 | Eric Berge | 2016-12-22 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This avoid build errors from the /usr/include/sys/feature_tests.h include file which disallows setting XOpen versions less than 6 when in C99 mode. | ||||
| * | | | | | | | | Disable libuv on Solaris 10 | Eric Berge | 2016-12-21 | 1 | -0/+3 |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Two issues need to be resolved to add Solaris 10 libuv support: 1. libuv needs to provide alternative functionality for systems that do not support mkdtemp() 2. cmake should set SUNOS_NO_IFADDRS for Solaris 10 builds (but not Solaris 11) | ||||
* | | | | | | | | Merge topic 'BundleUtilities-symlink-structure' | Brad King | 2017-01-11 | 1 | -3/+55 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b1dc4ddb BundleUtilities: Maintain symlink structure | ||||
| * | | | | | | | | BundleUtilities: Maintain symlink structure | Martin Koegler | 2017-01-10 | 1 | -3/+55 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes: #15047 | ||||
* | | | | | | | | | Merge topic 'cpack-rpm-user-binary-spec-file-test' | Brad King | 2017-01-11 | 6 | -0/+102 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | af77368e CPack/RPM test for using custom binary spec file | ||||
| * | | | | | | | | | CPack/RPM test for using custom binary spec file | Domen Vrankar | 2017-01-10 | 6 | -0/+102 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'Autogen_Simplify' | Brad King | 2017-01-11 | 37 | -458/+782 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7db05f42 AUTOGEN: Release notes for SKIP_AUTOX 6eabac26 AUTOGEN: Documentation update: cmake-qt, AUTOMOC, AUTOUIC, AUTORCC cbc07d33 AUTOGEN: Documentation for SKIP_AUTOX source file properties c17e0a3a AUTOGEN: Tests: AUTORCC SKIP_AUTORCC and SKIP_AUTOGEN test 53787bf8 AUTOGEN: Tests: AUTOUIC SKIP_AUTOUIC and SKIP_AUTOGEN test 8dbdd3e7 AUTOGEN: Tests: AUTOMOC SKIP_AUTOMOC and SKIP_AUTOGEN test 0699760d AUTOGEN: Generators: Do moc/uic skip test during file list generation a84f0bb7 AUTOGEN: Generators: Message upper/lower case unification 7b766b83 AUTOGEN: Generators: Use single moc/uic skip test method only 2964b8cc AUTOGEN: Generators: Use AUTOMOC/UIC/RCC instead of AUTOGEN in messages d58b6bf3 AUTOGEN: Generators: Moc/UicSkipTest methods 94c319f9 AUTOGEN: Generators: Use separate header lists for MOC and UIC 966be439 AUTOGEN: Generators: Be verbose about skipping files de531432 AUTOGEN: Generators: Remove unused variable d8e45536 AUTOGEN: Initializer: Always remember skipped files d9313a82 AUTOGEN: Initializer: Enable SKIP_AUTOGEN on all AUTOGEN generated sources ... | ||||
| * | | | | | | | | | | AUTOGEN: Release notes for SKIP_AUTOX | Sebastian Holtermann | 2017-01-11 | 1 | -0/+12 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Documentation update: cmake-qt, AUTOMOC, AUTOUIC, AUTORCC | Sebastian Holtermann | 2017-01-11 | 4 | -0/+18 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Documentation for SKIP_AUTOX source file properties | Sebastian Holtermann | 2017-01-10 | 5 | -0/+30 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Tests: AUTORCC SKIP_AUTORCC and SKIP_AUTOGEN test | Sebastian Holtermann | 2017-01-10 | 5 | -0/+46 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Tests: AUTOUIC SKIP_AUTOUIC and SKIP_AUTOGEN test | Sebastian Holtermann | 2017-01-10 | 12 | -0/+147 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Tests: AUTOMOC SKIP_AUTOMOC and SKIP_AUTOGEN test | Sebastian Holtermann | 2017-01-10 | 8 | -0/+90 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Generators: Do moc/uic skip test during file list generation | Sebastian Holtermann | 2017-01-10 | 1 | -15/+16 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Generators: Message upper/lower case unification | Sebastian Holtermann | 2017-01-10 | 1 | -23/+23 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Generators: Use single moc/uic skip test method only | Sebastian Holtermann | 2017-01-10 | 1 | -50/+42 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Generators: Use AUTOMOC/UIC/RCC instead of AUTOGEN in messages | Sebastian Holtermann | 2017-01-10 | 1 | -8/+8 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Generators: Moc/UicSkipTest methods | Sebastian Holtermann | 2017-01-10 | 2 | -28/+38 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Generators: Use separate header lists for MOC and UIC | Sebastian Holtermann | 2017-01-10 | 2 | -16/+50 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is necessary for the skipMoc and skipUic lists to work properly. | ||||
| * | | | | | | | | | | AUTOGEN: Generators: Be verbose about skipping files | Sebastian Holtermann | 2017-01-10 | 1 | -18/+43 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Generators: Remove unused variable | Sebastian Holtermann | 2017-01-10 | 1 | -3/+2 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Initializer: Always remember skipped files | Sebastian Holtermann | 2017-01-10 | 1 | -26/+35 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Initializer: Enable SKIP_AUTOGEN on all AUTOGEN generated sources | Sebastian Holtermann | 2017-01-10 | 1 | -2/+4 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Initializer: Introduce SKIP_AUTOGEN checks | Sebastian Holtermann | 2017-01-10 | 1 | -1/+7 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Rename config variables | Sebastian Holtermann | 2017-01-10 | 2 | -20/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new names describe the variables use cases better. | ||||
| * | | | | | | | | | | AUTOGEN: Make skipMoc and skipUic blacklists behave the same way | Sebastian Holtermann | 2017-01-10 | 2 | -80/+82 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before skipMoc was a list of files that were not included in the sources. Now the skipMoc files are added to the sources as well in case they are needed for uic processing. skipMoc becomes a blacklist just like skipUic. | ||||
| * | | | | | | | | | | AUTOGEN: Generators: Add dedicated method for moc content parsing | Sebastian Holtermann | 2017-01-10 | 2 | -62/+80 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Generators: Split config SKIP_MOC and SKIP_UIC into vectors | Sebastian Holtermann | 2017-01-10 | 2 | -22/+18 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Generators: Split config headers/sources into vector | Sebastian Holtermann | 2017-01-10 | 2 | -15/+12 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Generators: Rename ParseForUic method | Sebastian Holtermann | 2017-01-10 | 2 | -5/+5 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Generators: Group static function definitions | Sebastian Holtermann | 2017-01-10 | 1 | -9/+9 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Generators: Use precompiled regular expressions | Sebastian Holtermann | 2017-01-10 | 2 | -38/+43 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Generators: Use unified ParseSourceFile and drop old methods | Sebastian Holtermann | 2017-01-10 | 2 | -325/+5 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Generators: Introduce unified ParseSourceFile | Sebastian Holtermann | 2017-01-10 | 2 | -0/+214 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new cmQtAutoGenerators::ParseSourceFile method combines the functionality of ParseCppFile and StrictParseCppFile in a single method to avoid code duplication. Relaxed or strict mode is selected by an additional bool argument. | ||||
| * | | | | | | | | | | AUTOGEN: Generators: Comments | Sebastian Holtermann | 2017-01-10 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | AUTOGEN: Generators: Variable rename | Sebastian Holtermann | 2017-01-10 | 1 | -2/+2 |
| | | | | | | | | | | |