Commit graph

14 commits

Author SHA1 Message Date
Nicola Pero
6fa640ca9a Reimplemented improvement on relative paths in a way that should keep the configuration system working for relative paths
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@25907 72102866-910b-0410-8b05-ffd578937521
2008-01-09 17:44:12 +00:00
Nicola Pero
13a2a4a44a Updated comments to explain better why we need the script to output an unnecessary './' at the beginning of the path
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@25902 72102866-910b-0410-8b05-ffd578937521
2008-01-09 15:00:35 +00:00
Richard Frith-MacDonald
1f915012f7 rever to fix broken path handling on ms-windows
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@25844 72102866-910b-0410-8b05-ffd578937521
2008-01-03 14:47:40 +00:00
Nicola Pero
06b7f4f102 Excellent bug fixes from Hubert Chathi (debian), with some modifications of mine
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@25725 72102866-910b-0410-8b05-ffd578937521
2007-12-12 00:27:17 +00:00
Adam Fedor
6ef7c3e512 Update license to GPL 3
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@25539 72102866-910b-0410-8b05-ffd578937521
2007-10-30 14:18:41 +00:00
Nicola Pero
375f33aba3 Fixed copyright notices to tell the user they can read the GPL in the COPYING file, not COPYING.LIB
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@25329 72102866-910b-0410-8b05-ffd578937521
2007-07-13 10:11:48 +00:00
Richard Frith-MacDonald
3a16f3bf54 Fixup for relpath generation error when arguments are the same.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@24740 72102866-910b-0410-8b05-ffd578937521
2007-03-01 16:59:37 +00:00
Nicola Pero
8bd8b002d1 Implemented filesystem support
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@24597 72102866-910b-0410-8b05-ffd578937521
2007-02-16 04:22:26 +00:00
Adam Fedor
f7da0d90ea * Update FSF Address.
* Documentation/gnustep-howto.texi: Update required libs.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21244 72102866-910b-0410-8b05-ffd578937521
2005-05-22 03:20:14 +00:00
Nicola Pero
77a45e749b Normalize the given input paths by removing /./ components before using them
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@16805 72102866-910b-0410-8b05-ffd578937521
2003-05-27 08:55:26 +00:00
Adam Fedor
a830aae513 Filesystem change
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@16565 72102866-910b-0410-8b05-ffd578937521
2003-04-28 02:29:49 +00:00
Nicola Pero
4aa67de2e7 Use a more portable syntax for subcommands (xxx rather than $(xxx));
fixed case of paths with no common path in common


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13848 72102866-910b-0410-8b05-ffd578937521
2002-06-12 12:55:29 +00:00
Nicola Pero
a8dc88361e Fixed using this script with flattened gnustep
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13413 72102866-910b-0410-8b05-ffd578937521
2002-04-10 15:35:41 +00:00
Nicola Pero
df3477a0d4 New script
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13373 72102866-910b-0410-8b05-ffd578937521
2002-04-06 16:25:09 +00:00