index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
FindBoost.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
FindBoost: Search for -mt variant of release libs
Mario Bielert
2018-10-11
1
-0/+1
*
FindBoost: Suppress imported targets warning if Boost was not found
Roger Leigh
2018-09-12
1
-1/+1
*
Merge topic 'replace-os-x-name-with-macos'
Brad King
2018-09-11
1
-2/+2
|
\
|
*
Replace occurrences of "Mac OS X" with "macOS" in comments
Bartosz Kosiorek
2018-09-10
1
-2/+2
*
|
Merge topic 'FindBoost-old-context'
Brad King
2018-09-05
1
-1/+5
|
\
\
|
|
/
|
/
|
|
*
FindBoost: Fix context discovery for 1.60 and below
Igor Kostenko
2018-09-04
1
-1/+5
*
|
Merge topic 'boost-1.68-beta1'
Brad King
2018-07-13
1
-4/+23
|
\
\
|
|
/
|
*
FindBoost: Change context header used
Roger Leigh
2018-07-11
1
-1/+1
|
*
FindBoost: Add support for Boost 1.68 beta1
Roger Leigh
2018-07-11
1
-3/+22
*
|
FindBoost: Update MSVC architecture check code style
Matt Powley
2018-06-27
1
-5/+5
|
/
*
Merge topic 'FindBoost-backport-python-deps'
Brad King
2018-05-11
1
-34/+34
|
\
|
*
FindBoost: Backport versioned python dependencies for v1.35 to v1.66
Filip Matzner
2018-05-09
1
-20/+20
|
*
FindBoost: Remove extra indentation in 1.65/1.66 dependency block
Brad King
2018-05-08
1
-16/+16
*
|
Modules: Use MSVC_TOOLSET_VERSION variable to simplify logic
Arkady Shapkin
2018-04-04
1
-26/+7
|
/
*
FindBoost: Add support for Boost 1.67 with Python version suffixes
Roger Leigh
2018-03-21
1
-41/+129
*
FindBoost: support OPTIONAL_COMPONENTS
Sergiu Deitsch
2018-01-19
1
-3/+5
*
FindBoost: Generate imported targets for future Boost versions
Paul "TBBle" Hampson
2018-01-10
1
-1/+0
*
FindBoost: Search for upstream-packaged libs next to includes
Paul "TBBle" Hampson
2018-01-10
1
-0/+1
*
FindBoost: Implement "Architecture and Address Model" tag
Paul "TBBle" Hampson
2018-01-10
1
-10/+42
*
FindBoost: Fix incorrect alphabetisation of headers list
Paul "TBBle" Hampson
2018-01-10
1
-1/+1
*
FindBoost: Boost 1.66.0 dependency and release update
Paul "TBBle" Hampson
2018-01-10
1
-4/+4
*
GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Modules
Craig Scott
2017-12-29
1
-5/+6
*
FindBoost: Add Windows ABI tag for Clang debug
Roger Leigh
2017-11-27
1
-0/+1
*
FindBoost: Use CMAKE_CXX_COMPILER_ID for Intel compiler
Roger Leigh
2017-11-27
1
-5/+2
*
FindBoost: support more than one number in version components
Ben Boeckel
2017-11-06
1
-1/+1
*
FindBoost: use CMake's compiler version rather than querying again
Ben Boeckel
2017-11-03
1
-6/+1
*
FindBoost: Improve messages when a Boost CMake package is found
Brad King
2017-09-29
1
-3/+2
*
FindBoost: Simplify search in lists
Alex Turbov
2017-09-18
1
-5/+9
*
FindBoost: Improve behavior when thread dependency is missing
Brad King
2017-09-15
1
-4/+14
*
Merge topic 'boost-1.65.1'
Brad King
2017-09-08
1
-1/+1
|
\
|
*
FindBoost: Add version 1.65.1
Roger Leigh
2017-09-06
1
-1/+1
*
|
Merge topic 'FindBoost-limit-configs'
Brad King
2017-09-07
1
-16/+32
|
\
\
|
|
/
|
/
|
|
*
FindBoost: Add option to prevent finding DEBUG/RELEASE Boost-libs
Deniz Bahadir
2017-09-06
1
-16/+32
*
|
Merge topic 'FindBoost-fix-policy-scope'
Brad King
2017-09-06
1
-9/+5
|
\
\
|
|
/
|
/
|
|
*
FindBoost: Revert "Simplify search in lists."
Brad King
2017-09-05
1
-9/+5
*
|
FindBoost: Add Boost 1.65 dependencies
Roger Leigh
2017-08-22
1
-3/+27
|
/
*
FindBoost: pop policy stack before returning
Cristian Adam
2017-07-26
1
-0/+2
*
FindBoost: Simplify search in lists.
Alex Turbov
2017-05-26
1
-6/+10
*
Boost Fiber actually require at least C++11.
Alex Turbov
2017-04-23
1
-0/+34
*
Merge topic 'FindBoost-fix-backslash-tolerance'
Brad King
2017-04-20
1
-2/+3
|
\
|
*
FindBoost: Restore tolerance of backslashes in paths
Alex Turbov
2017-04-19
1
-2/+3
*
|
FindBoost: Fix release name candidate list construction
yume todo
2017-04-06
1
-1/+1
*
|
Merge topic 'FindBoost-vs-toolset-fallback'
Brad King
2017-04-04
1
-13/+41
|
\
\
|
|
/
|
/
|
|
*
FindBoost: Support prebuilt Windows binaries from SourceForge
Roger Leigh
2017-03-29
1
-1/+11
|
*
FindBoost: Allow testing for multiple compiler suffixes
Roger Leigh
2017-03-29
1
-12/+30
|
*
Merge topic 'avoid-MSVC-per-version-vars'
Brad King
2017-03-23
1
-1/+1
|
|
\
*
|
|
FindBoost: Update 1.64 dependencies using 1.64 beta1
Roger Leigh
2017-03-30
1
-0/+1
*
|
|
Merge branch 'avoid-MSVC-per-version-vars' into release
Brad King
2017-03-23
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
FindBoost: Avoid mentioning discouraged `MSVC##`` variable
Brad King
2017-03-23
1
-1/+1
*
|
FindBoost: Update support for 1.64
Mateusz Ĺoskot
2017-03-22
1
-1/+1
[next]