Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sakra/cotire issues and pull requests
#187 - Project output directory. Android
Issue -
State: closed - Opened by golxzn almost 2 years ago
- 2 comments
#186 - [pkgconfig] cotire doesn't fully support cmake function FindPkgConfig
Issue -
State: open - Opened by JackBoosY over 2 years ago
- 1 comment
#185 - redefinition of class 'xxxx'
Issue -
State: closed - Opened by hesetone over 4 years ago
#184 - Same Target Had been compile Twice with different Compile flags, but the prebuild header file hadn't been recreated.
Issue -
State: open - Opened by lxy9527 over 4 years ago
- 2 comments
#183 - MSVC target to be cotired has warning level: /W4 created cotire target: /W1
Issue -
State: open - Opened by robneval about 5 years ago
#182 - cotire slows down the compilation of the test code
Issue -
State: open - Opened by zhangjun-xyz about 5 years ago
#181 - New pre-compiled headers support in CMake 3.16
Issue -
State: open - Opened by Mr-Rayman over 5 years ago
- 2 comments
#180 - Problems were encountered - C1083: Cannot open include file
Issue -
State: closed - Opened by kiliandys over 5 years ago
- 2 comments
#179 - why is PCH generation restricted to clang-cl on windows?
Issue -
State: open - Opened by Optiligence over 5 years ago
#178 - Target cannot be cotired
Issue -
State: closed - Opened by kreuzerkrieg over 5 years ago
- 3 comments
#177 - Evaluation file to be written multiple times with different content
Issue -
State: closed - Opened by arrufat over 5 years ago
#176 - How to configure runtime/thirdparty headers alone
Issue -
State: closed - Opened by mohansella almost 6 years ago
- 1 comment
#175 - Exclude unity source from visual studio scanning
Issue -
State: open - Opened by JasonDictos almost 6 years ago
#174 - Is it possible to exclude precompiled headers from the clean target?
Issue -
State: closed - Opened by bioboy about 6 years ago
#173 - MSVC 2017 /Fp and /Yc and /Yu Flags Broken On 391bf6b7609e14f5976bd5247b68d63cbf8d4d12
Issue -
State: open - Opened by gblikas about 6 years ago
- 4 comments
#172 - cxx
Issue -
State: closed - Opened by dethtoll1 about 6 years ago
#171 - Run cotire from a different directory
Issue -
State: open - Opened by dethtoll1 about 6 years ago
#170 - Problem using Cotire with Xcode10 New Build System
Issue -
State: open - Opened by robneval about 6 years ago
- 1 comment
#169 - Project status
Issue -
State: open - Opened by jackpoz about 6 years ago
- 2 comments
#168 - cotire and GCC flag "-include header.h"
Issue -
State: open - Opened by kreuzerkrieg over 6 years ago
#167 - Unity builds with visual studio don't seem to work in our project
Issue -
State: closed - Opened by JasonDictos over 6 years ago
- 1 comment
#166 - Cotire 1.8.0 does not work with AppleClang 8.0.0
Issue -
State: open - Opened by macdew over 6 years ago
- 1 comment
#165 - CMakeList.txt -> CMakeLists.txt
Pull Request -
State: open - Opened by ghost over 6 years ago
#164 - Why cotire try to find clang++ in module path?
Issue -
State: open - Opened by ushakov777rus over 6 years ago
#163 - Cotire does not generate _pch target for executable build from a single source file
Issue -
State: open - Opened by leinkemmer over 6 years ago
- 3 comments
#162 - CMake 3.12 / Visual Studio - cotire stops custom build rules (Qt moc file creation) from being run
Issue -
State: open - Opened by macdew over 6 years ago
- 16 comments
#161 - Fix clang on Windows
Pull Request -
State: closed - Opened by MaartenBent over 6 years ago
- 2 comments
#160 - Pre-processor on unity file fails because it misses include directories from dependencies
Issue -
State: open - Opened by romanc over 6 years ago
- 3 comments
#159 - Inherited properties from cmake public targets not propagating
Issue -
State: closed - Opened by JasonDictos over 6 years ago
- 1 comment
#158 - Remove trailing space from `-isystem ` flag
Pull Request -
State: open - Opened by Quincunx271 over 6 years ago
- 1 comment
#157 - Compile flags not correctly extracted from target
Issue -
State: open - Opened by fschoenm over 6 years ago
- 2 comments
#156 - Is it able to inherit precompile header?
Issue -
State: open - Opened by kangjianbin over 6 years ago
- 1 comment
#155 - Fix generator expression for binary targets in compile definitions
Pull Request -
State: open - Opened by Naios over 6 years ago
- 2 comments
#154 - generated file with wrong include path using clang
Issue -
State: closed - Opened by xgdgsc over 6 years ago
- 8 comments
#153 - Quoting value of _COMPILER_ARG1 merges arguments into single string
Issue -
State: open - Opened by agesome almost 7 years ago
- 2 comments
#152 - Qt UIC not propagated to unity builds
Issue -
State: open - Opened by kapecp almost 7 years ago
#151 - GCC: __cpp_binary_literals not defined [-Winvalid-pch]
Issue -
State: closed - Opened by cbielow almost 7 years ago
- 1 comment
#150 - Problem with Windows system include headers
Issue -
State: open - Opened by Pwera almost 7 years ago
#149 - cotire causes vs2015 not responding
Issue -
State: open - Opened by csuft almost 7 years ago
#148 - MSVC: Broken single file build with a cleaned solution
Issue -
State: open - Opened by Naios almost 7 years ago
#147 - Fix moc files not using PCH when cotired. Added the possibility to specify the path to stdafx.cpp to cotire instead of passing it as first argument to add_library and add_executable.
Pull Request -
State: open - Opened by fkorsa about 7 years ago
#146 - Cotire 1.7.10 fails to generate precompiled headers on Android with CMake 3.10 on Windows
Issue -
State: open - Opened by MaxSavenkov about 7 years ago
- 4 comments
#145 - Error on OSX 10.13.2, XCode 9.2, CMake 3.10.1
Issue -
State: open - Opened by ysolovyov about 7 years ago
- 4 comments
#144 - Extend COTIRE_TARGETS_FOLDER effect
Pull Request -
State: closed - Opened by traceon about 7 years ago
#143 - Multiple project include same cpp file may cause cotire error.
Issue -
State: open - Opened by cxxclean about 7 years ago
#142 - My `/FI` option disappears when switching cotire on.
Issue -
State: closed - Opened by Knitschi about 7 years ago
- 1 comment
#141 - Add support for MSVC JOM and Ninja builds
Pull Request -
State: open - Opened by kazarmy over 7 years ago
#140 - CMake 3.9: unity build dependencies aren't carried over properly
Issue -
State: open - Opened by jcelerier over 7 years ago
- 7 comments
#139 - Apple clang 9/libc++ errno.h
Issue -
State: open - Opened by mabrowning over 7 years ago
- 4 comments
#138 - cotire doesn't pull c++ language version from dependencies from target_link_libraries leading to PCH errors on build
Issue -
State: open - Opened by xaxxon over 7 years ago
- 2 comments
#137 - for Android's armeabi issue:error: unknown target CPU 'armv5te' ?
Issue -
State: open - Opened by thirdparty-core over 7 years ago
#136 - add support for linked targets using interface compile features
Pull Request -
State: closed - Opened by huelsenfruchtzwerg over 7 years ago
- 1 comment
#135 - CXX_COMPILER_ID generator expression in compile definitions
Issue -
State: open - Opened by JoshCollins746 over 7 years ago
- 8 comments
#134 - Fix -isystem flag handling
Pull Request -
State: open - Opened by chfast over 7 years ago
#133 - Incorrect include order in prefix header
Issue -
State: open - Opened by chfast over 7 years ago
#132 - Make cotire installable
Issue -
State: open - Opened by chfast over 7 years ago
- 1 comment
#131 - Target_unity does not depend on target_pch
Issue -
State: open - Opened by martinhanzik over 7 years ago
#130 - CMake 3.9: problems preventing effective use with Qt
Issue -
State: open - Opened by jcelerier over 7 years ago
- 2 comments
#129 - CMake 3.9: error when CMAKE_AUTOMOC is set but a target isn't linking to Qt5
Issue -
State: open - Opened by jcelerier over 7 years ago
#128 - improve robustness against CMake bug 17079
Issue -
State: open - Opened by SoongJr over 7 years ago
#127 - fix when using --warn-uninitialized with cmake
Issue -
State: closed - Opened by gunrot over 7 years ago
- 1 comment
#126 - Typo in cotire_make_unity_source_file_paths function
Issue -
State: open - Opened by gunrot over 7 years ago
#125 - Compiling a certain source file triggers recompilation of all other source files when using MSVC
Issue -
State: open - Opened by Knitschi over 7 years ago
- 1 comment
#124 - Errors with CMake 3.9
Issue -
State: closed - Opened by ssbanerje over 7 years ago
- 7 comments
#123 - Add cotire_add_library macro
Pull Request -
State: closed - Opened by jschueller over 7 years ago
- 2 comments
#122 - INTERFACE_SOURCES seems to be ignored by cotire
Issue -
State: open - Opened by tru over 7 years ago
#121 - auto-delete outdated pch on software updates
Issue -
State: closed - Opened by Optiligence over 7 years ago
- 1 comment
#120 - Evaluation file to be written multiple times for different configurations or languages with different content
Issue -
State: closed - Opened by TaaTT4 over 7 years ago
- 8 comments
#119 - cotire and BOOST_PP error
Issue -
State: open - Opened by jo71 over 7 years ago
- 3 comments
#118 - Problem with precompiled header and generic Qt includes on OSX
Issue -
State: open - Opened by kapecp over 7 years ago
- 2 comments
#117 - Setting ccache sloppiness in ccache.conf doesn't get detected.
Issue -
State: closed - Opened by Zerophase over 7 years ago
- 1 comment
#116 - Fix Xcode recompiling every time builds happen if a target mixes multiple languages
Pull Request -
State: closed - Opened by gcamp over 7 years ago
#115 - CMake 3.8.0 Qt automoc support
Pull Request -
State: closed - Opened by bilke almost 8 years ago
#114 - CMake-3.9.0 broke automoc again. (was: CMake 3.8.0-rc2 broke automoc)
Issue -
State: open - Opened by jcelerier almost 8 years ago
- 9 comments
#113 - Empty directory ${CMAKE_BINARY_DIR}/cotire
Issue -
State: open - Opened by YorkZ almost 8 years ago
#112 - Fix automoc interference with unity source generation on WIN32
Pull Request -
State: closed - Opened by nocnokneo almost 8 years ago
#111 - Skip adding `-Wpch-messages` flag when `-Wno-pch-messages` flag is already set
Pull Request -
State: closed - Opened by kbinani almost 8 years ago
#110 - cotire can't handle generated files in llvm
Issue -
State: open - Opened by Trass3r about 8 years ago
#109 - no support for multi-core builds for Visual Studio
Issue -
State: open - Opened by kolomenkin about 8 years ago
- 1 comment
#108 - different escaping of backslashes in macros (pre-compiled header vs. object file)
Issue -
State: open - Opened by ala1812 about 8 years ago
#107 - error: trigraphs was enabled in PCH file but is currently disabled
Issue -
State: closed - Opened by mgerhardy about 8 years ago
- 7 comments
#105 - target_include_directories(... SYSTEM ...) does not work with cotire
Issue -
State: open - Opened by jcelerier over 8 years ago
- 2 comments
#104 - Use DEPFILE for ninja generators
Issue -
State: open - Opened by tru over 8 years ago
- 2 comments
#101 - Public target properties of library dependencies are not respected by cotire
Issue -
State: open - Opened by craffael over 8 years ago
- 1 comment
#100 - Include `cotire` in example
Pull Request -
State: closed - Opened by jakirkham over 8 years ago
- 2 comments
#97 - auto-delete outdated pch
Issue -
State: closed - Opened by Optiligence over 8 years ago
- 8 comments
#96 - Qt project: add dependency of _automoc target only when it's actually created
Issue -
State: closed - Opened by wdx04 over 8 years ago
- 6 comments
#95 - Windows-style path separator in include dirs cause parsing failure
Issue -
State: closed - Opened by wdx04 over 8 years ago
- 1 comment
#90 - problems with cross compilation
Issue -
State: open - Opened by nandra almost 9 years ago
- 2 comments
#86 - Mixed C/C++ target followed by target sharing a source file causes errors
Issue -
State: closed - Opened by khouli almost 9 years ago
- 1 comment
#81 - Policy CMP0058 problem with ninja build system (Cmake 3.0)
Issue -
State: closed - Opened by gerstrong about 9 years ago
- 3 comments
#80 - Precompiled headers not used in unity target
Issue -
State: open - Opened by mirkow about 9 years ago
- 4 comments
#77 - Target dependencies are broken for "make all_unity"?
Issue -
State: open - Opened by kecsap about 9 years ago
- 7 comments
#72 - share precompiled header between targets
Issue -
State: open - Opened by onqtam over 9 years ago
- 8 comments
#64 - Doesn't use "-pthread" on building precompiled header, if in add_definitions()
Issue -
State: closed - Opened by darlingm over 9 years ago
- 2 comments
#54 - error using qt 5, cmake 3.2.1 automoc with unity build
Issue -
State: open - Opened by ghost almost 10 years ago
- 20 comments
#52 - qt + cotire automoc fails to moc a few files
Issue -
State: closed - Opened by csaftoiu almost 10 years ago
- 1 comment
#48 - Unknown CMake command "cotire".
Issue -
State: closed - Opened by mannanj almost 10 years ago
- 5 comments
#41 - cotire and clang, modificated system header files fail build
Issue -
State: open - Opened by karolherbst about 10 years ago
- 6 comments
#11 - Xoreax IncrediBuild does not work with precompiled headers created by cotire
Issue -
State: closed - Opened by nikolayku about 12 years ago
- 3 comments