/[polypkg]/trunk/Makefile
ViewVC logotype

Log of /trunk/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 228 - (view) (annotate) - [select for diffs]
Modified Fri Sep 18 21:46:04 2009 UTC (2 months ago) by tperciva
File length: 2606 byte(s)
Diff to previous 227
Make pp-stripped depend on .svn too

Revision 227 - (view) (annotate) - [select for diffs]
Modified Mon Sep 14 17:29:37 2009 UTC (2 months, 1 week ago) by tperciva
File length: 2601 byte(s)
Diff to previous 226
Make `pp` depend on .svn so the svnversion is not out-of-date

Prevents `pp` retaining an old revision number after committing local
changes.

Revision 226 - (view) (annotate) - [select for diffs]
Modified Mon Sep 14 17:25:57 2009 UTC (2 months, 1 week ago) by tperciva
File length: 2596 byte(s)
Diff to previous 223
Restore installed-version nagging to `pp` target

To help prevent the public pp version being out-of-date

Reverts revision 195.

Revision 223 - (view) (annotate) - [select for diffs]
Modified Thu Jun 18 00:34:29 2009 UTC (5 months ago) by tperciva
File length: 2596 byte(s)
Diff to previous 217
Build pp-stripped in the default `make` target (all)

Revision 217 - (view) (annotate) - [select for diffs]
Modified Tue Jun 16 22:17:51 2009 UTC (5 months ago) by tperciva
File length: 2584 byte(s)
Diff to previous 210
Implement pp_mkuser on Solaris

Fixes bug #701: Installer does not create the sshd user
  (Quest OpenSSH)

Revision 210 - (view) (annotate) - [select for diffs]
Modified Thu Feb 12 03:04:38 2009 UTC (9 months, 1 week ago) by dleonard
File length: 2559 byte(s)
Diff to previous 208
add new file

Revision 208 - (view) (annotate) - [select for diffs]
Modified Wed Feb 11 21:26:56 2009 UTC (9 months, 1 week ago) by dleonard
File length: 2539 byte(s)
Diff to previous 195
Tru64 support - experimental, but seems to work

Revision 195 - (view) (annotate) - [select for diffs]
Modified Thu Oct 23 16:39:19 2008 UTC (12 months, 4 weeks ago) by dleonard
File length: 2502 byte(s)
Diff to previous 194
Don't check /data/rc in the all target since that filesystem is often down in these transition days

Revision 194 - (view) (annotate) - [select for diffs]
Modified Thu Oct 23 16:30:24 2008 UTC (12 months, 4 weeks ago) by dleonard
File length: 2502 byte(s)
Diff to previous 189
Replace 'pp.ln' with the new PP_DEV_PATH mechanism.

When developing polypkg, it is useful to run the uncommitted version instead
of the pp present in some other project directory. I used to rely on symlinks
into the polypkg src dir, but this breaks when doing a 'make dist', since
the wrong polypkg is installed. So, from now on, I will use an overriding
environment variable ($PP_DEV_PATH) that future pp scripts will honour;
transferring control to the development version instead.

Note that if you plan to use this to wrap polypkg, then your wrapper script
should unset PP_DEV_PATH - otherwise you will get an execution loop.

Revision 189 - (view) (annotate) - [select for diffs]
Modified Wed Oct 15 22:57:46 2008 UTC (13 months ago) by dleonard
File length: 2910 byte(s)
Diff to previous 187
remove archaic vararg form: ${1+"$@"} -> "$@"  

Revision 187 - (view) (annotate) - [select for diffs]
Modified Wed Oct 15 18:44:09 2008 UTC (13 months ago) by dleonard
File length: 2916 byte(s)
Diff to previous 186
Separate platform functions out into their own files in preparation for making consistent

Revision 186 - (view) (annotate) - [select for diffs]
Modified Wed Oct 15 15:10:27 2008 UTC (13 months ago) by dleonard
File length: 2824 byte(s)
Diff to previous 185
Add target for pp.ln

Revision 185 - (view) (annotate) - [select for diffs]
Modified Tue Oct 14 22:09:10 2008 UTC (13 months, 1 week ago) by dleonard
File length: 2500 byte(s)
Diff to previous 172
Add IRIX inst support (incomplete)

Revision 172 - (view) (annotate) - [select for diffs]
Modified Wed Jun 4 01:16:22 2008 UTC (17 months, 2 weeks ago) by tperciva
File length: 2483 byte(s)
Diff to previous 140
Print the local and installed pp versions when building
as a hint to `make install` the current version when done

Revision 140 - (view) (annotate) - [select for diffs]
Modified Wed Sep 5 04:30:20 2007 UTC (2 years, 2 months ago) by dleonard
File length: 2229 byte(s)
Diff to previous 138
quieter install

