Jack Jansen
|
6abe676538
|
Various settings were unconditionally set. Allow them to be overridden in the settings dict.
|
2001-01-23 22:35:22 +00:00 |
Jack Jansen
|
af4c942b8a
|
Better test for skipping project creation: the project file should also exist and be newer than the xml file, and the .exp should exist.
|
2001-01-22 15:38:40 +00:00 |
Jack Jansen
|
d6389956cb
|
Don't generate project if the XML file already exists and is identical to what we've generated. Overridable with a "force" argument to mkproject().
|
2001-01-21 22:23:13 +00:00 |
Jack Jansen
|
0eba959ed3
|
Added an extraexportsymbols option, to allow (you guessed it:-) extra export symbols to be specified.
|
2000-12-03 22:39:09 +00:00 |
Jack Jansen
|
6f484cb25a
|
Close the project after building it, so that building umpteen projects doesn't keep all the projects open.
|
2000-11-19 21:51:06 +00:00 |
Jack Jansen
|
486f138224
|
Added a workaround for shortcomings in the OSA support: there can be class/property conflicts and passing classes as arguments doesn't work. The package now seems to work.
|
2000-09-24 21:56:43 +00:00 |
Jack Jansen
|
4a751580ca
|
mkcwproject now works, but for one thing: the import of the XML document as a project through AppleEvents.
|
2000-09-22 23:54:07 +00:00 |
Jack Jansen
|
07642c3689
|
More bits and pieces of project generation.
|
2000-09-22 23:26:55 +00:00 |