Edgewall Software
Modify

Opened 15 years ago

Last modified 10 years ago

#356 new defect

c:make should use short command line options

Reported by: james@… Owned by: cmlenz
Priority: minor Milestone: 0.6.1
Component: Recipe commands Version: 0.5.3
Keywords: Cc:
Operating System: BSD

Description

We are using bitten-slave on FreeBSD 6.x and 7.x. FreeBSD's make implmenentation does not known long command line options (like --directory), which breaks the c:make command on those platforms.

It may be a solution to always use the short versions of the command line options to be as compatible as possible on many platforms.

Attachments (1)

ctools.patch (806 bytes) - added by james@… 15 years ago.
patch for ctools.py

Download all attachments as: .zip

Change History (4)

comment:1 Changed 15 years ago by osimons

  • Milestone changed from 0.6 to 0.6.1

Makes sense to me. Patches welcome :-)

Changed 15 years ago by james@…

patch for ctools.py

comment:2 Changed 15 years ago by james@…

I attached the patch. I'm hoping to see this in future versions. Thanks.

comment:3 Changed 15 years ago by Olaf Meeuwissen <olaf@…>

GNU make uses the same short options, so patch should be fine there too.

Add Comment

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain cmlenz.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.