Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
Brad King
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
Brad King
|
e2ec3b671b
ENH: Cleanup Find* modules with new HINTS feature
|
17 years ago |
Sebastien Barre
|
5ee18d5c55
ENH: fix advanced bug
|
18 years ago |
Sebastien Barre
|
59d29d6079
ENH: Update Tcl/Tk 8.5
|
18 years ago |
Sebastien Barre
|
bd28610ec3
ENH: update for Tcl/Tk 8.5
|
18 years ago |
Sebastien Barre
|
af9987ed79
ENH: update for Tcl/Tk 8.5
|
18 years ago |
Sebastien Barre
|
99198a0765
ENH: update for Tcl/Tk 8.5
|
18 years ago |
Sebastien Barre
|
ae356560a0
ENH: keep cleaning up Tcl/Tk modules
|
18 years ago |
Sebastien Barre
|
2469403849
ENH: Tcl/Tk 8.6 alpha schedule for May 2008.
|
18 years ago |
Sebastien Barre
|
0bbae2a5b2
ENH: cleanup FindPerl and FindTcl (use ActiveState CurrentVersion, and support Tcl/Tk 8.5)
|
18 years ago |
Sebastien Barre
|
03dfe8356f
ENH: cleanup FindPerl and FindTcl (use ActiveState CurrentVersion, and support Tcl/Tk 8.5)
|
18 years ago |
Sebastien Barre
|
4f37eacfdb
ENH: cleanup FindPerl and FindTcl (use ActiveState CurrentVersion, and support Tcl/Tk 8.5)
|
18 years ago |
Alexander Neundorf
|
13db5b578b
|
18 years ago |
Alexander Neundorf
|
0f4985ea23
|
18 years ago |
Alexander Neundorf
|
c7770b8edb
|
18 years ago |
Alexander Neundorf
|
b5f656e0de
|
18 years ago |
Bill Hoffman
|
9d5dc7b396
BUG: fix for bug# 3313 same advanced for tcl win and unix
|
19 years ago |
Bill Hoffman
|
cb95c0a5bc
ENH: fix a bug in the find path stuff so that it can find headers deep in frameworks
|
20 years ago |
Bill Hoffman
|
7603244509
ENH: use program files env for searching
|
20 years ago |
Ken Martin
|
74eaecfc3e
ENH: cleanups
|
20 years ago |
Bill Hoffman
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
Brad King
|
290ffc01b6
ENH: Removing extra 64-bit search paths. They are now constructed automatically from the paths listed.
|
20 years ago |
Brad King
|
76f9050026
ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.
|
20 years ago |
Andy Cedilnik
|
ad4f98f3cf
ENH: Cleanup. Use relative path to modules
|
21 years ago |
Andy Cedilnik
|
62fec96d99
ENH: Add TCL_FOUND
|
21 years ago |
Sebastien Barre
|
1b2e663dfb
ENH: make it a bit smarter at finding stuff: now you need only to set *ONE* of (TCL|TK)_INCLUDE_PATH, (TCL|TK)_LIBRARY, TCL_TCLSH and the rest will be found.
|
22 years ago |
Brad King
|
13e9428d2e
BUG#423: Fixed search for frameworks on OSX.
|
22 years ago |
Sebastien Barre
|
296e731808
FIX: for Windows users, it seems logical to favor native win32 installation before Cygwin ones. Otherwise you can end up with bad mixes (part of the java tools were picked from the SDK, part from Cygwin)
|
22 years ago |
Brad King
|
a086d08311
ENH: Use the Mac -framework for Tk if it is available.
|
23 years ago |