Sascha Kratky
47964fc7bd
better handling of framework and system framework include directories
pirms 10 gadiem
Sascha Kratky
884e8fd2cc
better handling of includes and system include directories
pirms 10 gadiem
Sascha Kratky
5a5e8525b5
use CMAKE_INCLUDE_FLAG_C and CMAKE_INCLUDE_FLAG_CXX
pirms 10 gadiem
Sascha Kratky
ac016a1805
parse additional system include directories from target compile flags
pirms 10 gadiem
Sascha Kratky
6aa5b5daf7
refactor handing of system include directories
pirms 10 gadiem
Sascha Kratky
35193044c2
handle visibility target properties
pirms 10 gadiem
Sascha Kratky
6ea9ef6f11
remove 1.7.4
pirms 10 gadiem
Sascha Kratky
bfc32c57ef
activate policies
pirms 10 gadiem
Sascha Kratky
c82f2e5d84
start 1.7.5
pirms 10 gadiem
Sascha Kratky
7803fd36db
update history
pirms 10 gadiem
Sascha Kratky
feb6bdd38f
typo fix
pirms 10 gadiem
Sascha Kratky
504b2f4b6f
set up single unity file for prefix header generation
pirms 10 gadiem
Sascha Kratky
9f34ff37c9
omit COTIRE_*_INIT variables from generated target script
pirms 10 gadiem
Sascha Kratky
e18049baec
remove obsolete variable
pirms 10 gadiem
Sascha Kratky
8338e4259c
increase MSVC default PCH memory to 128M
pirms 10 gadiem
Sascha Kratky
69496eb5db
use DIRECTORY instead of PATH with get_filename_component
pirms 10 gadiem
Sascha Kratky
c299bfe326
start 1.7.4
pirms 10 gadiem
Sascha Kratky
17725e64cc
update history
pirms 10 gadiem
Alexander Haase
4fd453301a
Moved CMake files and added a simple testcase
pirms 10 gadiem
Sascha Kratky
d1b6fc0f68
add COTIRE_UNITY_TARGET_NAME example to manual
pirms 10 gadiem
Sascha Kratky
dcf05bb6a8
remove effect of COTIRE_MINIMUM_NUMBER_OF_TARGET_SOURCES on unity targets
pirms 10 gadiem
Sascha Kratky
65c7e85f18
apply user provided prefix header to unity build target
pirms 10 gadiem
Sascha Kratky
b7e36448fb
remove 1.7.2
pirms 10 gadiem
Sascha Kratky
6121cb6b48
handle language standard target properties
pirms 10 gadiem
Sascha Kratky
39744c50bc
start 1.7.3
pirms 10 gadiem
Sascha Kratky
d99d509b01
ignore .idea dir
pirms 10 gadiem
Sascha Kratky
6a75b1e77d
Merge pull request #65 from kode9/kode9-patch-1-typo
Fix typo in MANUAL.md
pirms 11 gadiem
Pierre-Luc
bed5526c42
Fix typo in MANUAL.md
Correct 'make us' to 'make use'.
pirms 11 gadiem
Sascha Kratky
d0eadcd2a2
cotire 1.7.2
pirms 11 gadiem
Sascha Kratky
e1d331d6e4
fix typo in history
pirms 11 gadiem
Sascha Kratky
c5d2d69289
cotire 1.7.1
pirms 11 gadiem
Sascha Kratky
2dd30b5909
cotire 1.7.0
pirms 11 gadiem
Sascha Kratky
3c21d60e8d
fix a few COTIRE_PREFIX_HEADER_INCLUDE_PRIORITY_PATH issues
pirms 11 gadiem
Sascha Kratky
a2c3b3c405
Merge branch 'ArnaudD-FR-master'
pirms 11 gadiem
Sascha Kratky
b1c7a21765
Merge branch 'master' of https://github.com/ArnaudD-FR/cotire into ArnaudD-FR-master
pirms 11 gadiem
Sascha Kratky
6647224a5e
Merge branch 'alkino-master'
pirms 11 gadiem
Nicolas Cornu
7ff33be792
Fix typo Incude -> Include
pirms 11 gadiem
Sascha Kratky
98f862ea29
Merge branch 'peterhuene-import-library-fix'
pirms 11 gadiem
Peter Huene
aaefd8f10d
Copy IMPORT_PREFIX and IMPORT_SUFFIX target properties for unity targets.
For unity targets, the PREFIX and SUFFIX target properties were being
copied so that library output file names would make the non-unity
target. However, this wasn't the case for IMPORT_PREFIX and
IMPORT_SUFFIX which control the import library file name on Windows. As
a result, the unity target and the original target differed in the
output file name for import libraries.
This fix simply adds IMPORT_PREFIX and IMPORT_SUFFIX to the list of
properties being copied from the original target.
pirms 11 gadiem
Sascha Kratky
9ab2aba91a
cotire 1.6.9
pirms 11 gadiem
ArnaudD-FR
4c799a70f2
Allow to organize by priority prefix header file
pirms 11 gadiem
Sascha Kratky
b4933c8863
cotire 1.6.8
pirms 11 gadiem
Sascha Kratky
880b748f37
cotire 1.6.7
pirms 11 gadiem
Matt Arsenault
b61ffc8ceb
Merge pull request #4 from smspillaz/issues/2
Set the HAVE_MEMORY_SANITIZER and HAVE_ADDRESS_SANITIZER cache entries.
pirms 11 gadiem
Matt Arsenault
666bcc560d
Merge pull request #3 from smspillaz/issues/1
Don't emit an error for deleting an object with a nonvirtual dtor.
pirms 11 gadiem
Sam Spilsbury
9b343f8e7e
Set the HAVE_MEMORY_SANITIZER and HAVE_ADDRESS_SANITIZER cache entries.
These were (inconsistently) not being set as opposed to
HAVE_THREAD_SANITIZER and HAVE_UNDEFINED_BEHAVIOUR_SANITIZER
pirms 11 gadiem
Sam Spilsbury
1ec58d4183
Don't emit an error for deleting an object with a nonvirtual dtor.
We want that behaviour at runtime to make sure ubsan works
pirms 11 gadiem
Sascha Kratky
9d91facfdd
add link to blog
pirms 11 gadiem
Sascha Kratky
3d6d933f65
cotire 1.6.6
pirms 11 gadiem
Sascha Kratky
4e000931f7
cotire 1.6.5
pirms 11 gadiem