MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0010862 | CMake | CMake | public | 2010-06-22 09:08 | 2016-06-10 14:31 |
| Reporter | Magnus | ||||
| Assigned To | Brad King | ||||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-8 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0010862: Make it possible to run dependency generators during make-time for all languages | ||||
| Description | Make the following possible for developers that add support for new languages to CMake: One repository builds two programs, foo and bar. foo is used to pre-process bar's source during both dependency generation and build. This means that foo must be available at cmake-time for bar, or that dependency generation for bar is deferred to make-time. The latter is apparently already supported for the "built-in" languages (C/C++/Fortran/Java), but there is no way to do that for other languages. | ||||
| Steps To Reproduce | |||||
| Additional Information | This is an issue that comes up in OCaml when used in combination with camlp4, as discussed in the following threads on the mailing list: http://www.cmake.org/pipermail/cmake/2010-June/037611.html [^] http://www.cmake.org/pipermail/cmake/2010-June/037612.html [^] | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2010-06-22 09:08 | Magnus | New Issue | |||
| 2010-06-22 09:16 | Bill Hoffman | Status | new => assigned | ||
| 2010-06-22 09:16 | Bill Hoffman | Assigned To | => Brad King | ||
| 2012-08-13 10:36 | Brad King | Status | assigned => backlog | ||
| 2012-08-13 10:36 | Brad King | Note Added: 0030485 | |||
| 2016-06-10 14:28 | Kitware Robot | Note Added: 0041715 | |||
| 2016-06-10 14:28 | Kitware Robot | Status | backlog => resolved | ||
| 2016-06-10 14:28 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||