projects
/
ghc-hetmet.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Don't build packages that need TH if we are making a profiling compiler
[ghc-hetmet.git]
/
utils
/
2010-10-20
Ian Lynagh
Follow Cabal change: Use usedExtensions rather than...
tree
|
commitdiff
2010-10-13
Ian Lynagh
Remove ghc-pkg's dependency on haskell98
tree
|
commitdiff
2010-10-12
Ian Lynagh
Fix build on Windows: ghc-pkg/Main.hs needs ForeignFunc...
tree
|
commitdiff
2010-10-06
Ian Lynagh
Fix build following haskell98 and -fglasgow-exts changes
tree
|
commitdiff
2010-09-30
Ian Lynagh
Handle EXTRA_LIBRARIES when building programs
tree
|
commitdiff
2010-09-29
Ian Lynagh
Fix the doc directory on Windows
tree
|
commitdiff
2010-09-18
Ian Lynagh
Fix mkUserGuidePart deps
tree
|
commitdiff
2010-09-17
Ian Lynagh
Bump dependencies
tree
|
commitdiff
2010-09-13
Simon Marlow
filter out the gcc-lib directory from the rts package...
tree
|
commitdiff
2010-07-30
simonpj@microsoft.com
Work around missing type signature in Happy
tree
|
commitdiff
2010-09-02
Ian Lynagh
Add some -no-user-package-conf flags
tree
|
commitdiff
2010-08-24
Ian Lynagh
Change how the dblatex/lndir problem is worked around
tree
|
commitdiff
2010-08-22
Ian Lynagh
Generate the bit in the user guide where we say what...
tree
|
commitdiff
2010-08-18
Ian Lynagh
Add _DATA_FILES to package-data.mk files
tree
|
commitdiff
2010-08-01
Ian Lynagh
Fix build: Add newline to end of ghc-pkg/Main.hs
tree
|
commitdiff
2010-07-25
ich@christoph-baue...
ghc-pkg: don't fail, if a file is already removed
tree
|
commitdiff
2010-07-16
Ian Lynagh
Link programs that have no Haskell objects with gcc...
tree
|
commitdiff
2010-07-15
Ian Lynagh
Remove an unnecessary #include
tree
|
commitdiff
2010-07-15
Ian Lynagh
Simplify some more CPP __GLASGOW_HASKELL__ tests
tree
|
commitdiff
2010-07-15
Ian Lynagh
Remove some code only used with GHC 6.11.*
tree
|
commitdiff
2010-07-15
Ian Lynagh
__GLASGOW_HASKELL__ >= 609 is now always true
tree
|
commitdiff
2010-07-04
Ian Lynagh
Simplify ghc-pkg's Cabal dependencies
tree
|
commitdiff
2010-07-04
Ian Lynagh
Use Cabal to configure the dist-install ghc-pkg; fixes...
tree
|
commitdiff
2010-06-15
Ian Lynagh
Change ghc-pwd's license to a string Cabal recognises
tree
|
commitdiff
2010-06-15
Simon Marlow
it should be an error to use relative directories ...
tree
|
commitdiff
2010-06-15
Simon Marlow
missing include-dirs or library-dirs is only a warning...
tree
|
commitdiff
2010-06-06
Ian Lynagh
In ghc-pkg, send warnings to stderr
tree
|
commitdiff
2010-05-08
Ian Lynagh
Optimise checkremove a bit
tree
|
commitdiff
2010-05-08
Ian Lynagh
Add tools to test that cleaning works properly
tree
|
commitdiff
2010-05-08
Ian Lynagh
Tidy up the "rm" flags in the build system
tree
|
commitdiff
2010-05-06
simonpj@microsoft.com
Refactoring of hsXxxBinders
tree
|
commitdiff
2010-05-06
Ian Lynagh
Detect EOF when trying to parse a string in hp2ps
tree
|
commitdiff
2010-05-05
Ian Lynagh
Fix hp2ps when the .hp file has large string literals
tree
|
commitdiff
2010-04-01
Simon Marlow
Remove the IND_OLDGEN and IND_OLDGEN_PERM closure types
tree
|
commitdiff
2010-03-29
Simon Marlow
New implementation of BLACKHOLEs
tree
|
commitdiff
2010-03-24
Ian Lynagh
Append $(exeext) to utils/ghc-pkg_dist_PROG
tree
|
commitdiff
2010-03-04
Simon Marlow
fix the Windows build some more
tree
|
commitdiff
2010-03-02
Simon Marlow
fix Windows build
tree
|
commitdiff
2010-02-26
Ian Lynagh
Fix the build with GHC < 6.12
tree
|
commitdiff
2010-02-24
Simon Marlow
Force encoding to UTF-8 when writing individual .conf...
tree
|
commitdiff
2010-02-21
Ian Lynagh
Add utils/ghctags/ghc.mk
tree
|
commitdiff
2010-02-21
Ian Lynagh
Make "make tags" work in the new build system
tree
|
commitdiff
2010-02-20
Ian Lynagh
Remove the old hstags util
tree
|
commitdiff
2010-02-16
Simon Marlow
Write the binary cache file atomically
tree
|
commitdiff
2010-01-13
Simon Marlow
hide modules properly with haddock
tree
|
commitdiff
2010-01-12
Simon Marlow
Invoke Haddock directly from the build system, instead...
tree
|
commitdiff
2009-12-18
simonpj@microsoft.com
Add an extra heading in the output for count_lines
tree
|
commitdiff
2009-12-16
Ian Lynagh
Fix build with Solaris sed
tree
|
commitdiff
2009-12-16
Ian Lynagh
Build and install inplace the count_lines and compareSi...
tree
|
commitdiff
2009-12-16
simonpj@microsoft.com
Add comments
tree
|
commitdiff
2009-12-15
Ian Lynagh
Add a size-comparison util
tree
|
commitdiff
2009-12-09
Ian Lynagh
Eliminate mkdependC
tree
|
commitdiff
2009-12-08
Ian Lynagh
Add -Iincludes to hp2ps's CC_OPTS
tree
|
commitdiff
2009-12-03
Ian Lynagh
Fix HPC column numbers, following the column number...
tree
|
commitdiff
2009-12-03
Ian Lynagh
Whitespace only
tree
|
commitdiff
2009-12-01
Ian Lynagh
Call $(SED) rather than sed
tree
|
commitdiff
2009-11-30
Simon Marlow
document 'recache' command in the help output (#3684)
tree
|
commitdiff
2009-11-29
Ian Lynagh
Follow Cabal changes
tree
|
commitdiff
2009-11-29
Ian Lynagh
Tweak layout to work with alternative layout rule
tree
|
commitdiff
2009-11-25
Simon Marlow
Use UTF-8 explicitly for InstalledPackageInfo
tree
|
commitdiff
2009-11-10
Ian Lynagh
Use relative paths for haddockHTMLs in the inplace...
tree
|
commitdiff
2009-11-08
Ian Lynagh
Put docs into versioned directory names; fixes trac...
tree
|
commitdiff
2009-11-08
Ian Lynagh
Tell ghc-cabal what strip program to use
tree
|
commitdiff
2009-11-08
Ian Lynagh
Remove ext-core
tree
|
commitdiff
2009-11-07
Ian Lynagh
mkdirhier now just calls mkdir -p
tree
|
commitdiff
2009-11-05
Ian Lynagh
Make installation on *nix work for paths with spaces...
tree
|
commitdiff
2009-11-05
Simon Marlow
Fix #3642: m GHC builds using the Haskell Platform
tree
|
commitdiff
2009-10-30
Ian Lynagh
Add ghc-cabal dependencies; fixes #3494
tree
|
commitdiff
2009-10-28
simonpj@microsoft.com
Remove a redundant parameter for mkTupleTy (the arity)
tree
|
commitdiff
2009-10-07
Matthias Kilian
Make the unpleasant sed one-liner less unpleasant
tree
|
commitdiff
2009-10-06
Ian Lynagh
Add --supported-languages support to dummy-ghc
tree
|
commitdiff
2009-10-06
Simon Marlow
follow changes in Distribution.Simple.PackageIndex API
tree
|
commitdiff
2009-10-02
Ian Lynagh
Use "order only constraints" for directories
tree
|
commitdiff
2009-09-30
Matthias Kilian
System.Console.Terminfo isn't available when bootstrapping.
tree
|
commitdiff
2009-09-27
Tim Chevalier
Under utils/ext-core, update README to mention that...
tree
|
commitdiff
2009-09-27
Ian Lynagh
Add support for relocatable builds in the new build...
tree
|
commitdiff
2009-09-23
Ian Lynagh
Make count_lines work with the new directory layout
tree
|
commitdiff
2009-09-23
Ian Lynagh
Add count_lines back into the repo
tree
|
commitdiff
2009-09-21
Ian Lynagh
Add sdist to ghc-cabal's bag of tricks
tree
|
commitdiff
2009-09-15
Matthias Kilian
Follow the builtin:rts vs. builtin_rts renaming
tree
|
commitdiff
2009-09-14
Simon Marlow
Fix build on Windows
tree
|
commitdiff
2009-09-14
Simon Marlow
Add "ghc-pkg init" command for creating a new package DB
tree
|
commitdiff
2009-09-13
Ian Lynagh
Fixes for compiling the HEAD with iteslf
tree
|
commitdiff
2009-09-12
Ian Lynagh
Fix the location of the package database in the install...
tree
|
commitdiff
2009-09-11
Simon Marlow
remove superfluous trailing backslash
tree
|
commitdiff
2009-09-11
Simon Marlow
Work around bug in old bytestring versions by reading...
tree
|
commitdiff
2009-09-10
Simon Marlow
binary has unused-import warnings
tree
|
commitdiff
2009-09-10
Simon Marlow
Change the representation of the package database
tree
|
commitdiff
2009-08-26
Ian Lynagh
Fix "make install"
tree
|
commitdiff
2009-08-26
Ian Lynagh
"ghc-cabal install" now needs to know where GHC is...
tree
|
commitdiff
2009-08-26
Simon Marlow
UNDO: fix the inplace runghc (it broke the installed...
tree
|
commitdiff
2009-08-24
Simon Marlow
Follow changes in Cabal: package -> sourcePackageId
tree
|
commitdiff
2009-08-20
Simon Marlow
Add unique package identifiers (InstalledPackageId...
tree
|
commitdiff
2009-08-20
Simon Marlow
fix the inplace runghc
tree
|
commitdiff
2009-08-14
Ian Lynagh
Make our install variables etc compliant with GNU stand...
tree
|
commitdiff
2009-08-11
Ian Lynagh
Check Cabal packages when validating
tree
|
commitdiff
2009-08-11
Ian Lynagh
Include a pointer to GHC.Exts in the generated GHC...
tree
|
commitdiff
2009-08-02
Simon Marlow
RTS tidyup sweep, first phase
tree
|
commitdiff
2009-08-02
Ian Lynagh
Fix permissions when installing
tree
|
commitdiff
2009-08-02
Ian Lynagh
Fix creation of library doc index, and put the library...
tree
|
commitdiff
next