Re: [GHC] #1924: Rewrite the handling of values we get from ./configure

2009-08-16 Thread GHC
#1924: Rewrite the handling of values we get from ./configure
-+--
Reporter:  igloo |Owner:  igloo   
Type:  bug   |   Status:  closed  
Priority:  high  |Milestone:  6.12.1  
   Component:  Build System  |  Version:  6.8.1   
Severity:  normal|   Resolution:  fixed   
Keywords:|   Difficulty:  Unknown 
Testcase:|   Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
-+--
Changes (by igloo):

  * status:  new = closed
  * resolution:  = fixed

Comment:

 Fixed by:
 {{{
 Fri Aug 14 15:45:49 PDT 2009  Ian Lynagh ig...@earth.li
   * Make our install variables etc compliant with GNU standards; fixes
 #1924
 }}}

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/1924#comment:7
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #1924: Rewrite the handling of values we get from ./configure

2009-06-01 Thread GHC
#1924: Rewrite the handling of values we get from ./configure
-+--
Reporter:  igloo |Owner:  igloo   
Type:  bug   |   Status:  new 
Priority:  high  |Milestone:  6.12.1  
   Component:  Build System  |  Version:  6.8.1   
Severity:  normal|   Resolution:  
Keywords:|   Difficulty:  Unknown 
Testcase:|   Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
-+--
Changes (by simonmar):

  * owner:  = igloo

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/1924#comment:6
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #1924: Rewrite the handling of values we get from ./configure

2009-04-10 Thread GHC
#1924: Rewrite the handling of values we get from ./configure
-+--
Reporter:  igloo |Owner:  
Type:  bug   |   Status:  new 
Priority:  high  |Milestone:  6.12.1  
   Component:  Build System  |  Version:  6.8.1   
Severity:  normal|   Resolution:  
Keywords:|   Difficulty:  Unknown 
Testcase:|   Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
-+--
Changes (by igloo):

  * milestone:  6.12 branch = 6.12.1

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/1924#comment:5
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #1924: Rewrite the handling of values we get from ./configure

2008-10-04 Thread GHC
#1924: Rewrite the handling of values we get from ./configure
--+-
 Reporter:  igloo |  Owner:  
 Type:  bug   | Status:  new 
 Priority:  high  |  Milestone:  6.12 branch 
Component:  Build System  |Version:  6.8.1   
 Severity:  normal| Resolution:  
 Keywords:| Difficulty:  Unknown 
 Testcase:|   Architecture:  Unknown/Multiple
   Os:  Unknown/Multiple  |  
--+-
Changes (by igloo):

  * milestone:  6.10.1 = 6.12 branch

Comment:

 I don't think this is worth doing mid-branch, so punting to 6.12.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/1924#comment:4
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #1924: Rewrite the handling of values we get from ./configure

2008-07-14 Thread GHC
#1924: Rewrite the handling of values we get from ./configure
--+-
 Reporter:  igloo |  Owner: 
 Type:  bug   | Status:  new
 Priority:  high  |  Milestone:  6.10.1 
Component:  Build System  |Version:  6.8.1  
 Severity:  normal| Resolution: 
 Keywords:| Difficulty:  Unknown
 Testcase:|   Architecture:  Unknown
   Os:  Unknown   |  
--+-
Changes (by igloo):

  * milestone:  6.10 branch = 6.10.1

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/1924#comment:1
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


[GHC] #1924: Rewrite the handling of values we get from ./configure

2007-11-23 Thread GHC
#1924: Rewrite the handling of values we get from ./configure
-+--
Reporter:  igloo |   Owner: 
Type:  bug   |  Status:  new
Priority:  high  |   Milestone:  6.10 branch
   Component:  Build System  | Version:  6.8.1  
Severity:  normal|Keywords: 
  Difficulty:  Unknown   |Testcase: 
Architecture:  Unknown   |  Os:  Unknown
-+--
 The handling of values we get from configure needs to be rewritten to
 follow the normal conventions, and we should check that everything gets
 sane values (in particular, I'm not sure if mandir does currently). This
 was discussed in these messages and their replies:
 http://www.haskell.org/pipermail/cvs-ghc/2007-September/038407.html
 http://www.haskell.org/pipermail/cvs-ghc/2007-September/038418.html

 We should also only do this in a single file which is shared between
 normal builds and bindists, rather than doing it in both `mk/config.mk.in`
 and `distrib/Makefile-bin-vars.in`.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/1924
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs