summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* Allow killing 'make docs' by Ctrl-c.Jan Holesovsky2012-01-251-1/+1
* callcatcher: update list, remove newly unused methodsCaolán McNamara2012-01-241-1/+1
* remove debugging printDavid Tardon2012-01-241-1/+0
* Revert "fix ( hopefully ) viewing artifacts in input line fdo#44391"Noel Power2012-01-241-1/+1
* fix ( hopefully ) viewing artifacts in input line fdo#44391Noel Power2012-01-241-1/+1
* filter out confusing unused code from external libraries for unusedcode.easyCaolán McNamara2012-01-231-1/+15
* Use -z defs to catch undefineds at build timeTor Lillqvist2012-01-231-0/+3
* Fix WiLangId.vbs operationFridrich Štrba2012-01-201-1/+3
* Oops, my badFridrich Štrba2012-01-201-1/+1
* Fix windows build of cppuMatus Kukan2012-01-201-1/+1
* fdo#44915 MSI installer l10n bugAndras Timar2012-01-191-9/+5
* Don't break file: URLsTor Lillqvist2012-01-191-1/+7
* honour JAVAFLAGS in gbuildRene Engelhard2012-01-191-1/+1
* Don't print fairly pointless and verbose warning messageTor Lillqvist2012-01-181-7/+0
* gbuild: UnoApiTarget: initialize target local varsMichael Stahl2012-01-171-0/+4
* gbuildify testCaolán McNamara2012-01-171-4/+5
* sort out dep problem with yacc-generated header (fdo#44707)David Tardon2012-01-164-9/+19
* gbuild: WNT_INTEL_MSC: replace also // with / in the pathMatúš Kukan2012-01-161-1/+2
* gbuild: simplify gb_Helper_abbreviate_dirs*Matúš Kukan2012-01-154-10/+5
* gbuild: platform/WNT_INTEL_MSC: use subst in gb_Helper_convert_nativeMatúš Kukan2012-01-151-4/+4
* gbuild: UnoApiTarget: refactor slightlyMatúš Kukan2012-01-151-7/+4
* remove dmake rules for unused file type *.xrbAndras Timar2012-01-154-33/+0
* Galaxy (default) icon theme is now in icon-themes/galaxyStefan Knorr (astron)2012-01-154-5/+5
* gbuild: UnoApiTarget: just touch the .urd fileMichael Stahl2012-01-141-4/+3
* gbuild: UnoApiTarget: use idlc -M for full dependenciesMichael Stahl2012-01-142-3/+41
* gbuild: UnoApiTarget: refactor to one idlc call per directoryMichael Stahl2012-01-141-21/+20
* gbuild: UnoApiTarget: various cleanupsMichael Stahl2012-01-141-33/+35
* gbuild: UnoApiTarget: fix dependenciesMichael Stahl2012-01-141-7/+25
* grml.. back to the drawing boardEike Rathke2012-01-141-11/+0
* make MacOSX happy again and have no /usr/include thereEike Rathke2012-01-131-0/+11
* ensure that /usr/include is _appended_ to INCLUDEEike Rathke2012-01-131-1/+1
* tweak makefiles after np_sdk is in tail_buildMatúš Kukan2012-01-111-0/+1
* gbuild: Executable.mk: don't build unregistered exesMichael Stahl2012-01-102-0/+5
* improve support for merging librariesMatúš Kukan2012-01-103-18/+57
* ./config_host.mk is to be sourced, not invokedEike Rathke2012-01-091-1/+1
* gbuild: add urlmon library for MSVCMichael Stahl2012-01-091-0/+1
* No need to mention the system "log" library, it clashes with our "log" libraryTor Lillqvist2012-01-091-1/+0
* Revert "gb_Library_PLAINLIBS_NONE should not contain system libs, says dtardon"Tor Lillqvist2012-01-091-0/+5
* gb_Library_PLAINLIBS_NONE should not contain system libs, says dtardonTor Lillqvist2012-01-091-5/+0
* Reword comment to match reality betterTor Lillqvist2012-01-091-3/+4
* create-tags: fix "./config_host.mk: Permission denied"Miklos Vajna2012-01-081-1/+1
* Generate docs for basicAugust Sodora2012-01-071-1/+1
* link versioninfo resource to dllsAndras Timar2012-01-061-5/+9
* solenv: that perl crud looks unhappyMichael Stahl2012-01-061-1/+0
* Merge branch 'feature/gbuild_extensions'Michael Stahl2012-01-066-10/+45
|\
| * gbuild: macosx.mk: Bundles have no install_nameMichael Stahl2012-01-061-1/+3
| * gbuild: macosx.mk: add gb_Library_BundleMichael Stahl2012-01-041-2/+11
| * gbuild: macosx.mk: enable -fobjc-exceptionsMichael Stahl2012-01-041-1/+1
| * add PLAINLIBS_NONE in the LAYERNorbert Thiebaud2012-01-041-0/+1
| * Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley2011-12-2428-115/+302
| |\