Mercurial
Mercurial
>
sheepy-clone
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
cmake_modules/compilerchecks.cmake
2013-07-08
koda
some work on cmake_pascal files to better support flags we use, make engine compile as library again
file
|
diff
|
annotate
2013-07-04
koda
as-needed only at release time
file
|
diff
|
annotate
2013-07-01
koda
tell ya what, let's just disable these tests on some platform for now
file
|
diff
|
annotate
2013-06-28
koda
disable stack protection on bsd too (untested)
file
|
diff
|
annotate
2013-06-13
koda
use target name instead of the resulting library, use more macros around
file
|
diff
|
annotate
2013-06-13
koda
actually tests are there to be tested, just skip the variable assignment on windows
file
|
diff
|
annotate
2013-06-13
koda
Backed out changeset c4289023ddae
file
|
diff
|
annotate
2013-06-13
koda
don't run the broken windows test at all on windows
file
|
diff
|
annotate
2013-06-13
koda
gather up the linker flags in a macro
file
|
diff
|
annotate
2013-06-13
koda
bring windows fixes from main repo
file
|
diff
|
annotate
2013-06-12
koda
apply linker flags to all relevant targets
file
|
diff
|
annotate
2013-06-12
koda
respect C and CXX flags
file
|
diff
|
annotate
2013-06-12
koda
oops, haskell uses gcc to link, correctly pass flags
file
|
diff
|
annotate
2013-06-11
koda
since shared libs are now our friends, let's optimise them
file
|
diff
|
annotate
2013-06-12
koda
fix launching on windows
file
|
diff
|
annotate
2013-06-10
koda
visibility unsupported on windows
file
|
diff
|
annotate
2013-06-10
koda
protect all types with -fstack-protector-all
file
|
diff
|
annotate
2013-06-10
koda
stack-protector flag needs to be passed to the linker as well
file
|
diff
|
annotate
2013-06-09
koda
set linker flags where appropriate
file
|
diff
|
annotate
2013-06-08
koda
make sure that also CXX sources pick up the flags (although I'm not 100% of the correctness of the tests)
file
|
diff
|
annotate
2013-06-08
koda
add fstack-protector and fvisibility=hidden to cmake tests
file
|
diff
|
annotate
2013-06-08
koda
also apply linker flags to haskell programs
file
|
diff
|
annotate
2013-06-07
koda
add relro linker tests (issue 663)
file
|
diff
|
annotate
2013-06-07
koda
move compiler checks in a separate cmake module
file
|
diff
|
annotate
less
more
(0)
tip