Brad King
98c51ff6dc
ENH: Overhaul CMake version numbering
...
This moves the version numbers into an isolated configured header so
that not all of CMake needs to rebuild when the version changes.
Previously we had spaces, dashes and/or the word 'patch' randomly chosen
before the patch number. Now we always report version numbers in the
traditional format "<major>.<minor>.<patch>[-rc<rc>]".
We still use odd minor numbers for development versions. Now we also
use the CCYYMMDD date as the patch number of development versions, thus
allowing tests for exact CMake versions.
2009-03-05 15:17:07 -05:00
David Cole
af46642deb
ENH: Put black outline around all resolutions of the new ico files. Looks better on a dark background than the lighter outline...
2007-11-08 15:54:26 -05:00
Bill Hoffman
a651938572
ENH: fix the compile and add install rule
2007-11-05 14:47:20 -05:00
David Cole
9371ac21a0
ENH: Add more resolutions for CMake icons to avoid that bloated chunky blown up icon look...
2007-11-01 08:36:51 -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
Jorgen Bodde
f958cc639c
Implemented new parser which can handle:
...
-G"generator" (legacy format)
-G "generator" (new format)
2005-08-10 16:18:54 -04:00
Jorgen Bodde
8a52a910e1
Implemented -G option
2005-08-09 15:42:49 -04:00
Jorgen Bodde
154529bd1c
Started on command line parsing, added string parse method for default generator
2005-08-08 17:14:08 -04:00
Bill Hoffman
53cc549180
ENH: fix for older versions of cmake
2005-07-15 11:38:43 -04:00
Bill Hoffman
846701f0a7
ENH: fix wxdialog to build with xcode
2005-07-14 17:21:24 -04:00
Andy Cedilnik
21bac16584
ENH: add an install target for WXDialog
2005-07-14 16:46:19 -04:00
Andy Cedilnik
0f14e54f35
ENH: fixes for macosx
2005-07-12 15:06:49 -04:00
Jorgen Bodde
6a1de7f5ad
initial checkin for bin dir
2005-06-30 15:54:59 -04:00
Jorgen Bodde
8c28e4e9f0
Initial checkin new wx dialog
2005-06-30 15:54:14 -04:00
Jorgen Bodde
099587c4ee
deleted old wx-dialog
2005-06-30 15:52:04 -04:00
Andy Cedilnik
bd588e7a55
ENH: Fix problem with wx 2.4
2003-10-17 07:45:21 -04:00
Brad King
6c9ba639f4
BUG: Need to check both CMAKE_WXWINDOWS_WXCONFIG_EXECUTABLE and CMAKE_WX_CONFIG.
2003-08-11 17:35:13 -04:00
Andy Cedilnik
e8a3e9392b
ENH: Fix wx test
2003-07-31 08:55:22 -04:00
Andy Cedilnik
de16c3b926
ENH: Revert back
2003-07-30 13:14:14 -04:00
Andy Cedilnik
cd94e07884
ENH: Also fail when make failsSource/cmaketest.cxx
2003-07-30 13:11:45 -04:00
Andy Cedilnik
74eb17767d
Fix location of test
2003-05-03 16:15:38 -04:00
Andy Cedilnik
417e10a4a7
Remove warning about shadowing variable
2003-02-25 12:36:42 -05:00
Brad King
1fe42129d4
ENH: Centralized setting of CMake version number to top-level CMake listfile.
2003-02-13 21:57:05 -05:00
Brad King
388d3afd23
BUG: AppleInfo.plist should come from build tree.
2003-02-05 16:17:49 -05:00
Andy Cedilnik
dd5c20536f
Fix version
2003-01-17 12:51:35 -05:00
Brad King
a39dafc1d6
ENH: Fixed space problem for Rez.
2003-01-06 10:37:47 -05:00
Andy Cedilnik
c91ca248f6
Add progress reporting
2002-11-14 18:18:49 -05:00
Andy Cedilnik
5c6355ecbd
Add readme for mac
2002-11-07 09:01:19 -05:00
Andy Cedilnik
0930c14b04
Use CMake icon on Mac
2002-11-06 16:05:14 -05:00
Andy Cedilnik
b99b9e5eac
Add Mac icon
2002-11-06 14:56:54 -05:00
Andy Cedilnik
c6fc225bfc
Remove background and make bigger
2002-11-06 14:53:14 -05:00
Andy Cedilnik
00747ad827
Bigger icon
2002-11-06 14:44:57 -05:00
Andy Cedilnik
2a8c0bdfc3
Start adding CMake icon
2002-11-06 14:33:59 -05:00
Andy Cedilnik
17b0a74046
More mac fixes
2002-11-05 09:38:34 -05:00
Andy Cedilnik
f0facf6584
Get the Mac resources done
2002-11-04 15:21:15 -05:00
Andy Cedilnik
cf02c156d2
Minor fixes
2002-11-04 15:01:55 -05:00
Andy Cedilnik
c45fc1e4b3
Attempt to automate apple gui generation
2002-11-04 14:50:32 -05:00
Andy Cedilnik
a9df6fdd8e
Try to fix generator problems on Mac
2002-11-04 13:09:51 -05:00
Brad King
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
2002-10-23 18:03:27 -04:00
Andy Cedilnik
f6a1218e10
Remove warning
2002-10-10 08:11:37 -04:00
Andy Cedilnik
b431046277
Try to add enter support
2002-10-09 16:26:02 -04:00
Andy Cedilnik
c6384c19b4
Remove warnings
2002-09-25 07:47:02 -04:00
Andy Cedilnik
8d14221f7e
Some GUI improvements and fix the way dirty is being set, so that if there are no cache values, dirty is not set
2002-09-24 16:20:44 -04:00
Andy Cedilnik
48fe81acdd
Try to remove some warnings
2002-09-23 13:32:14 -04:00
Andy Cedilnik
a76773f48f
Add missing include
2002-09-20 15:45:33 -04:00
Andy Cedilnik
28159ebd71
Fix tests for new trycompile and tryrun
2002-09-20 15:01:27 -04:00
Andy Cedilnik
b380a37418
Fix includes
2002-09-20 09:53:13 -04:00
Andy Cedilnik
0415b0db75
Add test for gui
2002-09-19 17:35:59 -04:00
Andy Cedilnik
3001a9ae80
Fix arguments
2002-09-19 17:35:27 -04:00
Andy Cedilnik
ceb63bedaf
Allow argument Q
2002-09-19 17:35:06 -04:00