index
:
delta/libfaketime.git
automake
develop
macos-sierra
master
pthread_cond_clockwait
revert-178-automake-branch
github.com: wolfcw/libfaketime.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use CPPFLAGS during compilation
Daniel Kahn Gillmor
2018-02-19
1
-2
/
+2
*
Implement a fix for pthread_cond_timedwait with faketime
Matthias Liertzer
2018-01-02
1
-15
/
+15
*
Disable the non-null compare warning/error.
Andreas Rammhold
2016-12-20
1
-1
/
+1
*
Merge branch 'develop' (Jon Ringle's patches)
Jon Ringle
2015-02-08
1
-1
/
+11
|
\
|
*
Make libfaketime build, run and pass tests on SmartOS.
Julien Gilli
2014-08-06
1
-1
/
+11
*
|
Fix libfaketimeMT build to define PTHREAD
Dov Murik
2015-01-07
1
-1
/
+1
*
|
added runtime cache manipulation: change duration and active state with envir...
Joker
2014-11-17
1
-6
/
+0
|
/
*
Fix -lrt issues in Makefile
Wolfgang Hommel
2013-10-18
1
-3
/
+4
*
Do not use -ldl -lm when linking the wrapper
Wolfgang Hommel
2013-10-16
1
-3
/
+3
*
Remove second '-lrt' on linker calls to fix 32-bit building issue
Wolfgang Hommel
2013-10-16
1
-1
/
+1
*
Added note about how to test without installation
Wolfgang Hommel
2013-10-05
1
-0
/
+2
*
introducing rudimentary multilib installation path support
Wolfgang Hommel
2013-10-05
1
-7
/
+13
*
Preliminary multi-arch support for faketime wrapper when -DMULTI_ARCH is set
Wolfgang Hommel
2013-10-05
1
-0
/
+6
*
Add -Wextra and -Werror CFLAGS and also fix compile errors
Balint Reczey
2013-10-04
1
-1
/
+1
*
Added note about building 32-bit libraries/binaries
Wolfgang Hommel
2013-10-04
1
-0
/
+3
*
fix -lrt call for faketime binary linking
Wolfgang Hommel
2013-10-03
1
-1
/
+1
*
fix -lrt call for library linking
Wolfgang Hommel
2013-10-03
1
-2
/
+2
*
fix missing linker run
Wolfgang Hommel
2013-10-03
1
-1
/
+1
*
Ensure that -lrt is passed to compiler/linker for faketime.c
Wolfgang Hommel
2013-10-01
1
-0
/
+3
*
Provide timer related functions compatible with GLIBC 2.2 and >= 2.3.3 [pr32 ...
Balint Reczey
2013-09-30
1
-2
/
+2
*
enable FAKE_TIMERS for development branch
Wolfgang Hommel
2013-09-04
1
-1
/
+1
*
Wrap new and experimental features in #ifdef FAKE_SLEEP FAKE_TIMERS
Wolfgang Hommel
2013-09-04
1
-1
/
+7
*
Revert "merged rbalint's pr27"
Wolfgang Hommel
2013-09-01
1
-9
/
+1
*
Revert a2c8ac6..8b67256
Wolfgang Hommel
2013-08-29
1
-1
/
+9
*
Use nanosecond resolution for timestamps internally
Balint Reczey
2013-08-24
1
-1
/
+1
*
Refactor limited faking and spawn support
Balint Reczey
2013-08-23
1
-9
/
+1
*
Use the same global clock for all processes spawned by faketime -f '... iN'
Balint Reczey
2013-08-19
1
-1
/
+2
*
Rewrite faketime shell script in C
Balint Reczey
2013-08-19
1
-10
/
+11
*
Fix link order for --as-needed (see http://bugs.debian.org/711958)
Daniel Kahn Gillmor
2013-06-11
1
-2
/
+3
*
allow overriding specific arguments without changing the Makefile
Daniel Kahn Gillmor
2013-06-11
1
-3
/
+3
*
whitespace cleanup
Tomi Ollila
2012-08-30
1
-9
/
+9
*
Reorder linker flags as suggested by Lukas Fleischer
v0.9.1
Wolfgang Hommel
2012-02-05
1
-1
/
+1
*
Added feature to exec external command after x sec
Wolfgang Hommel
2012-01-11
1
-1
/
+5
*
Added new feature to limit libfaketime activity
Wolfgang Hommel
2012-01-08
1
-1
/
+4
*
Fixed build issues as suggested by Paul Wouters
Wolfgang Hommel
2011-11-28
1
-2
/
+2
*
libfaketime macos port
Derrick Brashear
2011-07-05
1
-1
/
+1
*
fixed one more hard-coded path
Wolfgang Hommel
2011-05-22
1
-1
/
+1
*
Use install(1) instead of mkdir(1) and cp(1) in Makefiles.
Lukas Fleischer
2011-05-10
1
-3
/
+4
*
Use a separate Makefile for meta files.
Lukas Fleischer
2011-05-10
1
-6
/
+0
*
Use a separate Makefile for man pages.
Lukas Fleischer
2011-05-10
1
-3
/
+0
*
Tell the compiler to be C99 compliant, enable all warnings.
Lukas Fleischer
2011-05-10
1
-1
/
+1
*
Source Makefile overhaul.
Lukas Fleischer
2011-05-10
1
-12
/
+20
*
Move test suite to a separate subdirectory.
Lukas Fleischer
2011-04-27
1
-13
/
+3
*
Add ".PHONY" target to the Makefile.
Lukas Fleischer
2011-04-26
1
-0
/
+2
*
Add an uninstall target to the Makefile.
Lukas Fleischer
2011-04-26
1
-0
/
+9
*
Use "$DESTDIR" and "$PREFIX" in the Makefile.
Lukas Fleischer
2011-04-26
1
-8
/
+10
*
git repository based on v0.8
v0.8
Wolfgang Hommel
2011-04-24
1
-0
/
+82