Brad King
c4bb9c9d42
Convert CMake find-modules to BSD License
...
This adds copyright/license notification blocks CMake's find-modules.
Many of the modules had no notices at all. Some had notices referring
to the BSD license already. This commit normalizes existing notices and
adds missing notices.
2009-09-28 11:45:50 -04:00
Brad King
3c9744f406
ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. It also updates the UseWX test and WXDialog sources to use the new find script.
2006-07-21 15:43:19 -04:00
Bill Hoffman
1fd9060406
ENH: contribution from Jan Woetzel
2006-01-12 11:10:22 -05:00
Ken Martin
74eaecfc3e
ENH: cleanups
2005-12-15 14:17:43 -05:00
Bill Hoffman
b7fa820118
ENH: add documentation support for modules
2005-12-14 13:51:08 -05:00
Andy Cedilnik
ad4f98f3cf
ENH: Cleanup. Use relative path to modules
2004-08-26 22:52:53 -04:00
Bill Hoffman
5ff05c35d1
BUG: fix bad if statements
2004-04-22 11:12:04 -04:00
Bill Hoffman
8414c65862
ENH: fix for mingw
2004-04-21 15:09:07 -04:00
Andy Cedilnik
0270b60b8f
ERR: If WX_CONFIG_LIBS are , then you get weird cmake error. This should fix it
2003-08-21 13:26:56 -04:00
Andy Cedilnik
388d274290
made a minor bugfix on my FindwxWindows.cmake.
...
I capsulated the regular expression matching for the libdrs with another
IF (line 355).
By: Jan Woetzel
2003-07-31 13:15:42 -04:00
Andy Cedilnik
2f58c28e6d
ENH: Improved find module. Thank you Jan Woetzel
2003-07-29 07:41:28 -04:00
Andy Cedilnik
5e84aca2f1
Change priorities
2002-11-25 17:57:30 -05:00
Andy Cedilnik
0ccba5a056
Add some search paths
2002-10-09 13:47:49 -04:00
Andy Cedilnik
af7c36f3cf
Fix comments
2002-09-23 10:01:20 -04:00
Andy Cedilnik
000326237d
Fix find wxWindows
2002-09-19 10:25:13 -04:00
Andy Cedilnik
0dafd886fc
Improve searching for wxWindows
2002-09-19 09:42:58 -04:00
Sebastien Barre
a75e78838f
FIX:
...
- WINDOWS does not exist, use WIN32 (or defineWINDOWS if cygwin can not be used inUnix mode?),
- fix an un-closed IF,
- use same prefix for vars (and make it advanced)
2002-08-09 08:33:04 -04:00
Andy Cedilnik
a1e19675de
This hopefully finds wxWindows on UNIX
2002-08-09 07:55:25 -04:00
Andy Cedilnik
7cdee27a01
Add UNIX support for WXWINDOWS
2002-08-08 15:30:17 -04:00
Sebastien Barre
930bed0f71
ENH: first stab at wxWindows support (win32)
2002-08-08 13:41:50 -04:00