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
*
Tests: Eliminate unnecessary files and variables.
David Cole
2011-01-28
17
-169/+0
*
KWSys Nightly Date Stamp
KWSys Robot
2011-01-28
1
-1/+1
*
Merge topic 'dev/strict-mode'
Brad King
2011-01-27
27
-18/+621
|
\
|
*
Merge branch 'dev/add_test-working-directory' into dev/strict-mode
Brad King
2011-01-27
157
-1419/+2846
|
|
\
|
*
|
Unwatch manual variables upon removal in cmake-gui
Ben Boeckel
2011-01-13
1
-0/+2
|
*
|
Unwatch manual variables upon removal in ccmake
Ben Boeckel
2011-01-13
1
-0/+1
|
*
|
Add method to unwatch a manual variable
Ben Boeckel
2011-01-13
2
-0/+9
|
*
|
Give a better message for unused variables
Ben Boeckel
2011-01-13
1
-1/+1
|
*
|
Fix ArgumentExpansion test expected results
Brad King
2011-01-11
3
-12/+31
|
*
|
Checking for a definition is a usage
Ben Boeckel
2011-01-03
1
-0/+1
|
*
|
Don't output to stderr in the GUI
Ben Boeckel
2011-01-03
1
-1/+0
|
*
|
Merge branch 'ImprovedDotSupport2' into dev/strict-mode
Brad King
2010-12-17
40
-649/+1210
|
|
\
\
|
*
\
\
Merge branch 'AddCMAKE_CURRENT_LIST_DIR' into dev/strict-mode
Brad King
2010-12-17
95
-164/+213
|
|
\
\
\
|
*
\
\
\
Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-mode
Brad King
2010-12-17
143
-1743/+3161
|
|
\
\
\
\
|
*
|
|
|
|
Fix expected output for WarnUninitialized test
Ben Boeckel
2010-12-07
1
-1/+1
|
*
|
|
|
|
Update expected messages to new format
Ben Boeckel
2010-12-07
1
-4/+4
|
*
|
|
|
|
Don't check at destruction for usage
Ben Boeckel
2010-12-07
1
-3/+0
|
*
|
|
|
|
Use cmake::IssueMessage for warnings
Ben Boeckel
2010-12-07
2
-9/+18
|
*
|
|
|
|
Use 'CMake Warning' versus 'warning' for CDash
Ben Boeckel
2010-12-07
4
-10/+10
|
*
|
|
|
|
Initialize the class before setting warn flags
Ben Boeckel
2010-12-03
1
-1/+1
|
*
|
|
|
|
Ignore files under the CMakeFiles directory
Ben Boeckel
2010-12-03
1
-2/+4
|
*
|
|
|
|
Don't check for unused vars at configure time
Ben Boeckel
2010-12-02
1
-2/+0
|
*
|
|
|
|
Don't warn during configure when doing everything
Ben Boeckel
2010-11-15
1
-0/+6
|
*
|
|
|
|
Check for unused variables at the end of generate
Ben Boeckel
2010-11-15
1
-0/+2
|
*
|
|
|
|
When checking for variables, specify a reason
Ben Boeckel
2010-11-15
3
-4/+5
|
*
|
|
|
|
Use a long int since Line is a long as well
Ben Boeckel
2010-10-08
1
-1/+1
|
*
|
|
|
|
Change the failure case string to 'Unexpected'
Ben Boeckel
2010-10-08
2
-4/+4
|
*
|
|
|
|
Add 'ArgumentExpansion' test
Ben Boeckel
2010-10-07
2
-0/+74
|
*
|
|
|
|
Wrong boolean value for CLI warnings
Ben Boeckel
2010-10-07
1
-1/+1
|
*
|
|
|
|
Hard-code the --no-warn-unused-cli flag
Ben Boeckel
2010-10-07
1
-1/+5
|
*
|
|
|
|
Fix line lengths
Ben Boeckel
2010-10-06
2
-2/+4
|
*
|
|
|
|
Flag that the directories have been set
Ben Boeckel
2010-10-05
1
-1/+1
|
*
|
|
|
|
Add argument to arg parsing to not set directories
Ben Boeckel
2010-10-05
2
-3/+3
|
*
|
|
|
|
Revert "Revert "When calling CMake, set the args and the cache""
Ben Boeckel
2010-10-05
1
-0/+1
|
*
|
|
|
|
Revert "When calling CMake, set the args and the cache"
Ben Boeckel
2010-10-01
1
-1/+0
|
*
|
|
|
|
When calling CMake, set the args and the cache
Ben Boeckel
2010-10-01
1
-0/+1
|
*
|
|
|
|
Fix long lines for KWStyle
Ben Boeckel
2010-09-23
2
-4/+5
|
*
|
|
|
|
Set a watch on variables added through the gui
Ben Boeckel
2010-09-22
1
-0/+2
|
*
|
|
|
|
Add a method to put a watch for variables
Ben Boeckel
2010-09-22
2
-4/+10
|
*
|
|
|
|
Initialize the warning variables earlier
Ben Boeckel
2010-09-22
1
-2/+4
|
*
|
|
|
|
Fix the path detection to work for top-level
Ben Boeckel
2010-09-22
1
-5/+18
|
*
|
|
|
|
Initialize the usage stack earlier
Ben Boeckel
2010-09-22
1
-14/+2
|
*
|
|
|
|
Factor out the checks for unused variables
Ben Boeckel
2010-09-22
2
-9/+19
|
*
|
|
|
|
When using the API, check for Add vs. Remove
Ben Boeckel
2010-09-17
1
-1/+8
|
*
|
|
|
|
Fix typo in VariableUnusedViaUnset test
Ben Boeckel
2010-09-17
1
-1/+1
|
*
|
|
|
|
Remove old false positive avoidance code
Ben Boeckel
2010-09-17
1
-4/+0
|
*
|
|
|
|
Revert "Add test for unused warnings at the end of scope"
Ben Boeckel
2010-09-17
2
-17/+0
|
*
|
|
|
|
Exempt CMAKE(CURRENT|PARENT)_LIST_FILE from usage
Ben Boeckel
2010-09-16
1
-0/+6
|
*
|
|
|
|
Ignore CLI warnings for ABI determination
Ben Boeckel
2010-09-16
1
-0/+4
|
*
|
|
|
|
Only return local keys that are defined
Ben Boeckel
2010-09-16
1
-1/+4
[next]