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
*
ENH: MinGW build now passes all the tests
Bill Hoffman
2003-08-27
10
-26/+44
*
Merging release script changes from 1.8 branch to main tree.
Brad King
2003-08-27
9
-57/+98
*
ERR: Fixed typo in comment.
Brad King
2003-08-27
2
-2/+2
*
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
3
-38/+39
*
ENH: remove ifdef code and use makefile definitions
Bill Hoffman
2003-08-22
1
-26/+28
*
ENH: add configure file for gcc under windows
Bill Hoffman
2003-08-22
1
-0/+14
*
ERR: Reorganize to try to fix the -pthread problem on some systems
Andy Cedilnik
2003-08-22
2
-34/+55
*
ENH: add the unix makefile generator as an option from the windows GUI, this ...
Bill Hoffman
2003-08-21
23
-48/+147
*
ERR: If WX_CONFIG_LIBS are , then you get weird cmake error. This should fix it
Andy Cedilnik
2003-08-21
1
-1/+1
*
*** 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
*
ENH: Improved default choice of -64 compiler/linker flags based on how cmake ...
Brad King
2003-08-19
1
-3/+28
*
BUG: LastError can return 0, so handle that case
Andy Cedilnik
2003-08-19
1
-2/+6
*
BUG: Fix Bug #156 - ps2pdf is not found on linux
Andy Cedilnik
2003-08-19
1
-1/+1
*
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
*
ENH: Fix verbose output, fix error message, and fix the exit code check
Andy Cedilnik
2003-08-14
1
-11/+20
*
ENH: remove a warning
Bill Hoffman
2003-08-14
1
-1/+0
*
ENH: Better error reporting
Andy Cedilnik
2003-08-13
2
-32/+155
*
ENH: Made error message consistent between win9x and non-win9x version of err...
Brad King
2003-08-13
1
-25/+35
*
ENH: Treating SIGBUS as a fault by default.
Brad King
2003-08-13
1
-0/+3
*
ERR: Reverting dlopen changes. We don't need them.
Brad King
2003-08-12
1
-8/+2
*
ENH: Fix hidden console for ctest
Andy Cedilnik
2003-08-12
1
-1/+4
*
BUG: Need to force HAVE_LIBDL and HAVE_DLOPEN to 0 to support old cache files.
Brad King
2003-08-12
1
-0/+2
*
ENH: Add error message for make missing
Andy Cedilnik
2003-08-11
1
-0/+4
*
Merge from 1.8 branch.
Brad King
2003-08-11
5
-20/+19
*
ENH: Removing dependence on dl library since we don't actually use ldap.
Brad King
2003-08-11
1
-2/+6
*
BUG: Need to check both CMAKE_WXWINDOWS_WXCONFIG_EXECUTABLE and CMAKE_WX_CONFIG.
Brad King
2003-08-11
1
-1/+8
*
BUG: Bootstrapping with wxWindows support needs SEPARATE_ARGUMENTS command.
Brad King
2003-08-11
1
-2/+2
*
ENH: Installing readme.txt in Modules directory to be consistent with windows.
Brad King
2003-08-11
1
-1/+1
*
Update from 1.8 branch.
Brad King
2003-08-11
1
-5/+6
*
Updated for new location of wxWindows.
Brad King
2003-08-11
1
-1/+1
*
added beta release support
Ken Martin
2003-08-11
1
-0/+4
*
version 19
Ken Martin
2003-08-11
2
-2/+2
*
ENH: Add documentation for -D and add missing targets
Andy Cedilnik
2003-08-11
1
-0/+125
*
ENH: Cleanup the output
Andy Cedilnik
2003-08-11
2
-95/+103
*
ENH: Take Purify out because it is not implemented yet
Andy Cedilnik
2003-08-11
1
-1/+2
*
ENH: Remove debug
Andy Cedilnik
2003-08-11
1
-1/+0
*
removed redundent includes
Ken Martin
2003-08-10
92
-96/+0
*
removed duplicate includes
Ken Martin
2003-08-10
3
-3/+0
*
removed duplicate include
Ken Martin
2003-08-10
1
-1/+0
*
ERR: Rename some variables to remove shadow warning
Andy Cedilnik
2003-08-09
1
-6/+6
*
ENH: Add regression images support
Andy Cedilnik
2003-08-08
2
-8/+146
[next]