Commit History

Author SHA1 Message Date
  Stephen Kelly f79cd99d6d cmDefinitions: Implement MakeClosure in terms of reverse iterators. 10 years ago
  Stephen Kelly aa4d1ee80f cmDefinitions: Convert MakeClosure into a static method. 10 years ago
  Stephen Kelly aaaa65b6a5 cmMakefile: Remove stack adaptor for the VarStack. 10 years ago
  Stephen Kelly 24885d4efa cmDefinitions: Replace private constructor with MakeClosure. 10 years ago
  Stephen Kelly 012a75a00f cmDefinitions: Make ClosureKeys API vector-based. 10 years ago
  Stephen Kelly 818bf727c1 cmDefinitions: Change LocalKeys to return a vector. 10 years ago
  Stephen Kelly 5067ae41b0 cmDefinitions: Externalize the Set logic. 10 years ago
  Stephen Kelly b43c162e99 cmMakefile: Use the Internal class to enclose the VarStack. 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 a48aebcb67 cmLocalGenerator: Require a parent 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 0f3c8cfa96 cmMakefile: Use method abstraction to access directories. 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 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 years ago
  Stephen Kelly 55d80d0a85 cmMakefile: Rename GetCurrent{,Source}Directory. 10 years ago
  Stephen Kelly b23cf06f86 cmake: Remove redundant start directories. 10 years ago
  Stephen Kelly fcf246acd1 cmMakefile: Populate Home directories on initialize. 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 05245b4229 cmMakefile: Move some preamble out of the Internal method. 10 years ago
  Stephen Kelly 6e23a4bddd cmMakefile: Remove always-null first parameter to ReadListFile. 10 years ago
  Stephen Kelly d21ebcb244 cmMakefile: Swap parameters of calls to ReadListFile. 10 years ago
  Stephen Kelly 95a27267da cmMakefile: Extract conditional code to caller. 10 years ago
  Stephen Kelly 7d24854736 cmMakefile: Remove intermediate variable. 10 years ago