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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
make sure default_target is first
Bill Hoffman
2001-11-07
1
-6/+8
*
ENH: add ansi flag for c compiler
Bill Hoffman
2001-11-07
1
-0/+5
*
Allow multiline messages
Bill Hoffman
2001-11-07
1
-17/+6
*
Clean up a bit more
Bill Hoffman
2001-11-07
2
-46/+24
*
One more time... case does not matter on cygwin
Bill Hoffman
2001-11-07
1
-1/+1
*
ENH: fix doc string
Bill Hoffman
2001-11-06
1
-1/+1
*
add cleaning of QT generated files when make clean is used
Franck Bettinger
2001-11-06
2
-9/+30
*
ENH: tell cmake object where cmake is
Bill Hoffman
2001-11-06
3
-5/+8
*
BUG: CustomCommand has to use full path to Source file now
Bill Hoffman
2001-11-06
5
-10/+15
*
Removed a function which used va_start (did not compile on Sun with gcc)
Bill Hoffman
2001-11-06
2
-45/+0
*
Many improvements.
Berk Geveci
2001-11-06
6
-35/+214
*
ENH: use full paths for object compile rules
Bill Hoffman
2001-11-05
1
-11/+32
*
Re-enabling curses support.
Berk Geveci
2001-11-05
2
-8/+11
*
ENH: change to work with nmake
Bill Hoffman
2001-11-05
1
-80/+56
*
HPUX support.
Berk Geveci
2001-11-05
9
-12/+30
*
ERR: ^M's removed.
Bill Lorensen
2001-11-05
1
-4/+4
*
Adding form library.
Berk Geveci
2001-11-05
47
-0/+10081
*
Fixing problems on Sun (name collusions between STL and curses) and disabling...
Berk Geveci
2001-11-05
7
-15/+19
*
Fix the IF IF problem
Andy Cedilnik
2001-11-05
1
-1/+1
*
ERR: To include cmake headers, one should use ../
Berk Geveci
2001-11-05
7
-12/+9
*
switched string::compare to strncmp
Phil Pritchett
2001-11-05
2
-2/+2
*
Need to include standard headers.
Berk Geveci
2001-11-04
1
-0/+1
*
Adding curses support.
Berk Geveci
2001-11-04
24
-1/+1159
*
Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be ...
Sebastien Barre
2001-11-03
4
-8/+25
*
Update
Sebastien Barre
2001-11-02
2
-15/+8
*
Move usual Unix commands to FindUnixCommands, use FingCygwin in other modules
Sebastien Barre
2001-11-02
5
-35/+120
*
Doxygen doc generator
Sebastien Barre
2001-11-02
4
-0/+286
*
Doxygen doc generator
Sebastien Barre
2001-11-02
1
-1/+1
*
ENH: More Experimental targets for unix
Dan Blezek
2001-11-02
1
-0/+9
*
allow more than one external MS project
Phil Pritchett
2001-11-02
3
-3/+7
*
On win32 path is all in lower case now
Andy Cedilnik
2001-11-02
1
-10/+4
*
ENH: clean up interface and change build in current directory to build the de...
Bill Hoffman
2001-11-01
2
-62/+165
*
BUG: use collapse full path when testing cache directory
Bill Hoffman
2001-11-01
1
-2/+3
*
ENH: IntDir to INTDIR
Bill Hoffman
2001-11-01
1
-6/+6
*
Expand vars in exe and lib name
Sebastien Barre
2001-11-01
2
-5/+13
*
ENH: clean up drive letter check
Bill Hoffman
2001-11-01
1
-17/+26
*
ENH: Added automatic detection of >> sequences in template names and replacem...
Brad King
2001-10-31
2
-30/+38
*
ENH: Replaced cmStdString implementation to make it more transparently a std:...
Brad King
2001-10-31
1
-7/+17
*
INCLUDE_EXTERNAL_MSPROJECT command
Phil Pritchett
2001-10-31
6
-2/+147
*
FIX: Reverted to use FillCacheManagerFromGUI().
Luis Ibanez
2001-10-30
2
-8/+9
*
Fix the problem on windows of capital or lower case drive letter for CMAKE_CA...
Andy Cedilnik
2001-10-30
1
-0/+10
*
Change CMAKE_CURRENT_CWD to CMAKE_CACHEFILE_DIR and change the messages
Andy Cedilnik
2001-10-30
1
-11/+13
*
ENH: add an option to configure file command that allows for only expansion o...
Bill Hoffman
2001-10-30
4
-19/+50
*
FIX: In order to disable a button in fl_choice, a 0 pointer must be sent
Luis Ibanez
2001-10-30
1
-1/+1
*
ENH: FillCacheManagerFromGUI() was replaced by SaveFromCacheGUI() to
Luis Ibanez
2001-10-30
2
-8/+8
*
ENH: fl_ask replaced by fl_choice in FLTKCallback.
Luis Ibanez
2001-10-30
1
-4/+4
*
ENH: use callback not ifdef for MFC message box errors
Bill Hoffman
2001-10-29
3
-10/+17
*
ENH: add callback for message display
Bill Hoffman
2001-10-29
4
-4/+44
*
ENH: Button were renamed : "Configure", "OK" and "Cancel" as the MFC version.
Luis Ibanez
2001-10-28
2
-9/+9
*
ENH: Updated with respect to MFC CMakeSetup. New cache entries are now
Luis Ibanez
2001-10-28
8
-76/+304
[prev]
[next]