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
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: add custom commands for targets
Bill Hoffman
2001-12-07
4
-13/+120
*
Do not output library search path if the library path option/flag is empty + ...
Sebastien Barre
2001-12-07
1
-18/+46
*
Fix bug with string
Andy Cedilnik
2001-12-06
1
-1/+1
*
ENH: call convert to unix slashes for path and filepath entries
Bill Hoffman
2001-12-06
1
-0/+5
*
Added support for ~.
Berk Geveci
2001-12-06
1
-2/+11
*
handle tildas
Ken Martin
2001-12-06
1
-0/+10
*
Lib path should be converted to native path too.
Sebastien Barre
2001-12-06
1
-1/+2
*
Fix the command quoting pb (remove m_QuoteNextCommand), move ConvertToNativeP...
Sebastien Barre
2001-12-06
4
-50/+36
*
Cleaning last line at exit.
Ken Martin
2001-12-06
1
-0/+2
*
If Shift is pressed with 'OK', then don't quit
Sebastien Barre
2001-12-05
1
-1/+4
*
Add single quotes feature.
Sebastien Barre
2001-12-05
3
-24/+121
*
up version
Ken Martin
2001-12-05
1
-1/+1
*
up version
Ken Martin
2001-12-05
1
-1/+1
*
ENH: remove /tmp_mnt from all paths in convert to unix slashes
Bill Hoffman
2001-12-04
1
-0/+7
*
Fixed outdated comment
Berk Geveci
2001-12-04
1
-1/+1
*
Fixed overflow problem.
Berk Geveci
2001-12-04
1
-8/+2
*
crazy fix for putenv, and native path called on custom command paths
Bill Hoffman
2001-12-04
1
-3/+17
*
replacing clear()
Berk Geveci
2001-12-04
1
-1/+2
*
Added debugging.
Berk Geveci
2001-12-04
6
-1/+81
*
no c++ comments in c code, duhhhh
Bill Hoffman
2001-12-04
1
-1/+1
*
ENH: AIX seems to define lines and columns as macros, I undefed them
Bill Hoffman
2001-12-04
1
-0/+4
*
ENH: let people know the variable is advanced
Bill Hoffman
2001-12-03
1
-1/+10
*
ENH: fix debugging with borland
Bill Hoffman
2001-12-03
1
-3/+12
*
ENH: add -C load cache file option
Bill Hoffman
2001-12-03
1
-7/+23
*
Add /A and /G command-line param to carry the value of "Show Advanced" and ge...
Sebastien Barre
2001-12-03
3
-6/+48
*
minor fix for not found executables
Ken Martin
2001-12-03
1
-0/+9
*
Fixed help.
Berk Geveci
2001-12-03
1
-1/+1
*
Fixed help.
Berk Geveci
2001-12-03
1
-2/+3
*
add wizard
Bill Hoffman
2001-12-03
1
-0/+1
*
ENH: AddCustomCommand register now multiple outputs. Auxiliary variable manage
Luis Ibanez
2001-12-02
1
-26/+32
*
fix warning for Borland build
Sebastien Barre
2001-11-30
6
-11/+8
*
*** empty log message ***
Bill Hoffman
2001-11-30
1
-0/+71
*
new borland generator moved into place
Bill Hoffman
2001-11-30
10
-75/+94
*
Replace with nmake subclassed generator
Bill Hoffman
2001-11-30
2
-918/+0
*
Add options for library manager (lib).
Sebastien Barre
2001-11-30
3
-37/+39
*
Improving interface.
Berk Geveci
2001-11-30
2
-1/+13
*
print cmake running message to cerr
Bill Hoffman
2001-11-30
1
-0/+1
*
Add linker flags for each build type
Sebastien Barre
2001-11-30
1
-4/+13
*
Better documentation.
Berk Geveci
2001-11-30
1
-0/+1
*
Better documentation.
Berk Geveci
2001-11-30
1
-1/+29
*
Improved help.
Berk Geveci
2001-11-30
3
-8/+55
*
fix library suffix
Bill Hoffman
2001-11-30
1
-1/+3
*
remove suffix rules
Bill Hoffman
2001-11-30
1
-2/+0
*
add new suffix rules
Bill Hoffman
2001-11-30
1
-1/+2
*
Can non use clear because it is undef'ed.
Berk Geveci
2001-11-30
4
-4/+9
*
Fixed warning.
Berk Geveci
2001-11-30
1
-2/+3
*
Fixed warning.
Berk Geveci
2001-11-30
2
-5/+4
*
Since it is being used as an array size in another file, it is not possible t...
Berk Geveci
2001-11-30
2
-8/+6
*
fix warning
Bill Hoffman
2001-11-30
1
-2/+2
*
Missed std::
Berk Geveci
2001-11-30
2
-4/+4
[next]