SubDir P4 ;
SubInclude P4 auth ;
SubInclude P4 broker ;
SubInclude P4 client ;
SubInclude P4 db ;
SubInclude P4 dbpipe ;
SubInclude P4 dbsupp ;
SubInclude P4 dbopen2 ;
SubInclude P4 diff ;
SubInclude P4 dm ;
SubInclude P4 dma ;
SubInclude P4 dmc ;
SubInclude P4 dmi ;
SubInclude P4 dml ;
SubInclude P4 dmp ;
SubInclude P4 dmr ;
SubInclude P4 dmrpc ;
SubInclude P4 dms ;
SubInclude P4 dmx ;
SubInclude P4 i18n ;
SubInclude P4 lbr ;
SubInclude P4 msgs ;
SubInclude P4 net ;
SubInclude P4 proxy ;
SubInclude P4 rcs ;
SubInclude P4 rpc ;
SubInclude P4 server ;
SubInclude P4 sslstub ;
SubInclude P4 support ;
SubInclude P4 sys ;
SubInclude P4 web ;
SubInclude P4 zlib ;
if $(PRODUCTION) { API ?= x ; }
if $(API) { SubInclude P4 api ; }
if $(TESTS) { SubInclude P4 tests ; }
# |
Change |
User |
Description |
Committed |
|
#1
|
15903 |
Matt Attaway |
Everything should be happy now between the Workshop and the depot paths |
|
|
//guest/perforce_software/p4/2014_2/Jamfile |
#1
|
15901 |
Matt Attaway |
Clean up code to fit modern Workshop naming standards |
|
|
//guest/perforce_software/p4/2014.2/Jamfile |
#1
|
12189 |
Matt Attaway |
Initial (and much belated) drop of 2014.2 p4 source code |
|
|