Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmListFileLexer: bail out on seek-errors | Gregor Jasny | 2017-02-27 | 7 | -3/+31 |
* | CMake Nightly Date Stamp | Kitware Robot | 2017-02-24 | 1 | -1/+1 |
* | Merge topic 'doc-cmake-language-makefile-vars' | Brad King | 2017-02-23 | 1 | -0/+6 |
|\ | |||||
| * | Help: Clarify 'make-style' variable references in cmake-language(7) | Michael Maltese | 2017-02-22 | 1 | -0/+6 |
* | | Merge topic 'clang-format-attrs' | Brad King | 2017-02-23 | 9 | -44/+60 |
|\ \ | |||||
| * | | clang-format.bash: Use Git attributes to mark files for formatting | Brad King | 2017-02-22 | 9 | -32/+27 |
| * | | Define a custom Git attribute to mark sources using our C style | Brad King | 2017-02-22 | 1 | -5/+15 |
| * | | Define a custom Git attribute to mark source files as generated | Brad King | 2017-02-22 | 2 | -10/+21 |
* | | | Merge topic 'FindCUDA-fix-init' | Brad King | 2017-02-23 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | FindCUDA: Fix PTX selection with multiple architectures | Bjoern Thiel | 2017-02-22 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Merge topic 'cmake_m4_find_package_var_check' | Brad King | 2017-02-23 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | cmake.m4: do not set _XXXFLAGS or _LIBS var if already set | John Donoghue | 2017-02-23 | 1 | -2/+2 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-23 | 1 | -1/+1 |
* | | | | Merge branch 'release' | Brad King | 2017-02-22 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'vs2017-fallback-sdk' into release | Brad King | 2017-02-21 | 2 | -0/+38 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'ExternalProject-update-docs' into release | Brad King | 2017-02-21 | 1 | -2/+9 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'cuda-separable-bool' into release | Brad King | 2017-02-21 | 2 | -2/+4 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'FindGTK2-old-sigc++' into release | Brad King | 2017-02-21 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'fix-CMP0017-path-case' into release | Brad King | 2017-02-17 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'FindHDF5-fix-header-langs' into release | Brad King | 2017-02-17 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'autogen_json' | Brad King | 2017-02-22 | 45 | -1175/+1960 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Autogen: Don't use .moc include in Q_PLUGIN_METADATA test | Sebastian Holtermann | 2017-02-21 | 2 | -12/+8 |
| * | | | | | | | | | | | Autogen: Documentation update | Sebastian Holtermann | 2017-02-21 | 2 | -31/+45 |
| * | | | | | | | | | | | Autogen: Add release notes for Q_PLUGIN_METADATA support | Sebastian Holtermann | 2017-02-21 | 1 | -0/+10 |
| * | | | | | | | | | | | Autogen: Tests: Set different compression levels in rcc test | Sebastian Holtermann | 2017-02-21 | 1 | -0/+11 |
| * | | | | | | | | | | | Autogen: Overhaul and simplify AutogenInfo.cmake file generation | Sebastian Holtermann | 2017-02-21 | 2 | -321/+324 |
| * | | | | | | | | | | | Autogen: Optimize GetCompileDefinitionsAndDirectories function | Sebastian Holtermann | 2017-02-21 | 1 | -18/+20 |
| * | | | | | | | | | | | Autogen: Sort AutogenInfo.cmake.in | Sebastian Holtermann | 2017-02-21 | 3 | -20/+26 |
| * | | | | | | | | | | | Autogen: Tests: Add Q_PLUGIN_METADATA test | Sebastian Holtermann | 2017-02-21 | 17 | -2/+203 |
| * | | | | | | | | | | | Autogen: Tests: Add moc include tests | Sebastian Holtermann | 2017-02-21 | 19 | -0/+354 |
| * | | | | | | | | | | | Autogen: Tests: Clean comments | Sebastian Holtermann | 2017-02-21 | 1 | -11/+11 |
| * | | | | | | | | | | | Autogen: Log simplifications | Sebastian Holtermann | 2017-02-21 | 2 | -125/+118 |
| * | | | | | | | | | | | Autogen: Only touch an unchanged moc_compilation.cpp | Sebastian Holtermann | 2017-02-21 | 1 | -36/+37 |
| * | | | | | | | | | | | Autogen: Rebuild moc when Q_PLUGIN_METADATA json file changes | Sebastian Holtermann | 2017-02-21 | 2 | -83/+209 |
| * | | | | | | | | | | | Autogen: Use GetRealPath in central places only | Sebastian Holtermann | 2017-02-21 | 1 | -27/+18 |
| * | | | | | | | | | | | Autogen: Search moc includes in include directories | Sebastian Holtermann | 2017-02-21 | 2 | -11/+36 |
| * | | | | | | | | | | | Autogen: Sort includes before composing include options | Sebastian Holtermann | 2017-02-21 | 1 | -34/+33 |
| * | | | | | | | | | | | Autogen: Add FindInIncludeDirectories method | Sebastian Holtermann | 2017-02-21 | 2 | -0/+21 |
| * | | | | | | | | | | | Autogen: Synchronize header/source argument names | Sebastian Holtermann | 2017-02-21 | 1 | -10/+10 |
| * | | | | | | | | | | | Autogen: Split moc include paths on info reading | Sebastian Holtermann | 2017-02-21 | 2 | -20/+18 |
| * | | | | | | | | | | | Autogen: Loop based macro detection instead of code duplication | Sebastian Holtermann | 2017-02-21 | 2 | -20/+24 |
| * | | | | | | | | | | | Autogen: Issue a warning if moc isn't required in strict mode | Sebastian Holtermann | 2017-02-21 | 1 | -0/+9 |
| * | | | | | | | | | | | Autogen: Error message tweaks | Sebastian Holtermann | 2017-02-21 | 1 | -18/+17 |
| * | | | | | | | | | | | Autogen: Acquire and store header extensions in Init() | Sebastian Holtermann | 2017-02-21 | 2 | -61/+50 |
| * | | | | | | | | | | | Autogen: Overhaul FindMatchingHeader function | Sebastian Holtermann | 2017-02-21 | 2 | -71/+83 |
| * | | | | | | | | | | | Autogen: Don't list all search paths in error message | Sebastian Holtermann | 2017-02-21 | 1 | -7/+1 |
| * | | | | | | | | | | | Autogen: Indentation fix | Sebastian Holtermann | 2017-02-21 | 1 | -2/+1 |
| * | | | | | | | | | | | Autogen: Rename moc related variables | Sebastian Holtermann | 2017-02-21 | 2 | -14/+13 |
| * | | | | | | | | | | | Autogen: Overhaul moc include list generation | Sebastian Holtermann | 2017-02-21 | 2 | -49/+56 |
| * | | | | | | | | | | | Autogen: Inline string generation | Sebastian Holtermann | 2017-02-19 | 1 | -5/+2 |