1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-04-23 09:01:25 +02:00
Commit Graph

29 Commits

Author SHA1 Message Date
Brad Jorsch bbe55ba242 Fix "make dist"
The "make dist" command can be used to generate the release tarball, but
only if the Makefile.am correctly specifies EXTRA_DIST, specifies
headers in foo_SOURCES, and so on.
2010-04-12 09:58:37 +02:00
Carlos R. Mafra 2901a153ce Remove ancient 'DBase 3' data file
Pointed out by Tamas TEVESZ.
2010-03-09 22:50:52 +01:00
Carlos R. Mafra 72689513a3 Makefile: Beautify compilation messages
This patch adds the --disable-verbose-compile switch to the
configure script.

When this option is used it reduces the verbosity of compilation
messages to the essential. However compiler warnings are not affected
and thus gain visibility by not standing in the middle of a storm
of other messages.

In summary, the compilation messages are reduced to a stream of

CC array.o
CC bagtree.o
CC configuration.o
CC connection.o
CC data.o
[...]

instead of a mind-boggling flux of

gcc -DHAVE_CONFIG_H -I. -I../src -I../WINGs/WINGs -I../wrlib -I../src
-I/usr/include/freetype2   -I/usr/local/include
-DLOCALEDIR=\"/usr/local/lib/loca\"/usr/local/share/WINGs\"
-DDEBUG  -fno-strict-aliasing -g -O2 -c array.c
gcc -DHAVE_CONFIG_H -I. -I../src -I../WINGs/WINGs
-I../wrlib -I../src -I/usr/include/freetype2   -I/usr/local/include
-DLOCALEDIR=\"/usr/local/lib/loca\"/usr/local/share/WINGs\"
-DDEBUG  -fno-strict-aliasing -g -O2 -c bagtree.c
[...]
2008-11-05 18:03:07 +01:00
kojima 1f12617065 converted menu and po files to utf-8 2004-10-17 04:32:25 +00:00
kojima 80fefd29e4 fixed crash bug on startup
added paste-launch on dock
2001-09-03 22:31:30 +00:00
dan 962d9407c1 added missing plmenu.ja to Makefile.am 2001-05-11 23:35:03 +00:00
kojima 9d88b14f59 tomka's i18n fixes 2001-02-08 22:43:00 +00:00
dan 446e260186 Bulgarian po and menu files 2000-09-14 22:10:30 +00:00
kojima 5652f7b7cd added romanian menus 2000-07-25 00:07:44 +00:00
dan 4b2b2bcac3 Added spanish plmenu 2000-06-16 00:16:35 +00:00
kojima cc22ef1f20 removed stale makefile.in
added finnish menus
2000-04-02 20:47:28 +00:00
dan 3ac51d8e32 Updated korean menu files 1999-10-08 16:22:05 +00:00
dan 28636cc873 Updated menu.pl, and added plmenu.pl (polish) 1999-10-07 17:03:20 +00:00
kojima dbdb44a4db added patch with bugfixes for wings/textfield/panel exit with escape/bag etc
changed iconchooser to center icons/text
updated po files
1999-10-02 20:24:41 +00:00
kojima ac4053478a updated po files, fixed some bugs 1999-09-16 03:01:14 +00:00
kojima d36d6f9320 plmenu.da update 1999-05-01 00:23:37 +00:00
kojima daeb6d67e2 bug fixes in icon placement, attribute inspector, balloon, workspace display
timeout
1999-04-30 23:31:00 +00:00
dan 070680f72e Updated again the locale files (changed name for Chinese locale). 1999-04-20 10:30:04 +00:00
dan 5391ce4c5d Updated some locate files (slovak and chinese). 1999-04-20 08:18:28 +00:00
kojima 2b1dfb439d added some updated po files (korean, chinese) 1999-04-18 22:10:50 +00:00
kojima 7f9f88940d Initial update from my source tree. For 0.52.0 1999-03-15 23:41:22 +00:00
dan e7495baff7 0.51.1 pre snapshot. Be careful, it may be buggy. It fixes some bugs though. 1999-02-17 11:06:40 +00:00
dan 416e3a82be Update for 0.51.0 1999-01-25 19:06:50 +00:00
dan cb320b2fc3 Update to Window Maker 0.50.2 1999-01-11 12:28:12 +00:00
dan 64d136789c Latest fixes, before releasing 0.50.0 1999-01-07 16:22:35 +00:00
dan 0261c32636 Code update for Window Maker version 0.50.0
Read changes in ChangeLog and NEWS
1999-01-06 15:22:33 +00:00
dan 9007a6575d This update includes the 0.20.3pre3 code 1998-11-23 11:32:19 +00:00
dan 9af1c6c415 Updating to version 0.20.2
Many bug fixes.
1998-10-21 14:43:47 +00:00
scottc 9d2e6ef9f1 Initial revision 1998-09-29 22:36:29 +00:00