Revision 138 - (view) (annotate) - [select for diffs]
Modified Mon Aug 20 06:01:45 2007 UTC (2 years, 3 months ago) by tperciva
File length: 2228 byte(s)
Diff to previous 135
Fix check for mixed-version packages

Revision 135 - (view) (annotate) - [select for diffs]
Modified Mon Aug 20 03:52:30 2007 UTC (2 years, 3 months ago) by tperciva
File length: 2228 byte(s)
Diff to previous 107
Refuse to install modified or mixed-revision versions to /data/rc/pub

Revision 107 - (view) (annotate) - [select for diffs]
Modified Tue Feb 27 02:42:45 2007 UTC (2 years, 8 months ago) by dpovey
File length: 2050 byte(s)
Diff to previous 104
- Add support for services. 
- Refactor some stuff so that we build with dpkg-deb rather than doing ar hackery

Revision 104 - (view) (annotate) - [select for diffs]
Modified Mon Feb 26 03:04:07 2007 UTC (2 years, 8 months ago) by dleonard
File length: 2030 byte(s)
Diff to previous 102
update copyright year; comments

Revision 102 - (view) (annotate) - [select for diffs]
Modified Thu Feb 8 11:31:54 2007 UTC (2 years, 9 months ago) by dleonard
File length: 1528 byte(s)
Diff to previous 96
incomplete/experimental support for macosx

Revision 96 - (view) (annotate) - [select for diffs]
Modified Fri Jan 12 02:21:27 2007 UTC (2 years, 10 months ago) by tperciva
File length: 1510 byte(s)
Diff to previous 68
Implement .deb backend probe function, and add deb backend to pp
The deb backend is unfinished, but being able to use --probe is useful

Revision 68 - (view) (annotate) - [select for diffs]
Modified Thu Sep 21 05:54:31 2006 UTC (3 years, 2 months ago) by davidl
File length: 1494 byte(s)
Diff to previous 55
Add pp.quest

Revision 55 - (view) (annotate) - [select for diffs]
Modified Tue Sep 19 05:15:41 2006 UTC (3 years, 2 months ago) by davidl
File length: 1481 byte(s)
Diff to previous 49
tags depends on source files

Revision 49 - (view) (annotate) - [select for diffs]
Modified Thu Sep 14 16:24:46 2006 UTC (3 years, 2 months ago) by davidl
File length: 1470 byte(s)
Diff to previous 37
allow alternate shells when testing

Revision 37 - (view) (annotate) - [select for diffs]
Modified Thu Aug 3 05:58:35 2006 UTC (3 years, 3 months ago) by davidl
File length: 1444 byte(s)
Diff to previous 26
fix brain-death with solaris sed

Revision 26 - (view) (annotate) - [select for diffs]
Modified Thu Jul 27 12:21:01 2006 UTC (3 years, 3 months ago) by davidl
File length: 1412 byte(s)
Diff to previous 19
HPUX backend (incomplete)

Revision 19 - (view) (annotate) - [select for diffs]
Modified Tue Jul 25 00:22:18 2006 UTC (3 years, 3 months ago) by davidl
File length: 1390 byte(s)
Diff to previous 9
don't strip the licence out

Revision 9 - (view) (annotate) - [select for diffs]
Modified Tue Jul 18 17:02:12 2006 UTC (3 years, 4 months ago) by davidl
File length: 1381 byte(s)
Diff to previous 8
add licence

Revision 8 - (view) (annotate) - [select for diffs]
Modified Tue Jul 18 16:45:55 2006 UTC (3 years, 4 months ago) by davidl
File length: 1342 byte(s)
Diff to previous 5
improve dependency and symlink handling

Revision 5 - (view) (annotate) - [select for diffs]
Modified Mon Jul 17 16:13:57 2006 UTC (3 years, 4 months ago) by davidl
File length: 1346 byte(s)
Diff to previous 4
versioning

Revision 4 - (view) (annotate) - [select for diffs]
Modified Mon Jul 17 16:05:16 2006 UTC (3 years, 4 months ago) by davidl
File length: 1164 byte(s)
Diff to previous 2
aix fixes; better transient file cleanup

Revision 2 - (view) (annotate) - [select for diffs]
Modified Mon Jul 17 15:17:56 2006 UTC (3 years, 4 months ago) by davidl
File length: 1163 byte(s)
Diff to previous 1
solaris and service improvements

Revision 1 - (view) (annotate) - [select for diffs]
Added Mon Jul 17 01:55:43 2006 UTC (3 years, 4 months ago) by davidl
File length: 910 byte(s)
Import current polypkg sources into SVN

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Ted.Percival@quest.com
ViewVC Help
Powered by ViewVC 1.1.2