Stephen Kelly
|
bb1e8c3adf
cmMakefile: Remove Print() debugging facilities.
|
10 years ago |
Stephen Kelly
|
8ab1cce704
cmMakefile: Rename method to something more appropriate.
|
10 years ago |
Stephen Kelly
|
2dd5d42f52
cmMakefile: Make the public ReadListFile method take one param.
|
10 years ago |
Stephen Kelly
|
f3e6a336f2
cmMakefile: Remove CurrentListFile member.
|
10 years ago |
Brad King
|
594dd9b36a
Merge topic 'use-std-unordered_map'
|
10 years ago |
Stephen Kelly
|
d7923b82ad
Use std::unordered_map instead of hash_map where available.
|
10 years ago |
Stephen Kelly
|
e96b5d14f9
cmListFileContext: Implement LessThanComparable.
|
10 years ago |
Stephen Kelly
|
f9785e0cb6
cmMakefile: Simplify CMP0054 handling.
|
10 years ago |
Stephen Kelly
|
e17b5e4262
cmMakefile: Add access to the top-level execution context.
|
10 years ago |
Stephen Kelly
|
9b4aefad41
cmMakefile: Replace deques with vectors.
|
10 years ago |
Brad King
|
226df303f9
CTest: Stop telling 'make' to ignore errors with -i
|
10 years ago |
Brad King
|
82a55ff916
Merge topic 'refactor-cmMakefile-constructor'
|
10 years ago |
Brad King
|
42142d4fd2
cmMakefile: Inline Intialize method in constructor
|
10 years ago |
Stephen Kelly
|
0bb6dbe0c6
cmMakefile: Extract an accessor for the global generator.
|
10 years ago |
Stephen Kelly
|
46f6a5f458
cmState: Store the Current directories.
|
10 years ago |
Stephen Kelly
|
3a041c5949
Introduce cmState::Snapshot.
|
10 years ago |
Stephen Kelly
|
86f3cd0f7e
cmMakefile: Require the localGenerator in the constructor.
|
10 years ago |
Stephen Kelly
|
e4c78b37ce
cmMakefile: Inline SetHome* methods into last remaining caller.
|
10 years ago |
Stephen Kelly
|
410f39a43e
cmMakefile: Delegate storage of Home dirs to the cmake class.
|
10 years ago |
Brad King
|
5a5ef00106
Merge topic 'clean-up-cmMakefile'
|
10 years ago |
Stephen Kelly
|
8dc3a67c9c
cmMakefile: Out-of-line the directory methods.
|
10 years ago |
Stephen Kelly
|
8090904198
cmMakefile: Disable copy constructor.
|
10 years ago |
Stephen Kelly
|
b288a997e9
cmMakefile: Rename SetStart* directory API to SetCurrent*.
|
10 years ago |
Stephen Kelly
|
932d53bc02
cmMakefile: Remove redundant method duplication.
|
10 years ago |
Stephen Kelly
|
54d6a9187f
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
|
10 years ago |
Stephen Kelly
|
55d80d0a85
cmMakefile: Rename GetCurrent{,Source}Directory.
|
10 years ago |
Stephen Kelly
|
1ea085d1b6
cmMakefile: Initialize dir definitions early.
|
10 years ago |
Stephen Kelly
|
3a68c323ba
cmMakefile: Fix wrong parameter names.
|
10 years ago |
Stephen Kelly
|
6e23a4bddd
cmMakefile: Remove always-null first parameter to ReadListFile.
|
10 years ago |
Stephen Kelly
|
813cd719c4
cmMakefile: Determine the file to read before calling Internal.
|
10 years ago |