| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
dereferenced to get a reference to the element, and then we can take the address of that to get a pointer. "i" becomes "&*i"
|
| |
|
| |
|
|
|
|
| |
set results in a significant performance increase and reduction in memory usage.
|
| |
|
| |
|
| |
|
|
|
|
| |
not try to link against themselves.
|
| |
|
| |
|
|
|
|
| |
Variables will be available to the targets file.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
double quotes (windows) or escape sequences for spaces (unix) are added when dependencies are output.
|
|
|
|
| |
input directory name may work also, but are untested.
|
| |
|
|
|
|
| |
file find
|
| |
|
| |
|
|
|
|
| |
code that could not handle the /Og component of /O2
|
| |
|
|
|
|
| |
the current directory. The include path is searched for the files.
|
| |
|
|
|
|
| |
variable has been replaced with explicity writing out the command.
|
|
|
|
| |
command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles.
|
| |
|
|
|
|
| |
this group and outside, but fixing this will require a reorganization of custom rule generation. I should get to that soon.
|
|
|
|
| |
differently for windows and unix.
|
| |
|
|
|
|
| |
is missing.
|
|
|
|
| |
platform.
|
|
|
|
| |
constructor to match each other.
|
|
|
|
| |
m_OutputFile. Fixes problem on SGI with opening the file.
|
| |
|
|
|
|
| |
in dependency checking.
|
| |
|
|
|
|
| |
as their information is known.
|
|
|
|
| |
order of virtual destructor calls.
|
| |
|
| |
|
|
|
|
| |
an argument to the CABLE_DEFINE_SET command. A single colon with nothing to its left will result in an empty tag.
|
|
|
|
| |
arguments.
|
|
|
|
| |
not called SetError.
|
| |
|
|
|
|
| |
Release, Debug, ReleaseDLL, ... configurations.
|
|
|
|
| |
used in place of separate Release, Debug, and ReleaseMinSize.
|