2003-04-21 14:53:10 +00:00
|
|
|
2003-04-21 Serg Stoyan <stoyan@hologr.com>
|
|
|
|
|
|
|
|
* GNUmakefile: Set BUNDLE_INSTALL_DIR to GNUSTEP_SYSTEM_ROOT.
|
|
|
|
|
|
|
|
* .h, .m: Replace #import with #include and add #ifndefs.
|
|
|
|
|
2002-11-27 18:27:41 +00:00
|
|
|
2002-11-27 15:45 probert
|
|
|
|
|
|
|
|
* Mac OS X port using Cocoa
|
|
|
|
|
2002-06-01 14:00:45 +00:00
|
|
|
2002-06-01 15:56 probert
|
2002-04-26 03:12:50 +00:00
|
|
|
|
2002-06-01 14:00:45 +00:00
|
|
|
* GNUmakefile, PCBundleProj.pcproj: Installation into
|
|
|
|
GNUSPTE_INSTALLATION_DIR
|
|
|
|
|
|
|
|
2002-06-01 15:07 probert
|
|
|
|
|
|
|
|
* PC.proj, PCBundleProject.m: The default installation path prefix
|
|
|
|
for bundles is now set to $GNUSTEP_INSTALLATION_DIR
|
|
|
|
|
|
|
|
2002-04-26 05:12 fedor
|
|
|
|
|
|
|
|
* ChangeLog, PCBundleProject.m: removed bunches of duplicate calls,
|
|
|
|
retains and releases.
|
|
|
|
|
|
|
|
2002-03-25 20:37 probert
|
|
|
|
|
|
|
|
* ChangeLog: ChangeLog updates
|
2002-04-26 03:12:50 +00:00
|
|
|
|
2002-03-25 19:37:28 +00:00
|
|
|
2002-03-01 15:22 probert
|
|
|
|
|
|
|
|
* PCBundleProj.m: Fix to avoid warning
|
|
|
|
|
|
|
|
2002-03-01 15:18 probert
|
|
|
|
|
|
|
|
* GNUmakefile, PCBundleMakefileFactory.h,
|
|
|
|
PCBundleMakefileFactory.m, PCBundleProj.pcproj, PCBundleProject.m:
|
|
|
|
The project now uses the shared makefile factory too.
|
|
|
|
|
|
|
|
2002-01-07 16:05 probert
|
|
|
|
|
|
|
|
* ChangeLog: Updated all ChangeLog files (using cvs2cl.pl)
|
|
|
|
|
2002-01-07 15:05:46 +00:00
|
|
|
2002-01-07 16:01 probert
|
|
|
|
|
|
|
|
* GNUmakefile, PCBundleProj.pcproj: Added libProjectCenter to the
|
|
|
|
bundle's library link settings.
|
|
|
|
|
|
|
|
2002-01-07 10:37 probert
|
|
|
|
|
|
|
|
* PC.project, PCBundleProj.m, PCBundleProj.pcproj: ProjectCenter
|
|
|
|
now stores the project files under PROJECTNAME.pcproj to avoid name
|
|
|
|
clashes.
|
|
|
|
|
|
|
|
2002-01-02 18:51 probert
|
|
|
|
|
|
|
|
* PC.proj, PC.project: Changed the build tool entry to
|
|
|
|
/usr/bin/make in all project files and templates.
|
|
|
|
|
|
|
|
2002-01-02 17:05 probert
|
|
|
|
|
|
|
|
* GNUmakefile, PC.proj, PC.project, PCBundleMakefileFactory.m,
|
|
|
|
PCBundleProject.m: The inspector now handles the installation path
|
|
|
|
and other settings. Furthermore it does not save changes
|
|
|
|
automatically but marks the project as being edited. Upon 'save'
|
|
|
|
the project file and GNUmakefile are being saved, not before! In
|
|
|
|
addition the various PC* bundles are now maintained by
|
|
|
|
ProjectCenter itself. The installation path for ProjectCenter.app
|
|
|
|
is corrected to the SYSTEM ROOT as well.
|
|
|
|
|
|
|
|
2002-01-02 13:13 probert
|
|
|
|
|
|
|
|
* GNUmakefile, PC.proj: All bundles and libProjectCenter are now
|
|
|
|
installed under GNUSTEP_SYSTEM_ROOT. Also the PC.proj templates
|
|
|
|
have now a correct install path default value.
|
|
|
|
|
|
|
|
2002-01-01 18:27 probert
|
|
|
|
|
|
|
|
* PC.proj, PCBundleProject.h, PCBundleProject.m: ProjectCenter now
|
|
|
|
validates project dictionaries and updates them if requested. I
|
|
|
|
also added new keys tp the PC.project files in order to be able to
|
|
|
|
generate valid *.spec.in files needed when building RPMs.
|
|
|
|
|
|
|
|
2001-12-29 16:37 probert
|
|
|
|
|
|
|
|
* ChangeLog: Removed the toplevel ChangeLog, updated the ChangeLogs
|
|
|
|
in the subdirectories and raised the version number to 0.2.6.
|
|
|
|
|
2001-12-29 15:37:30 +00:00
|
|
|
2001-12-29 15:06 probert
|
|
|
|
|
|
|
|
* PCBundleProject.m: Cleaned up the writeMakefile method
|
|
|
|
|
|
|
|
2001-08-03 16:23 probert
|
|
|
|
|
|
|
|
* PCBundleMakefileFactory.h, PCBundleMakefileFactory.m,
|
|
|
|
PCBundleProj.h, PCBundleProj.m, PCBundleProject.h,
|
|
|
|
PCBundleProject.m: New version - now copyrighted by the FSF
|
|
|
|
|
|
|
|
2001-08-01 14:35 probert
|
|
|
|
|
|
|
|
* GNUmakefile, GNUmakefile.postamble, GNUmakefile.preamble,
|
|
|
|
PCBundleMakefileFactory.m: New copyright information and minor
|
|
|
|
template additions
|
|
|
|
|
|
|
|
2001-07-01 21:01 probert
|
|
|
|
|
|
|
|
* GNUmakefile, GNUmakefile.preamble: Applied patch from Adam Fedor
|
|
|
|
|
|
|
|
2001-01-14 18:54 robert
|
|
|
|
|
|
|
|
* ChangeLog: Updated the ChangeLogs
|
|
|
|
|
2001-01-14 17:54:16 +00:00
|
|
|
2001-01-14 17:08 robert
|
|
|
|
|
|
|
|
* PCBundleProject.m: Added the supporting files category
|
|
|
|
|
|
|
|
2001-01-14 16:08 robert
|
|
|
|
|
|
|
|
* PCBundleProject.h, PCBundleProject.m: the principal class can now
|
|
|
|
be set using the GUI
|
|
|
|
|
|
|
|
2001-01-13 21:46 robert
|
|
|
|
|
|
|
|
* PCBundleMakefileFactory.m: fix in the bundle project related to
|
|
|
|
the principal class.
|
|
|
|
|
|
|
|
2001-01-13 16:56 robert
|
|
|
|
|
|
|
|
* PCBundleMakefileFactory.m: the principal class should now be set
|
|
|
|
in any cases
|
|
|
|
|
|
|
|
2001-01-10 16:19 robert
|
|
|
|
|
|
|
|
* PCBundleMakefileFactory.m: Initial support for RPM SPEC file
|
|
|
|
creation
|
|
|
|
|
|
|
|
2000-11-10 19:27 robert
|
|
|
|
|
|
|
|
* PCBundleProject.h, PCBundleProject.m: some daily work...
|
|
|
|
|
|
|
|
2000-11-10 15:08 robert
|
|
|
|
|
|
|
|
* ChangeLog: changelog for 0.2
|
|
|
|
|
2000-11-10 14:09:15 +00:00
|
|
|
2000-11-04 14:22 robert
|
|
|
|
|
|
|
|
* GNUmakefile, GNUmakefile.postamble, GNUmakefile.preamble,
|
|
|
|
Info.table, PC.proj, PCBundleMakefileFactory.h,
|
|
|
|
PCBundleMakefileFactory.m, PCBundleProj.h, PCBundleProj.m,
|
|
|
|
PCBundleProject.h, PCBundleProject.m: the new bundle project type -
|
|
|
|
probably not 100% correct but working
|
|
|
|
|