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: Report when having conflicts
Andy Cedilnik
2003-10-31
1
-0/+4
*
BUG#313: Improving error message when no CMakeLists.txt file is found in the ...
Brad King
2003-10-30
1
-4/+5
*
BUG: Backing out previous change until a deeper problem can be investigated.
Brad King
2003-10-30
1
-10/+9
*
BUG#259: Do not double quote arguments if they are already quoted when writin...
Brad King
2003-10-30
1
-9/+10
*
BUG#163: Added documentation of OUTPUT_VARIABLE argument.
Brad King
2003-10-30
1
-3/+6
*
BUG: Fix Bug #310 - CTest sends wrong time to cvs on Windows
Andy Cedilnik
2003-10-30
1
-3/+7
*
ENH: Ok, no more argument needed for script mode
Andy Cedilnik
2003-10-30
4
-5/+32
*
ENH: More scripting changes
Andy Cedilnik
2003-10-29
1
-1/+4
*
ENH: Start includding the scripting support
Andy Cedilnik
2003-10-29
4
-14/+83
*
ENH: Start includding the scripting support
Andy Cedilnik
2003-10-29
3
-0/+18
*
ENH: Command should also be quoted
Andy Cedilnik
2003-10-28
1
-2/+5
*
BUG: add preprocessor flags to resource compiler
Bill Hoffman
2003-10-28
1
-2/+5
*
BUG: fix for bug 303 pass makeflags to sub makes
Bill Hoffman
2003-10-28
4
-3/+20
*
BUG: make sure -M flags are not duplicated and are only set in the xml
Bill Hoffman
2003-10-17
1
-14/+26
*
BUG: fix for unicode and for /D -D
Bill Hoffman
2003-10-17
1
-1/+4
*
ENH: Fix problem with wx 2.4
Andy Cedilnik
2003-10-17
1
-1/+1
*
ENH: Enable test on windows
Andy Cedilnik
2003-10-16
1
-2/+2
*
ENH: allow UNICODE to be specifed in the cxx flags and if not default to MBCS
Bill Hoffman
2003-10-16
1
-0/+6
*
ENH: allow users to change to unicode
Bill Hoffman
2003-10-16
1
-8/+20
*
ENH: Handle all white spaces, fix problem on cygwin
Andy Cedilnik
2003-10-16
1
-2/+2
*
BUG: fix for bug 78 should be on 1.8 branch
Bill Hoffman
2003-10-16
1
-36/+88
*
ENH: Add test for FindwxWindows. Thanks to: Mathieu Malaterre
Andy Cedilnik
2003-10-13
1
-0/+11
*
ENH: put the system path after the paths specified on to the FIND command
Bill Hoffman
2003-10-09
1
-7/+12
*
ENH: Add CMAKE_IGNORE_DEPENDENCIES_ORDERING to prevent warnings about depende...
Andy Cedilnik
2003-10-02
1
-11/+14
*
ENH: Fix comment
Andy Cedilnik
2003-09-24
1
-1/+1
*
BUG: Fix Bug #186 - QT_WRAP_UI uses the path twice
Andy Cedilnik
2003-09-24
1
-1/+16
*
BUG: Check for whether to use CMAKE_EXE_LINKER_FLAGS should look both for EXE...
Brad King
2003-09-24
1
-1/+2
*
ENH: Add missing newline Bug #185 - CTest exceptions output is missing new line
Andy Cedilnik
2003-09-23
1
-0/+1
*
ENH: remove /tmp_mnt in collapse full path
Bill Hoffman
2003-09-18
1
-1/+5
*
BUG: make sure exe output path is used for dep hack stuff
Bill Hoffman
2003-08-28
2
-4/+28
*
bad evil nasty ken
Ken Martin
2003-08-28
1
-4/+4
*
fix to executable depends for custom commands
Ken Martin
2003-08-28
2
-4/+24
*
BUG: fix bug with custom commands depending on executables
Bill Hoffman
2003-08-28
2
-6/+26
*
ENH: remove warnings from use of NULL
Bill Hoffman
2003-08-27
1
-4/+4
*
ERR: Using union-based "cast" of DynaGetFunction result to avoid warnings abo...
Brad King
2003-08-27
1
-17/+17
*
ENH: Added support for "make VERBOSE=1" to run one-time verbose make runs wit...
Brad King
2003-08-26
1
-5/+7
*
BUG: Fixed crash of cmake -i when CMAKE_ROOT cannot be found. Made resulting...
Brad King
2003-08-26
4
-9/+17
*
ENH: Moved decision to build MFCDialog up to top level. It is used in both t...
Brad King
2003-08-22
1
-12/+6
*
ENH: remove ifdef code and use makefile definitions
Bill Hoffman
2003-08-22
1
-26/+28
*
ENH: add the unix makefile generator as an option from the windows GUI, this ...
Bill Hoffman
2003-08-21
14
-34/+96
*
*** empty log message ***
Bill Hoffman
2003-08-21
1
-110/+0
*
ENH: Added documentation of specifying an existing build tree as an argument.
Brad King
2003-08-20
3
-3/+5
*
ERR: Fix crash of cmake on broken load commands
Andy Cedilnik
2003-08-19
1
-2/+3
*
BUG: LastError can return 0, so handle that case
Andy Cedilnik
2003-08-19
1
-2/+6
*
BUG: Report failed as failed...
Andy Cedilnik
2003-08-18
2
-1/+3
*
ENH: Remove unused variable
Andy Cedilnik
2003-08-18
1
-1/+0
*
BUG: Fixed Bug #154 - Uninitialized type initialized value cache variables sh...
Andy Cedilnik
2003-08-18
1
-1/+1
*
BUG: Fix Bug #153 - CTest does not detect tests that are not found and Bug #1...
Andy Cedilnik
2003-08-18
2
-58/+84
*
ENH: remove warning and unneeded cast
Bill Hoffman
2003-08-17
1
-4/+2
*
BUG: Fix test reporting
Andy Cedilnik
2003-08-15
1
-0/+1
[next]