index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Modules
/
FindwxWidgets.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help: Convert remaining modules to block-style comments
Kitware Robot
2018-10-22
1
-105
/
+106
*
FindwxWidgets: implement detailed components status on Windows
Tomasz Słodkowicz
2018-10-10
1
-0
/
+10
*
FindwxWidgets: honor OPTIONAL_COMPONENTS
Tomasz Słodkowicz
2018-10-04
1
-9
/
+27
*
FindwxWidgets: Use more private name for local variable
Andrea Ranieri
2018-04-11
1
-4
/
+6
*
Merge topic 'findwxwidgets-msys-library-dirs'
Brad King
2018-04-05
1
-0
/
+20
|
\
|
*
FindwxWidgets: Fix wxWidgets_LIBRARY_DIRS on Cygwin/MSYS
ARATA Mizuki
2018-04-05
1
-0
/
+20
*
|
Modules: Use MSVC_TOOLSET_VERSION variable to simplify logic
Arkady Shapkin
2018-04-04
1
-13
/
+1
|
/
*
FindwxWidgets: Add support for MSVC versions of the v141 toolset
Adam Oleksy
2018-03-19
1
-6
/
+6
*
Fix eating "-L" in path names
Raffi Enficiaud
2018-02-17
1
-1
/
+1
*
wxWidgets: Respect WX_CONFIG and WXRC_CMD env vars
Christian Pfeiffer
2017-11-19
1
-3
/
+4
*
Fix trivial typos in text
luzpaz
2017-11-03
1
-1
/
+1
*
FindwxWidgets: Add support for Windows XP compatible buils
Tomasz Słodkowicz
2017-08-30
1
-0
/
+4
*
FindwxWidgets: Fix parsing of cxxflags when paths contain -D or -I
Thierry Crozat
2017-06-19
1
-19
/
+15
*
FindwxWidgets: Verify existence of libraries reported by wx-config
Jan Mrázek
2017-04-20
1
-0
/
+22
*
FindwxWidgets: link with the new required libs under MSW
Vadim Zeitlin
2017-04-07
1
-1
/
+1
*
FindwxWidgets: Add support for VS 2017 v141 toolset
Brad King
2017-03-22
1
-1
/
+3
*
FindwxWidgets: Use `MSVC_VERSION` instead of `MSVC##`
Brad King
2017-03-22
1
-5
/
+5
*
FindwxWidgets: Fix finding unversioned VS-built directory prefixes
Brad King
2016-10-17
1
-12
/
+22
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-14
/
+3
*
FindwxWidgets: Add VS-versioned library directory prefixes
Brad King
2016-08-25
1
-3
/
+15
*
FindwxWidgets: Add version 3.1.0
Brad King
2016-08-25
1
-0
/
+1
*
Use string(APPEND) in Modules
Daniel Pfeifer
2016-07-28
1
-1
/
+1
*
FindwxWidgets: Resolve Cygwin/MSYS paths to Windows paths
Wayne Stambaugh
2016-02-17
1
-0
/
+30
*
FindwxWidgets: Drop suppression of -isystem
Brad King
2016-01-11
1
-12
/
+0
*
Replace http://www.cmake.org URLs with https://cmake.org
Brad King
2015-09-25
1
-2
/
+2
*
FindwxWidgets: Add wxWidgets webview component
Simon Richter
2015-09-09
1
-1
/
+1
*
FindwxWidgets: Expect wxWidgets 3.1
Simon Richter
2015-09-09
1
-1
/
+5
*
FindwxWidgets: allow specifying required version
Simon Richter
2015-09-09
1
-3
/
+28
*
FindwxWidgets: Fix find_program call for versioned names
Brad King
2015-06-08
1
-1
/
+2
*
FindwxWidgets: Search for wx-config-3.0 in addition to wx-config (#15540)
Orion Poplawski
2015-04-29
1
-1
/
+1
*
FindwxWidgets: Add versions 3.0.1 and 3.0.2
Christopher Gittner
2014-11-26
1
-0
/
+2
*
FindwxWidgets: Improve path detection logic when cross-compiling.
Richard M. Shaw
2014-08-22
1
-4
/
+3
*
Remove .* expressions from beginning and end of MATCHES regexs
Rolf Eike Beer
2014-04-14
1
-2
/
+2
*
FindwxWidgets: Add support for wxWidgets 3.0.0 (#14587)
Arnaud Desmier
2013-11-20
1
-0
/
+6
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-57
/
+86
*
FindwxWidgets: Look in x64 directories for MSVC (#14393)
Marius Luca
2013-09-10
1
-0
/
+2
*
FindwxWidgets: add DOC strings with usual style
Andreas Mohr
2013-05-07
1
-3
/
+5
*
use the find_* functions ENV parameter
Rolf Eike Beer
2012-08-14
1
-3
/
+3
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-105
/
+105
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-356
/
+356
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-16
/
+16
*
FindwxWidgets: Do not use -isystem on OpenBSD (#13219)
Anthony J. Bentley
2012-05-14
1
-2
/
+2
*
FindwxWidgets: Add webview library (#12636)
Jason Erb
2011-12-22
1
-1
/
+1
*
Modules: Include builtin FindPackageHandleStandardArgs directly
Brad King
2011-01-20
1
-1
/
+1
*
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
Alex Neundorf
2011-01-04
1
-1
/
+1
*
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
Alex Neundorf
2010-09-28
1
-1
/
+1
*
ENH #8993: FindwxWidgets add support for wx-config custom options.
Miguel A. Figueroa-Villanueva
2010-09-05
1
-5
/
+15
*
BUG #8184: Fixed FindwxWidgets wrong order of default libs for MinGW.
Miguel A. Figueroa-Villanueva
2010-09-01
1
-4
/
+5
*
BUG #11123: Generic include dir should come after config specific one.
Miguel A. Figueroa-Villanueva
2010-09-01
1
-10
/
+10
*
BUG #10658: FindwxWidgets USE_FILE should not include .cmake extension.
Miguel A. Figueroa-Villanueva
2010-09-01
1
-1
/
+1
[next]