index
:
platform/upstream/make
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2014.q4_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_tool
accepted/tizen_6.0_base_tool_hotfix
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base_tool
accepted/tizen_7.0_base_tool_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_riscv
accepted/tizen_base_tool
accepted/tizen_base_toolchain
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
backup/make-4.0-20211230
pristine-tar
sandbox/backup/make_4.3_20230109
sandbox/backup/make_4.3_20240110
sandbox/jinwang.an/make-4.3_20211228
sandbox/kevinthierry/bump-4.0
sandbox/kevinthierry/pristine-tar
sandbox/kevinthierry/upstream
sandbox/make_4.4
sandbox/mkashkarov/tizen_6.0_build
sandbox/pcoval/tizen
sandbox/vbarinov/asan
sandbox/vbarinov/ubsan
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_base_dev
tizen_ivi_genivi
upstream
Domain: System / Base; Licenses: GPL-2.0;
Donghun Kwak <dh0128.kwak@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.in
Age
Commit message (
Expand
)
Author
Files
Lines
1999-07-22
* Make some portability fixes.
3.77.90
Paul Smith
1
-1
/
+1
1999-07-22
* Installed new versions of GLIBC glob library.
Paul Smith
1
-1
/
+1
1999-07-21
* Add configure option to enable dmalloc library.
Paul Smith
1
-0
/
+12
1999-04-25
* Add new jobserver feature.
Paul Smith
1
-2
/
+15
1999-03-30
* More build fixes. I think a vanilla CVS checkout should build OK now.
Paul Smith
1
-1
/
+5
1999-03-26
* Manual updates: added xrefs, some typos sent by users.
Paul Smith
1
-3
/
+3
1999-03-05
* Define and use xstrdup() instead of strdup().
Paul Smith
1
-1
/
+1
1999-03-05
* Update FSF address info in copyright notices.
Paul Smith
1
-2
/
+9
1999-02-22
* New feature: .LIBPATTERNS controls the way -lfoo dependencies are expanded.
Paul Smith
1
-4
/
+7
1999-02-19
* Updates for automake 1.4 and autoconf 2.13
Paul Smith
1
-15
/
+39
1998-10-03
Checkpoint changes. Bug fixes, mostly.
Paul Smith
1
-8
/
+27
1998-07-30
GNU make release 3.77.
Paul Smith
1
-4
/
+47
1997-09-19
Quick changes for make 3.76.1.
3.76.1
Paul Smith
1
-5
/
+2
1997-09-16
Changes for GNU make 3.76
Paul Smith
1
-1
/
+1
1997-09-05
Changes for GNU make 3.75.93.
Paul Smith
1
-2
/
+2
1997-08-27
Updates for GNU make 3.75.92.
Paul Smith
1
-1
/
+1
1997-08-18
Bug fixes and automake changes.
Paul Smith
1
-3
/
+10
1997-04-07
Last-minute changed for 3.75.1
Paul Smith
1
-0
/
+1
1997-04-07
Changes for make 3.75.1
Paul Smith
1
-1
/
+1
1996-07-20
Sat Jul 20 05:29:43 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1
-1
/
+1
1996-06-22
Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1
-1
/
+0
1995-12-14
Remove check for `sysconf (_SC_OPEN_MAX)'.
Roland McGrath
1
-11
/
+0
1995-08-17
Don't check for getdtablesize.
Roland McGrath
1
-1
/
+1
1995-03-21
Remove AC_TYPE_GETGROUPS; nothing needs it any more.
Roland McGrath
1
-1
/
+0
1995-02-22
Check for strsignal.
Roland McGrath
1
-1
/
+1
1995-02-13
(CFLAGS, LDFLAGS): Don't set these variables.
Roland McGrath
1
-4
/
+0
1995-02-05
Check for mktemp.
3.72.5
Roland McGrath
1
-1
/
+1
1995-02-05
(make_cv_sysconf_open_max): New check for `sysconf (_SC_OPEN_MAX)'.
Roland McGrath
1
-0
/
+11
1995-01-15
(union wait check): If WEXITSTATUS and WTERMSIG are defined, just use int.
Roland McGrath
1
-0
/
+4
1994-11-28
(AC_OUTPUT): Don't write glob/Makefile.
Roland McGrath
1
-1
/
+1
1994-11-28
(AC_CHECK_SYMBOL): Use AC_DEFINE_UNQUOTED.
Roland McGrath
1
-1
/
+1
1994-11-28
Don't check for ranlib.
Roland McGrath
1
-1
/
+0
1994-11-15
Put dnls before random whitespace.
Roland McGrath
1
-2
/
+2
1994-11-08
Converted to Autoconf v2.
Roland McGrath
1
-37
/
+52
1994-06-04
Don't check for sys_siglist and _sys_siglist with AC_HAVE_FUNCS.
Roland McGrath
1
-1
/
+7
1994-05-17
(SCCS_GET_MINUS_G check): Put -G flag before file name.
Roland McGrath
1
-1
/
+1
1994-04-21
Check for seteuid and setegid.
Roland McGrath
1
-1
/
+1
1994-03-29
Put $Id$ inside [] in AC_REVISION, since expansion contains a comma.
Roland McGrath
1
-1
/
+1
1994-03-28
Do AC_SET_MAKE.
Roland McGrath
1
-0
/
+1
1994-03-28
Added rcsid.
Roland McGrath
1
-0
/
+1
1994-02-11
entered into RCS
Roland McGrath
1
-7
/
+1
1993-12-23
Formerly configure.in.~32~
Roland McGrath
1
-2
/
+2
1993-12-22
Formerly configure.in.~31~
Roland McGrath
1
-3
/
+2
1993-12-17
Formerly configure.in.~30~
Roland McGrath
1
-2
/
+2
1993-12-14
Formerly configure.in.~29~
Roland McGrath
1
-0
/
+2
1993-12-14
Formerly configure.in.~28~
Roland McGrath
1
-2
/
+14
1993-12-03
Formerly configure.in.~27~
Roland McGrath
1
-1
/
+1
1993-10-22
Formerly configure.in.~26~
Roland McGrath
1
-1
/
+2
1993-10-18
Formerly configure.in.~25~
Roland McGrath
1
-3
/
+1
1993-08-16
Formerly configure.in.~24~
Roland McGrath
1
-0
/
+3
[next]