| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
only project can be built with cmake, even without a cxx compiler
|
|
|
|
| |
to escape spaces and convert to the native path type
|
|
|
|
| |
borland make
|
|
|
|
| |
not want to build when doing a make depend
|
| |
|
| |
|
| |
|
|
|
|
| |
cmakelist file. Instead, run make depend in the current directory if a source file changes, or if a .h file changes or is removed
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
used by Dart, nmake makefiles work with borland make and nmake
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
link_directories that are in the build tree
|
| |
|
|
|
|
| |
depend file first
|
| |
|
| |
|
|
|
|
| |
makefiles. If a shared library links to another, the other will be built before the link is attempted.
|
| |
|
| |
|
|
|
|
| |
setting, not directly from the cache.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
libraries to link against
|
| |
|
|
|
|
| |
not try to link against themselves.
|
| |
|
|
|
|
| |
executables as well as link libraries.
|
| |
|
|
|
|
| |
some
|
| |
|
|
CMakeLists.txt files.
|