View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008886CMakeCMakepublic2009-04-14 09:152016-06-10 14:30
ReporterGajendra Kashyap 
Assigned ToKitware Robot 
PrioritynormalSeverityfeatureReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0008886: Support for Ada code compilation
DescriptionCMake build system does a good job for building my C, C++, Qt applications. I
also use Ada programming language for which I use the GNAT compilation system
available from https://libre.adacore.com [^] .

The problem is comes when one has to do mixed language programming C, C++, Ada
at times. The programmer should write a GNU makefile.

It will be great if I had CMake system managing all my builds, whether single
or mixed language programs.

Thanks.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0016058)
Alex Neundorf (developer)
2009-04-18 15:22

There are Ada support files for CMake in PlPlot cvs:
http://plplot.cvs.sourceforge.net/plplot/plplot/cmake/modules/ [^]

I hope this helps for getting started.

Alex
(0016066)
Gajendra Kashyap (reporter)
2009-04-19 05:49

Hi Alex,
Yes I see that there are some cmake modules written and available for download.
I'm looking for something which is officially a part of the CMake software.
I downloaded the modules and tried to write a cmake file on cygwin, it failed unfortunately. I don't know if it works on cygwin.

Also I'm looking for supporting documentation that is part of the official software which is missing in this case. So are there any plans for making it official or we've to continue with this unofficial package?

Gajendra
(0016067)
Alex Neundorf (developer)
2009-04-19 07:32

The Ada support is not yet included in cmake because the one who wrote it didn't have the time to do it. Basically we just need somebody who uses Ada and who does the work of getting it into CMake.
I'll send him an email.

Alex
(0016076)
Gajendra Kashyap (reporter)
2009-04-20 03:20

So, I assume that you'll take care of this. I do use Ada, C and C++. Let me know if I can be of any help and contribute to getting this done.

Gajendra
(0016088)
Alex Neundorf (developer)
2009-04-20 16:21

Hmm, not really.
The way would be: you make it work, I assist you with this as much as I can, and then I commit it (I'm not using Ada myself and I'm working on CMake only in my spare time).

Alex
(0016096)
Gajendra Kashyap (reporter)
2009-04-21 04:25

Your idea sounds interesting.
So how should I go about it as I've limited knowledge of CMake internals.
I would need documentation on how to get started, guidelines and what should go where in which file etc.

Gajendra
(0026582)
Alex Neundorf (developer)
2011-05-25 16:18

I'm not an Ada guy, I won't work on this anytime soon.
(0041543)
Kitware Robot (administrator)
2016-06-10 14:27

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2009-04-14 09:15 Gajendra Kashyap New Issue
2009-04-18 15:22 Alex Neundorf Note Added: 0016058
2009-04-19 05:49 Gajendra Kashyap Note Added: 0016066
2009-04-19 07:32 Alex Neundorf Note Added: 0016067
2009-04-20 03:20 Gajendra Kashyap Note Added: 0016076
2009-04-20 16:21 Alex Neundorf Note Added: 0016088
2009-04-21 04:25 Gajendra Kashyap Note Added: 0016096
2009-09-14 13:01 Bill Hoffman Status new => assigned
2009-09-14 13:01 Bill Hoffman Assigned To => Alex Neundorf
2011-05-25 16:18 Alex Neundorf Note Added: 0026582
2011-05-25 16:18 Alex Neundorf Assigned To Alex Neundorf =>
2011-05-25 16:18 Alex Neundorf Status assigned => backlog
2016-06-10 14:27 Kitware Robot Note Added: 0041543
2016-06-10 14:27 Kitware Robot Status backlog => resolved
2016-06-10 14:27 Kitware Robot Resolution open => moved
2016-06-10 14:27 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:30 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team