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
/
cmcldeps.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ninja: build with old msvc versions
Peter Kuemmel
2012-06-16
1
-20/+31
*
Ninja: build server fixes
Peter Kuemmel
2012-06-16
1
-52/+51
*
Ninja: some bytes of the rc files couldn't be piped correctly
Peter Kuemmel
2012-06-15
1
-9/+18
*
Ninja: don't remove space between command and parameters
Peter Kuemmel
2012-06-15
1
-1/+1
*
Ninja: build cmcldeps with mingw
Peter Kuemmel
2012-06-15
1
-0/+2
*
Ninja: but cl supports /nologo ...
Peter Kuemmel
2012-06-15
1
-3/+4
*
Ninja: no /nologo option in old rc.exe
Peter Kuemmel
2012-06-15
1
-3/+2
*
Ninja: don't pollute build dir with preprocessed rc files
Peter Kuemmel
2012-06-15
1
-1/+1
*
Ninja: ninja now also could read parentheses in .d files
Peter Kuemmel
2012-06-14
1
-8/+4
*
Ninja: cmcldeps
Peter Kuemmel
2012-06-14
1
-38/+39
*
Ninja: suppress startup logos
Peter Kuemmel
2012-06-14
1
-3/+5
*
Ninja: onyl use pre processor for rc file parsing
Peter Kuemmel
2012-06-13
1
-16/+12
*
Ninja: extract dependencies for .rc files with msvc tools
Peter Kuemmel
2012-06-13
1
-20/+74
*
Ninja: ninja can't read dep. pathes with parentheses
Peter Kuemmel
2012-06-12
1
-6/+3
*
Ninja: use slahes in .d files
Peter Kuemmel
2012-06-10
1
-1/+1
*
Ninja: fix line length
Peter Kuemmel
2012-06-10
1
-7/+19
*
Ninja: allow spaces in cldeps's .d file
Peter Kuemmel
2012-06-10
1
-7/+14
*
Ninja: don't use cmcldeps for try_compile
Peter Kuemmel
2012-06-09
1
-4/+8
*
Ninja: add wrapper for cl to extract dependencies
Peter Kuemmel
2012-06-08
1
-0/+644